Reference:RSS: Difference between revisions

No edit summary
No edit summary
Tag: 2017 source edit
 
Line 10: Line 10:
|docu=https://www.mediawiki.org/wiki/Extension:RSS
|docu=https://www.mediawiki.org/wiki/Extension:RSS
|active=Yes
|active=Yes
|package=-
|features=
The '''RSS feed''' extension ''renders'' ("displays") one or more RSS feeds on a wiki page in a standard or user-definable format. Since version 2.00, the extension is compatible with [https://www.mediawiki.org/wiki/Extension:WikiArticleFeeds Extension:WikiArticleFeeds] which ''generates'' RSS or ATOM feeds from MediaWiki pages (authoring tool).
 
Use one section between <code><nowiki><rss></nowiki></code>-tags for each feed. The rss element may contain parameters if you provide them as attributes to the rss element.
}}
}}
{{wcagCheck
{{wcagCheck

Latest revision as of 14:09, 8 August 2022

Extension: RSS

all extensions

Overview
Description: Renders RSS feeds to display them in wiki articles.
State: stable Dependency: MediaWiki
Developer: K. Elliott-McCrea, mutante, D. Kinzler, Rdb, Mafs, Alxndr, T. Gries, C. Reigrut, K001, J. De Dauw, J. Phoenix, M.A. Hershberger License: GPL v2+
Type: MediaWiki Category: Rich Articles
Edition: BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud Version: 4.1+
For more info, visit Mediawiki.

Features

The RSS feed extension renders ("displays") one or more RSS feeds on a wiki page in a standard or user-definable format. Since version 2.00, the extension is compatible with Extension:WikiArticleFeeds which generates RSS or ATOM feeds from MediaWiki pages (authoring tool).

Use one section between <rss>-tags for each feed. The rss element may contain parameters if you provide them as attributes to the rss element.

Accessibility

Test status: 2-testing complete
Checked for: Web, Authoring tool
Last test date: 2022-08-08
WCAG level: AA
WCAG support: supports
Comments:
  • tag is added in source edit mode
  • output is an html definition list
Extension type: core
Extension focus: reader

Discussions