Feature #1521
closed
Added by Carsten Aulbert over 16 years ago.
Updated over 6 years ago.
Description
It would be nice to have a RSS feed (any version should do) besides the ATOM feed. A few of my colleagues are using feedreader which don't understand ATOM and converting thiem via a 3rd party tool is quite a hassle, especially when running many projects. So, please add a RSS feed :)
Files
Any version won't do. RSS1 does not support per-entry author, which would be very problematic here. I think RSS2 can do it though.
You can probably implement it by looking at how Atom generation happens.
I wrote a small patch to support RSS2 in redmine. Right now, both feeds are selectable in the issues controller and included in the header.
In the future, it would seem to be wise to make this a settig option. Feedback is very welcome!
I now patched it against r1611.
- Target version deleted (
0.7.2)
Any news on putting RSS in redmine?
I think this should be moved to a separate plugin and not in redmine itself.
- Status changed from New to Closed
- Resolution set to Wont fix
10 years have passed since this issue was opened. I don't think users need RSS support in addition to existing Atom support because there are few feed readers that don't support Atom now and RSS is not as popular as 10 years ago.
Also available in: Atom
PDF