Last modified: 2009-02-28 14:52:45 UTC
Atm the CategoryPage.php makes it impossible to differ between the generated lists of Subcategories, Articles and Images because everything is just $articles. This makes it hard to e.g. list subcategories in 3 columns but articles in 2 or to flip sorting for articles only etc. I reported the same problem for the Images already in bug#16249. What's the benefit in having CategoryPage set up as is? Imo it's short code vs logic listing / navigation. Please split up the queries and output of subcategories, articles and MagicGallery.
*** This bug has been marked as a duplicate of bug 1211 ***