Organising Rubies
-
I've noticed that some rubies install into their own submenu in the plugins dropdown.. is this something we can do to organise the plugins? eg put all the edge tools in 1 submenu, all the exporters in another etc?
just a thought..
-
This plugin makes an attempt at doing that: http://www.smustard.com/script/Organizer
Although it isnt compatible with all plugins.
-
aah thank you
-
You can also do it yourself to a certain extent. The main problem is with the scripts that are encrypted so you can't edit them yourself. And I think Rick's script that Remus linked to is also limited by that same issue as well?
Chris
-
I was working on cleaning up and consolidating my own plugin mess earlier today, as a matter of fact. I hope to get all mine into a single sub-menu, along with some help and configuration items for each of them.
-
how would I edit the ruby to move into a submenu then? (totally in the dark on this)
-
@jim said:
I was working on cleaning up and consolidating my own plugin mess earlier today, as a matter of fact. I hope to get all mine into a single sub-menu, along with some help and configuration items for each of them.
The challenge then becomes trying to remember who wrote that cool plugin that will do what you need.

I think we developers need to get on the same page, whatever that ends up being.
-
@chris fullmer said:
The main problem is with the scripts that are encrypted so you can't edit them yourself. And I think Rick's script that Remus linked to is also limited by that same issue as well?
Only to the extent that if the original author didn't make it Organizer-compatible, it won't show up in submenus. Organizer can still load an "organized" .rbs file, but it will show up in the hard-coded menu, and OrganizerEdit (obviously) can't edit it to make it compatible.
-
@rickw said:
Only to the extent that if the original author didn't make it Organizer
I have been working at making my plugins compatible. Although Organizer is not a free script, I want to support my users who do use it. Particulary for single-file scripts, it's as easy as:
($submenu || UI.menu('Plugins')).add_item("Menu Text") { command }And yes it does work if the script is scrambled.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register LoginAdvertisement