Add a link to CVS RSS feeds from project node page
Bèr Kessels - September 23, 2005 - 09:26
| Project: | Project |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | minor |
| Assigned: | dww |
| Status: | needs review |
| Issue tags: | 6.x-1.0 wishlist |
Description
this small patch adds a link to the RSS feed of CVS messages. so the link
* View CVS messages
now looks like
* View CVS messages (RSS)
where (RSS) is a link to the feed for the changelog of that module.
| Attachment | Size |
|---|---|
| project_inc_rss_to_cvs.patch | 976 bytes |

#1
ugh.
I never checked if the RSS link in that CVS overview actually works. It does not!!
setting this to bug and active.
#2
This patch looks weird. Why do you glue two links together without a space? Also, for RSS feeds, use the orange XML-icon.
#3
"Also, for RSS feeds, use the orange XML-icon." afaik we still wrap the icons in a DIV. you cannot use that inline in LIs.
But I commented right away, that this patch is not going to work, thus I named this a bug. There is some odd linking-issue between cvslog module and project module. and frankly there is no-way im going to clean up project module ;)
I renamed this issue to be a bugreport about that fact that the CVSlogs, when viewed from a link from project module shows an incorrect RSS icon/feed.
I would really like to get this project module sorted out for once and for all, as do a lot of people, but it seems no-one has time. What about trowing in some bounties?
#4
I don't understand where the bug is here (or maybe it's just not here any more). Can anyone clarify?
#5
#70440: Add a link to the CVS RSS feeds. has been marked a duplicate of this issue. I checked the CVS commit messages in an RSS reader, and don't see any problems there. So I'm changing this back to a feature request.
#6
#7
#8
Adding 6.x-1.0 wishlist tag
#9
Rerolled patch. Works on my local test site.
#10
Rerolled patch. Works on my local installation.