Changes between Version 6 and Version 7 of TracFormsPlugin/Syntax


Ignore:
Timestamp:
Jun 25, 2008, 11:29:43 PM (16 years ago)
Author:
Rich Harkins
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracFormsPlugin/Syntax

    v6 v7  
    3939|| '''subcontext''' || 0.1+ || subcontext || Sets a subcontext within the page.  For example, a SVN checklist could have a "#!subcontext SVN" to differentiate it from other forms on the page. ||
    4040|| '''default''' || 0.1+ || operation || Specifies the default operation in [tf:args] blocks.  Defaults to "checkbox" ||
    41 || '''track_fields''' || 0.1+ || [yes|no] || If no argument given or yes, keep track of field changes in this form.  Defaults to false (no field changes tracked).  This affects [tf.who] and [tf.when] ||
     41|| '''track_fields''' || 0.1+ || [yes|no] || If no argument given or yes, keep track of field changes in this form.  Unless track_fields is specified, this defaults to false (no field changes tracked).  This affects [tf.who] and [tf.when] ||
    4242|| '''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" ||
    4343|| '''setenv''' || 0.1+ || name value || Set the name to value in the form's environment (or any subforms therein). ||