[Mediawiki-api] Fwd: [Bug 1459] search for images/files by hash

Roan Kattouw roan.kattouw at home.nl
Mon Mar 24 18:06:20 UTC 2008


Brianna Laugher schreef:
> Is there an API equivalent to Special:version? How do you know when
> API stuff goes live, just keep waiting and checking?
>
>   
You can use api.php?action=help&version to see module versions, but it's 
probably better to use:

api.php?action=paraminfo&querymodules=allimages

which will list all parameters for the allimages module, or tell you 
that it doesn't exist.

Roan Kattouw (Catrope)



More information about the Mediawiki-api mailing list