Remove the functionality allowing users to change the default direction; this is...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 20 Mar 2008 21:49:22 +0000 (21:49 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 20 Mar 2008 21:49:22 +0000 (21:49 +0000)
commitbdf9431795aa7f403f93775b73492e7839f34ce3
treed23a17c380d321fd8b467a875c319096f5313ede
parentd8c612ca99ae6f19f9d69e327835c38e2e39cc4c
Remove the functionality allowing users to change the default direction; this is basically redundant with first/last.  Uncomment the multiple-ordering stuff in Pager.php, since it works fine, but comment it out in SpecialCategories.php, since the index is not unique and it won't sort correctly.  IndexPager needs to support multiple-column sort, and the index should be extended to (cat_pages, cat_title).
RELEASE-NOTES
includes/Pager.php
includes/SpecialCategories.php
languages/messages/MessagesEn.php
maintenance/language/messages.inc