Table of Contents
Overview#
This plugin gives you a list of plugins, filters and editors installed in your JSPWiki instance.| Written by | David Vittor |
|---|---|
| Date | 07-Sep-2014 |
| Plugin Version | 0.1 |
| Wiki Versions | 2.10.1+ |
| Demo | http://digitalspider.com.au/JSPWiki/Wiki.jsp?page=PluginListPluginDemo![]() |
| Details | http://digitalspider.com.au/JSPWiki/Wiki.jsp?page=PluginListPlugin![]() |
| Issues | https://github.com/digitalspider/jspwiki-plugins/issues![]() |
| Plugin | PluginListPlugin-0.1.jar![]() |
| Dependencies | None |
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- initial Release
ContributedPlugins | JSPWikiPlugins
Category.Plugins



);
background-repeat:no-repeat;
background-position:top;
background-size:48px;
text-align:center;
}