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.

Comments

Bèr Kessels’s picture

Title: add (RSS) to changelog » RSS in changelog is broken, when linked from project page.
Category: feature » bug
Status: Needs review » Active

ugh.
I never checked if the RSS link in that CVS overview actually works. It does not!!

setting this to bug and active.

dries’s picture

This patch looks weird. Why do you glue two links together without a space? Also, for RSS feeds, use the orange XML-icon.

Bèr Kessels’s picture

"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?

aclight’s picture

Title: RSS in changelog is broken, when linked from project page. » RSS in changelog is broken, when linked from project page.
Status: Active » Postponed (maintainer needs more info)

I don't understand where the bug is here (or maybe it's just not here any more). Can anyone clarify?

aclight’s picture

Version: x.y.z » 5.x-1.x-dev
Category: bug » feature
Priority: Normal » Minor
Status: Postponed (maintainer needs more info) » Needs work

#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.

aclight’s picture

Title: RSS in changelog is broken, when linked from project page. » Add a link to CVS RSS feeds from project node page
dww’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Assigned: Unassigned » dww
Status: Needs work » Needs review
StatusFileSize
new874 bytes
aclight’s picture

Issue tags: +6.x-1.0 wishlist

Adding 6.x-1.0 wishlist tag

aclight’s picture

StatusFileSize
new928 bytes

Rerolled patch. Works on my local test site.

Anonymous’s picture

StatusFileSize
new735 bytes

Rerolled patch. Works on my local installation.

dww’s picture

Assigned: dww » Unassigned
Status: Needs review » Closed (won't fix)

We're now using Git, not CVS. If we still want something like this, it should be renamed and moved to versioncontrol_project or equivalent. However, I think it's better to just close this entirely.