Author: old_school_junkie
Description:
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.
Version: unspecified
Severity: minor