API:
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 4 Apr 2008 11:22:58 +0000 (11:22 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 4 Apr 2008 11:22:58 +0000 (11:22 +0000)
commitf49b53df4609274e296af893cbcee916903a32f7
tree7d5843169ab6cc13a95d63ddcb4a762657e96247
parentfbf47945f10312527ace24ddcfb63d9123ea43d3
API:
* Cleaned up ApiPageSet::getRedirectTargets(), now uses the redirect table rather than the pagelinks table (this fixes bug 13965)
* Added possibility to obtain all external links through list=exturlusage (per MinuteElectron's request on the mediawiki-api list)
RELEASE-NOTES
includes/api/ApiPageSet.php
includes/api/ApiQueryExtLinksUsage.php