The Wiki Forms plugin lets you build a simple HTML form on a WikiPage, and handle its posted data with a WikiPlugin. This can be useful if you wish to use your wiki as an interface for custom tasks. If we can make the plugin usable and safe enough, it could even help write JSPWiki administration GUI's.
See Wiki Forms Example for some bare bones documentation.
The McKessonApsWikiPlugins has added a FormDebugHandler, perhaps it could be added to the stock JSPWiki distro?
This feature is now included in the JSPWiki distribution, though syntax differs.
Does anyone have a complete list and explanation of all the syntax that can be used in the Wiki Forms Plugin? I would like to get a copy. Thank you! Bill Robfogel
--Bill Robfogel, 06-Apr-2007----
Have you checked http://doc.jspwiki.org/2.4/ ?
--JanneJalkanen, 07-Apr-2007
Back to JSPWikiPlugins.