Edgewall Software

Changes between Version 12 and Version 13 of TracRss


Ignore:
Timestamp:
Oct 31, 2005, 3:17:50 PM (19 years ago)
Author:
Christopher Lenz
Comment:

Cleanup

Legend:

Unmodified
Added
Removed
Modified
  • TracRss

    v12 v13  
    88
    99 * TracTimeline --  Use the RSS feed to '''subscribe to project events'''.[[br]]Monitor overall project progress in your favorite RSS reader.
    10  * TracReports -- Allows syndication of report results.[[br]]Be notified about important and relevant issue tickets.
    11  * TracBrowser -- Syndication of file changes.[[br]]Stay up to date with changes to a specific file.
     10 * TracReports and TracQuery -- Allows syndication of report and ticket query results.[[br]]Be notified about important and relevant issue tickets.
     11 * TracBrowser -- Syndication of file changes.[[br]]Stay up to date with changes to a specific file or directory.
    1212
    1313== How to access RSS data ==
    14 Anywhere in Trac where RSS is available, you should find a small orange 'XML' icon, typically placed at the bottom of the page. Clicking the icon will access the RSS feed for that specific resource.
     14Anywhere in Trac where RSS is available, you should find a small orange '''XML''' icon, typically placed at the bottom of the page. Clicking the icon will access the RSS feed for that specific resource.
    1515
    1616'''Note:''' Different modules provide different data in their RSS feeds. Usually, the syndicated information corresponds to the current view. For example, if you click the RSS link on a report page, the feed will be based on that report. It might be explained by thinking of the RSS feeds as an ''alternate view of the data currently displayed''.