r113510 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113509‎ | r113510 | r113511 >
Date:19:50, 9 March 2012
Author:wikinaut
Status:reverted
Tags:gerritmigration 
Comment:
follow up r113508 : escaped html tag brackets to make translaters happy
Modified paths:
  • /trunk/extensions/RSS/RSS.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/RSS/RSS.i18n.php
@@ -36,7 +36,7 @@
3737 */
3838 $messages['qqq'] = array(
3939 'rss-invalid-url' => '$1 is the invalid URL for the RSS feed',
40 - 'rss-tracking-category' => 'The name of a category for all pages which use the <rss> parser extension tag. The category is automatically added unless the feature is disabled.',
 40+ 'rss-tracking-category' => 'The name of a category for all pages which use the &lt;rss&gt; parser extension tag. The category is automatically added unless the feature is disabled.',
4141 'rss-feed' => "; $1
4242 : ''not to be localised''
4343 : The RSS extension substitutes this placeholder with the name of a template page. The content of this template page determines the final layout of the RSS feed on the rendered wiki page. The Extension:RSS currently uses 'MediaWiki:Rss-feed' as default for $1. This means that the content of [[MediaWiki:Rss-feed]] determines how RSS feed items are rendered.

Follow-up revisions

RevisionCommit summaryAuthorDate
r114390Revert r111347, r111348, r111350, r111351, r111515, r111816, r112243, r112251......catrope18:40, 21 March 2012

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r113508add tracking category feature (enabled by default). Each page using this exte...wikinaut19:43, 9 March 2012

Status & tagging log