Changes between Version 1 and Version 2 of TracTicketWeightPlugin

Show
Ignore:
Author:
zshahan (IP: 0.0.0.0)
Timestamp:
02/06/13 19:45:25 (3 months ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracTicketWeightPlugin

    v1 v2  
    2424 
    2525== Example == 
    26  
     26{{{ 
     27#!ini 
    2728[weight] 
    2829owner = scale                # scale is the only supported option for now 
    2930owner_hours_cfield = test3   # field to determine developer hours 
    3031reporter = scale             # scale is the only supported option for now 
    31  
     32}}} 
    3233== Recent Changes == 
    3334