Page MenuHomePhabricator

Add RSS feed to Wikinews
Closed, ResolvedPublic

Description

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

Details

Reference
bz4372

Related Objects

StatusSubtypeAssignedTask
OpenFeatureNone
ResolvedNone

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 9:00 PM
bzimport set Reference to bz4372.
bzimport added a subscriber: Unknown Object (MLST).

avarab wrote:

The proper way to do this would be to make DPL spit out RSS feeds as well

I just wanted to mention we currently do have it linked, we just use javascript,
which isn't a very good solution, but it works (If your browser supports JS).

I also wanted to mention having DPL's spit out RSS feeds (or any of the other
thingys of similiar nature that have been thought of before to do that -
Journowiki RSS thing, semantic mediawiki, etc) would be extremly useful.

robchur wrote:

*** This bug has been marked as a duplicate of 8857 ***