Changes between Version 1 and Version 2 of ProjectPlugin

Show
Ignore:
Author:
framay (IP: 0.0.0.0)
Timestamp:
09/30/11 15:07:22 (2 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectPlugin

    v1 v2  
    2929 
    3030== Example == 
     31Sample initial configuration: 
     32{{{ 
     33[project-plugin] 
     34default-project = 98765 
     35}}} 
    3136 
     37Sample configuration after editing in Admin panel: 
     38 
     39{{{ 
    3240[project-plugin] 
    3341default-project = 98765 
    3442order.1.type = defect;12345 
     43}}} 
     44 
    3545 
    3646== Recent Changes ==