* New properties: links, templates, images, langlinks
authorYuri Astrakhan <yurik@users.mediawiki.org>
Mon, 14 May 2007 05:28:06 +0000 (05:28 +0000)
committerYuri Astrakhan <yurik@users.mediawiki.org>
Mon, 14 May 2007 05:28:06 +0000 (05:28 +0000)
commit0e68016b728d7767caecc378612308832f8f3102
tree5d7d322aeff5d242c237f8a97a55a5dbaa5a6066
parentaf280fa1dff3e68d40c85c66b5c3b4e3a0ed4cad
* New properties: links, templates, images, langlinks
* Breaking Change: imagelinks renamed into imageusage (il->iu)
* Bug fix: incorrect generator behavior in some cases
RELEASE-NOTES
includes/AutoLoader.php
includes/api/ApiBase.php
includes/api/ApiMain.php
includes/api/ApiPageSet.php
includes/api/ApiQuery.php
includes/api/ApiQueryBacklinks.php
includes/api/ApiQueryBase.php
includes/api/ApiQueryImages.php [new file with mode: 0644]
includes/api/ApiQueryLangLinks.php [new file with mode: 0644]
includes/api/ApiQueryLinks.php [new file with mode: 0644]