https://bugzilla.wikimedia.org/show_bug.cgi?id=17359

           Summary: Split $articles in CategoryPage.php
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: Categories
        AssignedTo: [email protected]
        ReportedBy: [email protected]


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.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to