* Allow IndexPager->mLimitsShown to be an associative array of limit => text-to-displ...
authorHappy-melon <happy-melon@users.mediawiki.org>
Sun, 30 Aug 2009 21:50:10 +0000 (21:50 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Sun, 30 Aug 2009 21:50:10 +0000 (21:50 +0000)
commitd9e0154b62a7378df066bf7f47879861271c6a3a
treec8dd5366bf50cf74ee3b974a84ecdbec73f73e53
parent9f64844e05a2501feaec90f3aed86d08e04eda69
* Allow IndexPager->mLimitsShown to be an associative array of limit => text-to-display-in-limit-form pairs.
* Use this to add an "all" value to the limit form in Special:AllMessages.  In reality, "all" is only 5000, but this is plenty more than most wikis should have.
RELEASE-NOTES
includes/Pager.php
includes/specials/SpecialAllmessages.php
languages/messages/MessagesEn.php