mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RSS
synced 2024-11-13 17:57:07 +00:00
55e917cf68
Change-Id: Ic0d9f87af2dd1e8cb7c296258ff4ec8aaea5cdc3 |
||
---|---|---|
i18n | ||
.gitignore | ||
.gitreview | ||
COPYING | ||
README | ||
RELEASE-NOTES | ||
RSS.i18n.php | ||
RSS.php | ||
RSSData.php | ||
RSSHooks.php | ||
RSSParser.php |
== 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.