* (bug 26485) add a elextlinks param to prop=extlinks
authorSam Reed <reedy@users.mediawiki.org>
Wed, 5 Jan 2011 19:45:19 +0000 (19:45 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Wed, 5 Jan 2011 19:45:19 +0000 (19:45 +0000)
commitbe25e4316d8d18891f2e8ea6a141e756e8d685bb
tree27ddc46fc78e7cc3e4f63e65f3b75691eaf77772
parentb75be64f4925fc1e63402718e734cc101f735602
* (bug 26485) add a elextlinks param to prop=extlinks

Refactored some code out of ApiQueryExtLinksUsage

Had to duplicate some code into ApiQueryExternalLinks (Boo). Marked with a TODO to fix it up
RELEASE-NOTES
includes/api/ApiQueryExtLinksUsage.php
includes/api/ApiQueryExternalLinks.php