Help/WikiFormPlugin
The WikiForm plugin provides generic input buttons.
Usage
<<WikiForm arguments>>
Arguments
Argument  | 
Description  | 
Default value  | 
|---|---|---|
action  | 
upload, loadfile, dumphtml or dumpserial  | 
upload  | 
default  | 
Default value in the input box  | 
empty  | 
buttontext  | 
Text displayed on the button  | 
if action=upload, Upload   | 
overwrite  | 
When loading pages, force overwrite or not  | 
false  | 
size  | 
Size of the input box  | 
50  | 
Example
<<WikiForm action="loadfile" buttontext="Load File">>

