Changes between Version 3 and Version 4 of TracComponentAliasPlugin

Show
Ignore:
Author:
zshahan (IP: 0.0.0.0)
Timestamp:
01/22/13 20:19:34 (4 months ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracComponentAliasPlugin

    v3 v4  
    3636 
    3737test2.custom_field = custom_field    # custom ticket field this applies to 
    38 test2.name = TEST                    # name from the custom ticket field this applies to 
    39 test2.alias = component1             # change component to this alias if "TEST" is selected 
     38test2.name = This is a test          # name from the custom ticket field this applies to 
     39test2.alias = component2             # change component to this alias if "This is a test" is selected 
    4040 
    4141}}}