* API: (bug 17357) Add subpage moving to the API
authorRoan Kattouw <catrope@users.mediawiki.org>
Mon, 9 Feb 2009 14:16:51 +0000 (14:16 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Mon, 9 Feb 2009 14:16:51 +0000 (14:16 +0000)
commit81bf8d0a3a1af467739d5fae79678032628ba4e4
tree3237bd477d00a2ff21b2b8e598179c62e4ea617c
parent5f0226fd8db7b9cea4db75288ea972f754778725
* API: (bug 17357) Add subpage moving to the API
* Added Title::moveSubpages() as a backend function
** Didn't update SpecialMovepage to use this; left to braver souls
* Fix handling of errors on talk page move (will backport)
RELEASE-NOTES
includes/Title.php
includes/api/ApiBase.php
includes/api/ApiMove.php