[Padre-dev] new plugin manager!
Jerome Quelin
jquelin at gmail.com
Sun Mar 29 10:06:18 PDT 2009
hi there,
i'm happy to announce the new plugin manager window. \o/
go to plugin menu / plugin manager, and enjoy the new dialog. it's
especially useful if you have a lot of installed plugins, such as if you
launch padre with:
$ export PERL5LIB=$(ls -d $PWD/../Padre-Plugin-*/lib | xargs perl -e 'print join ":", at ARGV')
$ ./dev.pl
you get the plugin documentation on the right, with the action buttons
to manage the plugin. one might argue that de/activating a plugin now
requires selection first, then button click (instead of directly
clicking wanted button). but fear not! double-clicking a plugin in the
list does just that.
so, please try it and tell me if there are some things missing, or some
problems left. note that the newgen plugin manager is now the default
one, but i kept the old one in lib/Padre/Wx/Dialog/PluginManager-old.pm
thank you for your attention, :-)
jérôme
--
jquelin at gmail.com
More information about the Padre-dev
mailing list