Changes between Version 14 and Version 15 of TicketChartsMacro

Show
Ignore:
Author:
anonymous (IP: 0.0.0.0)
Timestamp:
05/18/11 11:07:26 (2 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TicketChartsMacro

    v14 v15  
    4545== Installation == 
    4646  * Download the source. 
    47   * Copy the file TicketCharts.py to your project's plugins directory or to the global plugins directory, which is usually in: 
     47  * Copy the file !TicketCharts.py to your project's plugins directory or to the global plugins directory, which is usually in: 
    4848{{{ 
    4949/usr/share/trac/plugins 
    5050}}} 
    51   * Enable TicketCharts plugin via the WebAdmin interface or by adding the following lines to the [components] section of trac.ini: 
     51  * Enable !TicketCharts plugin via the WebAdmin interface or by adding the following lines to the [components] section of trac.ini: 
    5252  {{{ 
    5353  ticketcharts.* = enabled