Go to file
2010-10-19 23:33:41 +00:00
COPYING svn:eol-style native 2010-07-24 16:00:42 +00:00
INSTALL 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 svn:eol-style native 2010-07-24 16:00:42 +00:00
RSS.i18n.php * Use [[Template:RSSPost]] (and [[Mediawiki:Rss-item]]) (or another 2010-10-19 21:54:53 +00:00
RSS.php version bump 2010-10-19 22:28:12 +00:00
RSSCache.php * Use [[Template:RSSPost]] (and [[Mediawiki:Rss-item]]) (or another 2010-10-19 21:54:53 +00:00
RSSData.php Remove Extraneous var_dump from r75046 2010-10-19 23:33:41 +00:00
RSSFetch.php Remove Extraneous var_dump from r75046 2010-10-19 23:33:41 +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.