https://bugzilla.wikimedia.org/show_bug.cgi?id=8112
Bawolff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Bawolff <[email protected]> 2011-09-11 03:39:29 UTC --- Is this still something wanted given that Wikipedia:blah categories are now hidden with __HIDDENCAT__? If so, is it highly wanted? (In theory this isn't all that hard to implement, just add a parser func {{#catpriority:5}} which stores in page_props, and then is queried in OutputPage::addCategoryLinks. However it seems a little bloaty of a feature. Maybe could be done in an extension with the OutputPageMakeCategoryLinks hook (might require an extra query though) -- 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
