The following list contains an overview of the JSPWiki plugins I have written to become familiar with the concept itself but also to extend JSPWiki with some fundamental (yet important) features.
Programming Examples and Debugging Tools
- sayHello - a "Hello, World!" plugin
- throwException - simply throws an exception
- showParameters - lists all parameters of a plugin invocation
- showWikiContext - examines the WikiContext of a plugin invocation
Basic Features
- img - provides the features of an <img> HTML directive
- applet - provides a mechanism to insert Java applets
Andreas Rozek
(EMail: Andreas.Rozek@GMX.De
)