* Made special page names case-insensitive and localisable. Care has been taken to...
authorTim Starling <tstarling@users.mediawiki.org>
Mon, 30 Oct 2006 06:25:31 +0000 (06:25 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Mon, 30 Oct 2006 06:25:31 +0000 (06:25 +0000)
commita3b490d2c4dfc25d7e0594eae8ee27ba69f6afea
tree283f49617e88e947a1de694fe38a63b5f0891465
parentc86610796fc5750ca130e8b3a7d4e2cc4b38515f
* Made special page names case-insensitive and localisable. Care has been taken to maintain backwards compatibility.
* Used special page subpages in a few more places, instead of query parameters
51 files changed:
RELEASE-NOTES
includes/Article.php
includes/ChangesList.php
includes/EditPage.php
includes/ImagePage.php
includes/Linker.php
includes/LogPage.php
includes/OutputPage.php
includes/PageHistory.php
includes/Parser.php
includes/ProxyTools.php
includes/QueryPage.php
includes/SearchEngine.php
includes/Skin.php
includes/SkinTemplate.php
includes/SpecialAllpages.php
includes/SpecialBlockip.php
includes/SpecialConfirmemail.php
includes/SpecialContributions.php
includes/SpecialEmailuser.php
includes/SpecialExport.php
includes/SpecialIpblocklist.php
includes/SpecialLockdb.php
includes/SpecialLog.php
includes/SpecialMostlinked.php
includes/SpecialMovepage.php
includes/SpecialNewimages.php
includes/SpecialNewpages.php
includes/SpecialPage.php
includes/SpecialPreferences.php
includes/SpecialRecentchanges.php
includes/SpecialRevisiondelete.php
includes/SpecialSearch.php
includes/SpecialUndelete.php
includes/SpecialUnlockdb.php
includes/SpecialUnusedtemplates.php
includes/SpecialUpload.php
includes/SpecialUserlogin.php
includes/SpecialUserrights.php
includes/SpecialWantedpages.php
includes/SpecialWatchlist.php
includes/Title.php
includes/User.php
includes/UserMailer.php
includes/Wiki.php
includes/api/ApiFeedWatchlist.php
languages/Language.php
languages/messages/MessagesEn.php
maintenance/dumpHTML.inc
opensearch_desc.php
skins/CologneBlue.php