Changes between Version 6 and Version 7 of TicketModifiedFilesPlugin


Ignore:
Timestamp:
Jun 9, 2008, 2:53:17 PM (16 years ago)
Author:
Emilien Klein
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TicketModifiedFilesPlugin

    v6 v7  
    88== Installing TicketModifiedFilesPlugin ==
    99
     10=== Easy way ===
     11If you have a recent version of [http://peak.telecommunity.com/DevCenter/setuptools Setuptools] installed, you can just do:
     12{{{
     13easy_install http://trac-hacks.org/svn/ticketmodifiedfilesplugin
     14}}}
     15
     16=== Normal way ===
    1017Note: Requires `Genshi >=0.5` (VERY IMPORTANT!!!). If you have an earlier version, please [http://genshi.edgewall.org/wiki/Download install the latest version of Genshi].
    1118
     
    1522  3. [trac:wiki:TracPlugins Build and install an egg] from this source.
    1623
    17 == Bugs/Feature Requests ==
     24== Enabling TicketModifiedFilesPlugin ==
     25You have to explicitly enable the plugin. This is done in the [components] section of the configuration file [http://trac.edgewall.org/wiki/TracIni conf/trac.ini], where you need to add:
     26{{{
     27ticketmodifiedfiles.* = enabled
     28}}}
     29
     30
     31== Bugs/Feature Requests ==
    1832
    1933Existing bugs and feature requests for `TicketModifiedFilesPlugin` are