[[PageOutline(2-5,Contents,pullout)]] = Report ticket changes in a RSS feed == Description This plugin extends ticket reports with a RSS feed of ticket changes. So you can have a RSS feed of all changes of tickets of a given report and not just all tickets as in timeline. Based on DetailedRssFeedPlugin. == Bugs/Feature Requests Please use [https://github.com/trac-hacks/trac-reportchangesrss/issues GitHub] for any issues you have with ReportChangesRSSPlugin. == Download Download the zipped source from [https://github.com/trac-hacks/trac-reportchangesrss/archive/master.zip here]. == Source You can clone ReportChangesRSSPlugin from [https://github.com/trac-hacks/trac-reportchangesrss here] using git, or [https://github.com/trac-hacks/trac-reportchangesrss browse the source] on GitHub. == Installation Run the following code to install this plugin: {{{ pip install ReportChangesRSSPlugin }}} For more information, please follow [http://trac.edgewall.org/wiki/TracPlugins#InstallingaTracPlugin documentation] on how to install Trac's plugins. == Author/Contributors '''Author:''' [wiki:mitar] [[BR]] '''Contributors:'''