Changes between Version 13 and Version 14 of ChildTicketsPlugin


Ignore:
Timestamp:
Feb 12, 2011, 12:58:51 PM (13 years ago)
Author:
Mark Ryan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChildTicketsPlugin

    v13 v14  
    119119[[Image(MultipleChildType.png)]]
    120120
     121=== Creating a Progress Bar for Child Tickets ===
     122
     123If you have a lot of child tickets for one parent, and want an overview of those tickets, you can use the ProgressMeterMacro as provided by qwpO. In order to use this, simply provide the 'parent' as the only search query. For example, if you put the following macro definition in your ticket description:
     124
     125{{{
     126[[ProgressMeterMacro(parent=#1)]]
     127}}}
     128
     129Then the following will appear in the ticket description:
     130
     131[[Image(progmeter_ticket.png)]]
     132
     133
    121134== Recent Changes ==
    122135