Changes between Version 4 and Version 5 of TracFormsPlugin/Docs


Ignore:
Timestamp:
Jun 17, 2008, 12:32:15 AM (16 years ago)
Author:
Rich Harkins
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracFormsPlugin/Docs

    v4 v5  
    33TODO: Pontificate on the merits of forms in wikis...
    44
    5 === TracForms Configuration ===
     5=== TracForm Configuration ===
    66
    77In the header section of the form, several commands can be used to control the rendering and configuration of the form in the form of "#!command [arg...]" lines before the first non-comment line:
     
    1414|| '''submit_label''' || 0.1+ || label || Set the label to use for the submit button at the end of the form.  The default is "Submit Form" ||
    1515
    16 === TracForms Environment ===
     16=== TracForm Environment ===
    1717
    1818Using the #!setenv command above, you can retrieve previously defined elements with %NAME% (case insensitive).  Other environment variables are also defined by the system:
     
    2222|| '''%NOW%''' || 0.1+ || The current date and time ||
    2323
    24 === TracForms Operations ===
     24=== TracForm Operations ===
    2525
    2626Within the TracForm, you can use the following commands with [tf.OP:arg...] blocks: