Go to file
Translation updater bot 64ebe498ff Localisation updates from https://translatewiki.net.
Change-Id: I0b8fb5ebe6fa39927829d1d9e26f923ec9964226
2014-02-25 20:08:17 +00:00
.gitignore Add .gitignore 2012-05-21 01:42:35 +01:00
.gitreview Add .gitreview file 2012-03-22 14:07:04 -07:00
COPYING svn:eol-style native 2010-07-24 16:00:42 +00:00
README svn:eol-style native 2010-07-24 16:00:42 +00:00
RELEASE-NOTES Bug 55763 2013-10-17 23:40:17 +02:00
RSS.i18n.php Localisation updates from https://translatewiki.net. 2014-02-25 20:08:17 +00:00
RSS.php Bug 55763 2013-10-17 23:40:17 +02:00
RSSData.php Bug 55763 2013-10-17 23:40:17 +02:00
RSSHooks.php version 2.18 + squashed commit RSS changes fromSVN 2013-02-20 20:10:11 +01:00
RSSParser.php Bug 55763 2013-10-17 23:40:17 +02:00

== About ==

Displays an RSS feed on a wiki page.
See http://www.mediawiki.org/wiki/Extension:RSS

== Credits to other projects ==

* MagpieRSS
This extension includes code from the MagpieRSS library.
MagpieRSS provides an XML-based (expat) RSS parser in PHP,
and is released under the GPL.