r107665 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107664‎ | r107665 | r107666 >
Date:22:44, 30 December 2011
Author:reedy
Status:ok
Tags:
Comment:
Related to bug 33223

Update static list of languages that support variants
Modified paths:
  • /trunk/phase3/includes/api/ApiQuery.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiQuery.php
@@ -674,7 +674,7 @@
675675 'NOTE: generator parameter names must be prefixed with a \'g\', see examples' ),
676676 'redirects' => 'Automatically resolve redirects',
677677 'converttitles' => array( "Convert titles to other variants if necessary. Only works if the wiki's content language supports variant conversion.",
678 - 'Languages that support variant conversion include kk, ku, gan, tg, sr, zh' ),
 678+ 'Languages that support variant conversion include gan, iu, kk, ku, shi, sr, tg, zh' ),
679679 'indexpageids' => 'Include an additional pageids section listing all returned page IDs',
680680 'export' => 'Export the current revisions of all given or generated pages',
681681 'exportnowrap' => 'Return the export XML without wrapping it in an XML result (same format as Special:Export). Can only be used with export',

Status & tagging log