https://bugzilla.wikimedia.org/show_bug.cgi?id=46782
Umherirrender <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Umherirrender <[email protected]> --- iilimit is per image and not per request, so using iilimit = 1 (which is the default) will give you one imageinfo per image. Due to the default of the dir, this is always the latest version. This can be mentioned better on the auto doc page, that is right. This query will give you 200 files from a category and the corrosponding url for a thumb to build the <img>: http://commons.wikimedia.org/w/api.php?action=query&generator=categorymembers&gcmtitle=Category:Commons%20statistics&gcmlimit=200&gcmtype=file&prop=imageinfo&iiprop=url&iiurlwidth=120 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
