'Recent comments' supports RSS, but does not display an RSS icon on the page (similar to search results page). To reproduce: 1) Enable display of 'Recent comments' in OPAC (Syspref OpacShowRecentComments) 2) In OPAC, go to Home > Recent comments 3) Verify that there is a link in the head part of the HTML source code (<link rel="alternate" type="application/rss+xml"....), but no RSS icon on the pate itself (like in search results).
Created attachment 36826 [details] [review] Bug 13826 - OPAC: Display RSS icon on list of recent comments This patch adds RSS icon to OPAC page 'Recent comments' To test: 1) Enable display of 'Recent comments' in OPAC (Syspref OpacShowRecentComments) 2) In OPAC, go to Home > Recent comments 3) Verify that there is a link in the head part of the HTML source code (<link rel="alternate" type="application/rss+xml"....), but no RSS icon on the pate itself (like in search results). 4) Apply patch Result: Icon with link to RSS feed is displayed next to title.
Created attachment 36842 [details] [review] Bug 13826 - OPAC: Display RSS icon on list of recent comments This patch adds RSS icon to OPAC page 'Recent comments' To test: 1) Enable display of 'Recent comments' in OPAC (Syspref OpacShowRecentComments) 2) In OPAC, go to Home > Recent comments 3) Verify that there is a link in the head part of the HTML source code (<link rel="alternate" type="application/rss+xml"....), but no RSS icon on the pate itself (like in search results). 4) Apply patch Result: Icon with link to RSS feed is displayed next to title. Bug 13826 - Follow-Up: Close </h3> There was a slash missing. Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
Created attachment 36843 [details] [review] [Signed-off] Bug 13826 - OPAC: Display RSS icon on list of recent comments This patch adds RSS icon to OPAC page 'Recent comments' To test: 1) Enable display of 'Recent comments' in OPAC (Syspref OpacShowRecentComments) 2) In OPAC, go to Home > Recent comments 3) Verify that there is a link in the head part of the HTML source code (<link rel="alternate" type="application/rss+xml"....), but no RSS icon on the pate itself (like in search results). 4) Apply patch Result: Icon with link to RSS feed is displayed next to title. Bug 13826 - Follow-Up: Close </h3> There was a slash missing. Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net> Signed-off-by for the Follow Up: Marc Véron <veron@veron.ch>
Created attachment 36849 [details] [review] [PASSED QA] Bug 13826 - OPAC: Display RSS icon on list of recent comments This patch adds RSS icon to OPAC page 'Recent comments' To test: 1) Enable display of 'Recent comments' in OPAC (Syspref OpacShowRecentComments) 2) In OPAC, go to Home > Recent comments 3) Verify that there is a link in the head part of the HTML source code (<link rel="alternate" type="application/rss+xml"....), but no RSS icon on the pate itself (like in search results). 4) Apply patch Result: Icon with link to RSS feed is displayed next to title. Bug 13826 - Follow-Up: Close </h3> There was a slash missing. Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net> Signed-off-by for the Follow Up: Marc Veron <veron@veron.ch> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Patch pushed to master. Thanks Marc!
Pushed to 3.18.x will be in 3.18.6