= Listing modified files per ticket in Trac = == Description == `TicketModifiedFiles` is a plugin that lists the files that have been modified during the resolution of a ticket (i.e. ticket-related modified files).[[BR]] It also checks if those files have been modified to resolve other tickets, in order to warn the developer about possible conflicting tickets. == Installing TicketModifiedFilesPlugin == Note: 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]. 1. Install [http://projects.edgewall.com/trac/wiki/TracInstall Trac 0.11] and set up a [http://projects.edgewall.com/trac/wiki/TracInstall#CreatingaProjectEnvironment trac project]. 2. Download `TicketModifiedFiles` as a [download:ticketmodifiedfilesplugin zip file] or grab [http://trac-hacks.org/svn/ticketmodifiedfilesplugin the source] from SVN. 3. [trac:wiki:TracPlugins Build and install an egg] from this source. == Bugs/Feature Requests == Existing bugs and feature requests for `TicketModifiedFilesPlugin` are [report:9?COMPONENT=TicketModifiedFilesPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TicketModifiedFilesPlugin&owner=e2jk new ticket]. == Extra == You can [source:ticketmodifiedfilesplugin browse the source] with Trac. == Recent Changes == [[ChangeLog(ticketmodifiedfilesplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:e2jk Emilien Klein] [[BR]] '''Company:''' [http://www.rentalia.com Rentalia.com]