Changes between Version 8 and Version 9 of CondFieldsPlugin


Ignore:
Timestamp:
May 28, 2015, 8:26:58 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • CondFieldsPlugin

    v8 v9  
    11[[PageOutline(2-5,Contents,pullout)]]
     2
    23= Conditional fields for ticket types
    34
     
    1415[http://trac-hacks.org/newticket?component=CondFieldsPlugin new ticket].
    1516
     17[[TicketQuery(component=CondFieldsPlugin&group=type,format=progress)]]
     18
    1619== Download
    1720
     
    2225You can check out CondFieldsPlugin from [http://trac-hacks.org/svn/condfieldsplugin here] using Subversion, or [source:condfieldsplugin browse the source] with Trac.
    2326
    24 == Example
     27== Installation
    2528
    26 In the `condfields` section, each ticket type maps to one entry of the same name ''(see below for an example)''. By default all the standard Trac fields are shown for all types, but you can disable this with the `include_standard` option.
    27 
    28 To enable:
     29To enable this plugin, add the following to your `trac.ini` file:
    2930{{{#!ini
    3031[components]
     
    3233}}}
    3334
    34 Example configuration:
     35== Configuration
     36
     37In the `condfields` section, each ticket type maps to one entry of the same name. By default all the standard Trac fields are shown for all types, but you can disable this with the `include_standard` option. Example configuration:
    3538{{{#!ini
    3639[condfields]