r95867 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95866‎ | r95867 | r95868 >
Date:14:30, 31 August 2011
Author:catrope
Status:ok
Tags:
Comment:
Clarify parameter description added in r95714
Modified paths:
  • /trunk/phase3/includes/api/ApiQueryAllmessages.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiQueryAllmessages.php
@@ -234,7 +234,7 @@
235235 'prop' => 'Which properties to get',
236236 'enableparser' => array( 'Set to enable parser, will preprocess the wikitext of message',
237237 'Will substitute magic words, handle templates etc.' ),
238 - 'nocontent' => 'Set to not include the content of the messages in the output.',
 238+ 'nocontent' => 'If set, do not include the content of the messages in the output.',
239239 'title' => 'Page name to use as context when parsing message (for enableparser option)',
240240 'args' => 'Arguments to be substituted into message',
241241 'prefix' => 'Return messages with this prefix',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r95714Add support to only return keys in ApiAllMessages...krinkle22:21, 29 August 2011

Status & tagging log