"Brion VIBBER" changed the status of MediaWiki.r106439 to "fixme" and commented 
it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/106439#c28137

Old Status: new
> New Status: fixme

Commit summary for MediaWiki.r106439:

Prep work for * (bug 33147) API examples should explain what they do

Now formatted in the autogenerated documentation

Format for paraminfo adds a description attribute to output


query allimages descriptions are tranformed, need to do/add to other ones

Brion VIBBER's comment:

This looks wrong:

<pre>
Examples:
  Simple Use
  Show a list of images starting at the letter "B"
    api.php?action=query&list=allimages&aifrom=B  Using as Generator
  Show info about 4 images starting at the letter "T"
    api.php?action=query&generator=allimages&gailimit=4&gaifrom=T&prop=imageinfo
</pre>


_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to