On Wed, 28 Jan 2009 20:38:01 +0100 Enrico Tröger enrico.troeger@uvena.de wrote:
Just did so. There is a new plugin symbol: void plugin_help(); which can be implemented by plugins. If a plugin implements it, the new Help button next to the Configure button in the plugin manager dialog becomes active and on click, plugin_help() is executed.
Cool, you are really fast.