Go to file
2010-07-23 14:15:53 +00:00
magpierss Included MagpieRSS library (it didn't get added in r69788 somehow) 2010-07-23 14:15:53 +00:00
COPYING * Cleaned up extension somewhat 2010-07-23 14:01:46 +00:00
INSTALL * Cleaned up extension somewhat 2010-07-23 14:01:46 +00:00
README Follow up to r69788 2010-07-23 14:02:28 +00:00
RELEASE-NOTES Follow up to r69788 2010-07-23 14:02:28 +00:00
RSS.i18n.php Follow-up r69779: eol-style 2010-07-23 08:03:55 +00:00
RSS.php Stylized 2010-07-23 14:14:05 +00: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.