JSPWiki allows you to embed HTML forms in a wiki page. This can be used for all sorts of interesting things, such as bug reports or other things.
For an example, please see Wiki.How To.Create Forms Example.
Supported HTML form elements#
- Wiki.How To.Use FormOpen - opens a form
- Wiki.How To.Use FormClose - closes a form
- Wiki.How To.Use FormSet - sets defaults for a form
- Wiki.How To.Use FormOutput - defines the JSPWiki plugin that handles the form, when it is finally submitted.
- Wiki.How To.Use FormInput - for different kinds of basic input fields, e.g. text, password, submit.
- Wiki.How To.Use FormSelect - provides a drop-down select list
- FormTextarea - provides a textarea field
Included handlers#
- Wiki.How To.Use Forms BugReportHandler
- SearchPlugin
- ... and most of the JSPWikiPlugins can also take input from forms.
Add new attachment
Only authorized users are allowed to upload new attachments.
. Use this wiki only for improving the documentation.