Changes between Version 4 and Version 5 of TracStatsPlugin


Ignore:
Timestamp:
May 1, 2010, 12:45:49 AM (14 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracStatsPlugin

    v4 v5  
    1818== Source ==
    1919
    20 See http://github.com/mrjbq7/tracstats for more details and the source code.
     20See http://github.com/mrjbq7/tracstats for more details and the source code or to report issues or request features.
    2121
     22== Configuration ==
    2223
    23 == Example ==
    24 
    25 It is configured in the trac.ini file by enabling and configuring:
     24It is configured in the trac.ini file by enabling the plugin:
    2625
    2726{{{
     
    2928tracstats.* = enabled
    3029}}}
     30
     31== Example ==
     32
     33TBD.
    3134
    3235== Recent Changes ==