Changes between Version 4 and Version 5 of TracFormsPlugin/Syntax


Ignore:
Timestamp:
Jun 17, 2008, 11:48:46 AM (16 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracFormsPlugin/Syntax

    v4 v5  
    11[[TOC]]
    22
    3 == !TracForm Syntax ==
     3= TracFormsPlugin !TracForm Syntax =
    44
    55All !TracForm blocks are wrapped and formatted as follows:
     
    3131Comments are ignored and can be intermixed with commands until the first non-comment line.  [tf] operations are intermixed with other Trac wiki entities and the results ''can'' in some cases cause other wiki entities to take place (but only where it makes sense).
    3232
    33 === !TracForm Configuration Commands ===
     33== !TracForm Configuration Commands ==
    3434
    3535In 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:
     
    4343|| '''setenv''' || 0.1+ || name value || Set the name to value in the form's environment (or any subforms therein). ||
    4444
    45 === !TracForm Operations ===
     45== !TracForm Operations ==
    4646
    4747Within the TracForm, you can use the following commands with [tf.OP:arg...] blocks:
     
    5656|| '''tf.form_updated_on''' || 0.1+ || [strftime format string] || Show when the form was most recently updated. ||
    5757
    58 === !TracForm Arguments ===
     58== !TracForm Arguments ==
    5959
    6060Each arguments listed above are either:
     
    6464 * Quoted with single-quotes.  Example: [tf.input:'Big Text']
    6565
    66 === !TracForm Environment ===
     66== !TracForm Environment ==
    6767
    6868Using the #!setenv command above, you can retrieve previously defined elements with %NAME% (case insensitive).  Other environment variables are also defined by the system: