Changes between Version 4 and Version 5 of ReportChangesRSSPlugin


Ignore:
Timestamp:
Jun 14, 2015, 12:38:26 PM (9 years ago)
Author:
figaro
Comment:

Tagged as external

Legend:

Unmodified
Added
Removed
Modified
  • ReportChangesRSSPlugin

    v4 v5  
    1 = Report ticket changes RSS feed plugin =
     1[[PageOutline(2-5,Contents,pullout)]]
    22
    3 == Description ==
     3= Report ticket changes RSS feed plugin
     4
     5== Description
    46
    57This plugin extends ticket reports with 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.
     
    79Based on DetailedRssFeedPlugin.
    810
    9 == Bugs/Feature Requests ==
     11== Bugs/Feature Requests
    1012
    1113Please use [https://github.com/trac-hacks/trac-reportchangesrss/issues GitHub] for any issues you have with ReportChangesRSSPlugin.
    1214
    13 == Download ==
     15== Download
    1416
    1517Download the zipped source from [https://github.com/trac-hacks/trac-reportchangesrss/archive/master.zip here].
    1618
    17 == Source ==
     19== Source
    1820
    1921You 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.
    2022
    21 == Installation ==
     23== Installation
    2224
     25Run the following code to install this plugin:
    2326{{{
    2427pip install ReportChangesRSSPlugin
     
    2730For more information, please follow [http://trac.edgewall.org/wiki/TracPlugins#InstallingaTracPlugin documentation] on how to install Trac's plugins.
    2831
    29 == Author/Contributors ==
     32== Author/Contributors
    3033
    3134'''Author:''' [wiki:mitar] [[BR]]
    32 '''Maintainer:''' [wiki:mitar] [[BR]]
    3335'''Contributors:'''