Description
From IRC:
florian1978: another question when you weren't there: 14:33 < seapegasus> Hi! in a jspwiki, is there a list of all plugins currently installed? Like the PageIndex, but a PluginIndex ?
[00:56] Ecyrd: Currently there is no way to find the installed plugins
[00:56] Ecyrd: with 3.0 it will be possible
[00:57] Ecyrd: would be now pretty easy to write a PluginIndex
[00:57] Ecyrd: just call PluginManager.modules() and list the results