Changes between Version 1 and Version 2 of ProjectPlugin


Ignore:
Timestamp:
Sep 30, 2011, 1:07:22 PM (13 years ago)
Author:
Franz
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 ==