Changes between Version 27 and Version 28 of ProgressMeterMacro


Ignore:
Timestamp:
Nov 12, 2009, 5:29:01 AM (14 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProgressMeterMacro

    v27 v28  
    55This macro plugin was created because of [http://code.google.com/p/google-highly-open-participation-psf/issues/detail?id=256 this task] for GHOP/Python Software Foundation.
    66
    7 It contains a macro to display progress meter similar to the meters visible in the Roadmap within a wiki page what can be used, for example, for building complete report of the progress on tickets owned by a particular person. The !ProgressMeter macro works with the same arguments as !TicketQuery macro -- except the argument {{{status}}}, ''which is ignored'' ([#status-arg]).
     7It contains a macro to display progress meter similar to the meters visible in the Roadmap within a wiki page what can be used, for example, for building complete report of the progress on tickets owned by a particular person. The !ProgressMeter macro works with the same arguments as [http://trac.edgewall.org/wiki/TicketQuery TicketQuery macro] -- except the argument {{{status}}}, ''which is ignored'' ([#status-arg]).
    88
    99For more complex progress statistics and metrics see TracMetrixPlugin.