Go to file
Translation updater bot 4190db4316 Localisation updates from http://translatewiki.net.
Change-Id: Ib62ab4d170b92e292e362ab0c86636c97af249da
2013-09-06 22:09:20 +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 RELEASE-NOTES version number fix 2013-09-03 21:02:12 +02:00
RSS.i18n.php Localisation updates from http://translatewiki.net. 2013-09-06 22:09:20 +00:00
RSS.php Fix parsing from CLI; bumped to version 2.23 2013-09-03 20:53:20 +02:00
RSSData.php version 2.18 + squashed commit RSS changes fromSVN 2013-02-20 20:10:11 +01:00
RSSHooks.php version 2.18 + squashed commit RSS changes fromSVN 2013-02-20 20:10:11 +01:00
RSSParser.php Fix parsing from CLI; bumped to version 2.23 2013-09-03 20:53:20 +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.