Author: sam.korn
Description:
I don't know whether this has been brought up before, but I am handling an OTRS request
that a feature be addrd to link the Wikinews RSS feed from the en Wikinews main page. I
realise that from an XHTML point of view this would not be difficult - <link
rel="alternate" type="application/rss+xml" title="Wikinews"
href="http://feeds.feedburner.com/WikinewsLatestNews" /> should do it, I think - but
clearly it would be more difficult as it would only need to be implemented on one page
(though I suppose it could be implemented on every page).
Version: unspecified
Severity: normal