https://bugzilla.wikimedia.org/show_bug.cgi?id=30134
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Krinkle <[email protected]> 2011-08-14 20:13:20 UTC --- Anyone familiar with JavaScript and jQuery should be able to do this: * Fetch the page names from the page * Make a request to the API for those titles with the categorymembers querymodule * If the returned object contains a certain category store it in an array * Create a CSS selector fed to jQuery for all these page names and call addClass() -- 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
