Stylish-Custom

17576788081

Comments

  • ChoGGi said:

    Oh all right (spoilsport) rightclick, pick some toolbars then close the dialog, that toggle button is purely temporary.

  • edited October 2016 Waterfox
    Aaah, Rclick the toolbar, there's a menu! .... I got it now!
    image
    I told'ya, i don't remember how to use it, it's been ....5 years or so?
  • I still see 2 Clear search buttons:
    image
    320 x 32 - 5K
  • makondo said:

    Aaah, Rclick the toolbar, there's a menu! .... I got it now!
    image
    I told'ya, i don't remember how to use it, it's been ....5 years or so?

    Oh pish posh

    the Clear Search button should be there, I don't know why that clear button is there... what's the id in dom inspector?
  • edited October 2016 Firefox
    From my Findbar Fix addon.
    First Last Tab

  • edited October 2016 Waterfox
    Oh, i see, makes sense - i don't see it in the clean profile! should've figured it myself image
    I'll use css to hide it. Thanks, Sonny!
  • edited October 2016 Chrome
    Hmm, I could probably add a check for that, then hide my button?

    Edit: does that findbar work for you, it just gives me errors (undefined entity & findBar._findField is undefined)
  • edited October 2016 Waterfox
    Which findbar? in the editor or Sonny' ext?
    Actually, i don't have problems with either.
  • Oh, when I open a style to edit; I get that error (when using his ext).
  • I get the word 'undefined' in the box (like a placeholder, see my pic above) but a search works fine (using 'New' search, don't remember what 'Old' is about).
  • edited October 2016 Waterfox
    It suddenly 'broke' - it no opens SC editor instead of SEM (as it used to up until now). Too bad, uninstalled in this profile but will continue testing in another profile if needed.
    Really, really sux 'cause the search in SC (all styles by a word/expression) is indispensable! I miss it a whole ton!
    I might keep it disabled and enable every time i need to search styles for something ... fun (not!).
  • WhatThe?!? Reinstalled, works separately again: id editor is opened from some SC menu, it will open SC editor, if it's from anything else, open SEM editor as it should, IMO). I can see a conflict happening though, probably depends which ext. loads first. Any ideas how i can disable SC editor so that it always opens SEM editor?
  • What method do you use to open the editor?
  • I use Sonny' CB Style Toggler button (highly recommend!). Lclick a style in the dropdown list opens the style in the editor (my SEM is set to open styles in standalone).
  • Hmm I like those import/export style buttons (yonk)
    Although that clone style just gave me a blank style with no errors

    Strange that there's interference, SEM opens styles in the new dialog, I added the one from stylish 1.4.3, and use that
  • I know! It worked perfectly fine just before today. I reinstalled SC but it still does this odd thing. I now have it disabled and will have to enable whenever i need search styles for something.

    WTF?!? Just tried again and it worked as it should, got SEM editor .... Seriously, image?
  • Aha! It's not this button, this one opens Sonny's editor all right. It's the Stylish button:

    image
    251 x 209 - 25K
  • edited October 2016 Chrome
    Yeah I overwrite the menuitems to open in SC, I'll stick an option in there to have it open with your choice.
    For now you can open content\overlay.js and remove the section below
    //replace edit for stylish menuitem rightclick menu
    Edit: there is also an option to rightclick and open style or open menu (change it to menu)

    v0.8.7
    Global:
    Changed treechildren to use checkmark icons for enable/disable status
    Right-clicking styles in Stylish toolbarbutton work correctly now
    Added slightly different icons for each SC window
    Get StyleSheets menuitem now adds an @-moz-doc-domain rule

    Edit:
    Renamed Merge to Merge Lines
    Toolbar menu is sorted correctly

    Options:
    Re-added Manage view>Sidebar

    Info:
    Made search find-as-you-type, and removed clear button
    Moved Refresh next to search

    Import/Export:
    Fixed loop error if you import styles without any installed
    Made search find-as-you-type
    Removed confusing Save/Disable radios, now it just saves on dialog close
    Made it save export type when you toggle it instead of when you export
    Fixed issue with having to click Select Enabled twice after you clicked Select All
    Saves XML filename

    https://addons.mozilla.org/addon/stylish-custom/
    https://choggi.org/misc/Stylish-Custom/Stylish-Custom-0.8.7.xpi
  • Thanks, i'll wait for an update (don't you remember i break js just by looking at it?).
  • What's up with Export/Import? Doesn't seem to export (doesn't create a file). I remember i always had problems with this but i believe somehow managed to do once or twice...
  • edited October 2016 Waterfox
    OK, it's not Export, it's Import - doesn't see my file. See the pic of what i get when i type the file name:
    image
  • "Select directory containing css files to import"
    Edit: you may need to hit refresh for it to show up in the list (I've changed it to make sure the list is updated after you browse now)
    image
    450 x 400 - 38K
  • You lost me ... what are you showing above, what is it?
    I click Toolbarbutton/Import styles, it opens filepicker where i can't find the file. Done.
  • edited October 2016 Firefox
    If you have created an export file, specify where you want to save it. Then when importing that file, from the filepicker, point to where you saved it and the tree above should be generated. After that, importing files should automatically bring up the tree list of saved files from your specified location.
  • edited October 2016 Firefox
    @ChoGGi,
    Could you incorporate the button clicks from the toolbarbutton without the dropdown menu into the Stylish Info menuitem of the dropdown menu or make the Stylish Info menuitem a menu with a sub-menu for the three options, and you can eliminate that toolbarbutton? Just a suggestion.
  • edited October 2016 Waterfox
    Sonny, that' just the point - the filepicker pops up but it doesn't find the file, see my pick above.

    EDIT: wait! i think i'm getting somewhere ... BB.
  • edited October 2016 Waterfox
    OK, i did it. Will have to try it again. Funny how it didn't find the file yesterday though ...

    @buttons/menus. I like that default S button shows Global styles, keep that. But i like all the items in both SC menus. Would be nice to combine all that w/out eliminating anything ... maybe through using submenus but keep it all! Please.
  • edited October 2016 Chrome
    makondo said:

    Sonny, that' just the point - the filepicker pops up but it doesn't find the file, see my pick above.

    It isn't a filepicker, it's a directory picker (the directory that you have stored the xml/css in). Just to keep it simple:
    1. open import
    2. browse to folder with SCstyles.xml in it
    3. press select folder (do not select or type in a file name, though a folder name is fine)
    4. if it doesn't show SCstyles then click refresh
    Sonny said:

    @ChoGGi,
    Could you incorporate the button clicks from the toolbarbutton without the dropdown menu into the Stylish Info menuitem of the dropdown menu or make the Stylish Info menuitem a menu with a sub-menu for the three options, and you can eliminate that toolbarbutton? Just a suggestion.

    I'm pretty sure that toolbarbutton was a request from someone.
  • edited October 2016 Chrome
    makondo said:

    @buttons/menus. I like that default S button shows Global styles, keep that. But i like all the items in both SC menus. Would be nice to combine all that w/out eliminating anything ... maybe through using submenus but keep it all! Please.

    You can move all the menuitems to the S button (other then the guide link)
    Edit: Options>Menuitems>menuitem locations
  • edited October 2016 Waterfox
    "browse to folder with SCstyles.xml in it..." - that was the problem, i forgot to just click Select after that. It's done now, thanks!

    EDIT:
    2. What i think Sonny is talking about is to make items from one of the SC buttons (all those clicks - M-standalone, M-addons, etc.) a submenu items in that same S button.

    SEE MY EDIT HERE and forget all the nonsense i typed before image
    It's been too long since i used SC ...

Sign In or Register to comment.