mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RSS
synced 2024-11-27 09:00:07 +00:00
6139d5350d
* https://github.com/advisories/GHSA-grv7-fg5c-xmjg Change-Id: Iccef438522f221a29e114bd4446b4c6a402ff4d1 |
||
---|---|---|
.phan | ||
i18n | ||
includes | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
package-lock.json | ||
package.json | ||
README | ||
RELEASE-NOTES |
== About == Displays an RSS feed on a wiki page. See https://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.