r74247 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r74246‎ | r74247 | r74248 >
Date:09:11, 4 October 2010
Author:catrope
Status:ok
Tags:
Comment:
Per r74201 CR, make it clear that the list of languages supporting variant conversion may not be complete
Modified paths:
  • /trunk/phase3/includes/api/ApiQuery.php (modified) (history)

Diff [purge]

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

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r74201Per r69587 CR, mention which languages support variant conversion in the API ...catrope12:11, 3 October 2010

Status & tagging log