Paginate the three category sections separately
authorAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 26 Jul 2010 21:27:07 +0000 (21:27 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 26 Jul 2010 21:27:07 +0000 (21:27 +0000)
commit98a7f4d756b390e2c873612a4079542799e51b59
treeb70efc920fa98f3295ba2c59492793c83b4d5f1c
parent53d59a383c0972672189c789af10459d2b78ab1a
Paginate the three category sections separately

This fully fixes bug 1211.  It might be buggy, and
$wgExperimentalCategorySort sure makes it hackish.  I should definitely
have gone with some kind of branch here.  More testing would be good.
Also, the UI could use improvement (extra ugly next/previous 200 links
in various places).
includes/CategoryPage.php