r82508 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82507‎ | r82508 | r82509 >
Date:13:50, 20 February 2011
Author:reedy
Status:ok
Tags:
Comment:
Per comment on r82477, update output for prop=statimageinfo
Modified paths:
  • /trunk/phase3/includes/api/ApiQueryStashImageInfo.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiQueryStashImageInfo.php
@@ -117,7 +117,7 @@
118118 'What image information to get:',
119119 ' timestamp - Adds timestamp for the uploaded version',
120120 ' url - Gives URL to the image and the description page',
121 - ' size - Adds the size of the image in bytes and the height and width',
 121+ ' size - Adds the size of the image in bytes and the height, width and page count (if applicable)',
122122 ' dimensions - Alias for size',
123123 ' sha1 - Adds sha1 hash for the image',
124124 ' mime - Adds MIME of the image',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r82477* (bug 27554) Update api information text to reflect change in bug 26125reedy19:52, 19 February 2011

Status & tagging log