Ticket #477 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Add an RSS feed for waterfall views

Reported by: ipv6guru Owned by:
Priority: major Milestone: undecided
Version: 0.7.10 Keywords: sourceforge 1560660
Cc: info@…

Description

This patch adds an Rss feed for the waterfall view.

Implementation notes:

XmlResource? class and two children (HtmlResource? and RssResource?).

resource. If you want to get the rss feed of a waterfall view, you have to go to the /rss link. For example, if you URL was  http://localhost:7000, the rss feed would be  http://localhost:7000/rss ).

Attachments

rssview.patch Download (17.6 KB) - added by ipv6guru 4 years ago.

Change History

Changed 4 years ago by ipv6guru

comment:1 Changed 4 years ago by ipv6guru

Moved from sourceforge

comment:2 Changed 4 years ago by thijs

  • Cc info@… added
  • Type changed from defect to enhancement

The attached patch is empty..

comment:3 Changed 4 years ago by dustin

  • Status changed from new to closed
  • Resolution set to fixed

I think this has been incorporated. The attached patch is a darcs patch, which can't be applied except by hand, and which Trac doesn't undersatnd.

Note: See TracTickets for help on using tickets.