r113553 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113552‎ | r113553 | r113554 >
Date:07:34, 10 March 2012
Author:liangent
Status:ok
Tags:
Comment:
(bug 35116) Correct API documentation for prop=excerpts
Modified paths:
  • /trunk/extensions/MobileFrontend/api/ApiQueryExcerpts.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/api/ApiQueryExcerpts.php
@@ -226,7 +226,7 @@
227227
228228 public function getExamples() {
229229 return array(
230 - 'api.php?action=query&prop=excerpt&length=175&titles=Therion' => 'Get a 175-character excerpt',
 230+ 'api.php?action=query&prop=excerpts&exlength=175&titles=Therion' => 'Get a 175-character excerpt',
231231 );
232232 }
233233

Follow-up revisions

RevisionCommit summaryAuthorDate
r113768MFT r113463, r113471, r113472, r113486, r113512, r113553awjrichards22:01, 13 March 2012
r113774MFT r113471, r113472, r113486, r113512, r113553awjrichards22:35, 13 March 2012
r114201MFT r113486, r113488, r113512, r113553, r113640, r113642, r113644, r113645, r...awjrichards22:18, 19 March 2012

Status & tagging log