Changes between Initial Version and Version 1 of TracTicketStatsPlugin


Ignore:
Timestamp:
Jul 9, 2008, 1:26:22 AM (16 years ago)
Author:
Prentice Wongvibulsin
Comment:

New hack TracTicketStatsPlugin, created by echo0101

Legend:

Unmodified
Added
Removed
Modified
  • TracTicketStatsPlugin

    v1 v1  
     1= Trac Ticket Statistics =
     2
     3== Description ==
     4
     5TracTicketStats visualizes Trac ticket statistics.  It plots the number of open tickets, the number of new tickets and the number of tickets closed.  This plugin is written for Trac 0.11.
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for TracTicketStatsPlugin are
     10[report:9?COMPONENT=TracTicketStatsPlugin here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=TracTicketStatsPlugin&owner=echo0101 new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:tracticketstatsplugin here].
     18
     19== Source ==
     20
     21You can check out TracTicketStatsPlugin from [http://trac-hacks.org/svn/tracticketstatsplugin here] using Subversion, or [source:tracticketstatsplugin browse the source] with Trac.
     22
     23== Example ==
     24
     25This plugin can be used to visualize the progress of a project by seeing the rate of tickets being created vs. tickets being closed.  Graphs can be customized.
     26
     27== Recent Changes ==
     28
     29[[ChangeLog(tracticketstatsplugin, 3)]]
     30
     31== Author/Contributors ==
     32
     33'''Author:''' [wiki:echo0101] [[BR]]
     34'''Contributors:'''