Overview#
This plugin gives you a list of plugins, filters and editors installed in your JSPWiki instance.
Usage#
- Place the jar file into your <tomcatDir>/webapps/JSPWiki/WEB-INF/lib/ directory
- Restart your tomcat
- Add the following to your page:
[{PluginList type=all showstyle=true class=pluglist}]
Parameters#
| Param | Description | Default |
| type | which module types to show. One of all,plugin,filter or editor | all |
| class | set the "class" for the div wrapper | plugin-list |
| showstyle | true or false. Show the stylesheet and script for plugins | false |
Properties#
| Property | Description | Default |
| | | |
Release History#
v0.1
ContributedPlugins |
JSPWikiPlugins
Category.Plugins