source: main/trunk/greenstone2/collect/demo/macros/extra.dm@ 27099

Last change on this file since 27099 was 27099, checked in by ak19, 11 years ago

GS2 RSS feed link from demo about page. This commit adds the necessary rss icon, macros for rss link and rss icon and a javascript function to correct the url, as well as a extra.dm for demo collection which makes use of these.

File size: 83 bytes
Line 
1package about
2
3_pagescriptextra_ {
4 _rssscript_
5}
6_pagefooterextra_ {
7_rsslink_
8}
9
Note: See TracBrowser for help on using the repository browser.