Bug 7843: Create an RSS feed for news in Opac
authorViktor Sarge <viktor.sarge@regionhalland.se>
Sun, 8 Feb 2015 19:41:55 +0000 (19:41 +0000)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 30 Apr 2015 19:12:25 +0000 (16:12 -0300)
commit22ed7c7d8f61e9c7efee9e60e43289a4d63a7049
treec5c092735d17622192a2edfda51c5b7f1619ef56
parent7c5c6b3ca9b6b74512505ad5a603447856af31f9
Bug 7843: Create an RSS feed for news in Opac

Test plan:
* Install the patch
* Make shure there is news in the Opac
* Go to the Opac (opac-main.pl)
* Make shure you see an RSS icon below the news and a short text.
* Click the RSS icon and verify that you get an RSS feed that validates.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
I took the liberty of fixing the copyright statement when signing it off

Signed-off-by: Pierre <tredok.pierre@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-news-rss.tt [new file with mode: 0644]
opac/opac-news-rss.pl [new file with mode: 0755]