[Mediawiki-api] MediaWiki 1.13.0 released

roan.kattouw at home.nl roan.kattouw at home.nl
Thu Aug 14 18:53:53 UTC 2008


MediaWiki 1.13.0 is now available [1].

Selected changes to the API since 1.12.0:
* action=edit has been added. Note that $wgEnableWriteAPI = true; is required for this.
* list=allimages and prop=categoryinfo have been added.
* The blredirect, eiredirect and iuredirect (for list=backlinks, list=embeddedin and list=imageusage) have finally been implemented. Setting these parameters will list links through redirects as well.
* Paging (i.e. limit and continue parameters) have been added to prop=links, prop=templatelinks, prop=langlinks, prop=extlinks, prop=categories and prop=images. These modules no longer return all results by default, but only the first 10 (like list= modules do).
* Invalid titles no longer throw errors but are listed as invalid instead.
* Invalid values for multivalue parameters now throw warnings instead of errors

For a full list of changes to the API, see the section "API changes in 1.13" in the MediaWiki 1.13.0 release notes [2].

Roan Kattouw (Catrope)

[1] http://lists.wikimedia.org/pipermail/mediawiki-announce/2008-August/000076.html
[2] http://svn.wikimedia.org/svnroot/mediawiki/tags/REL1_13_0/phase3/RELEASE-NOTES



More information about the Mediawiki-api mailing list