https://bugzilla.wikimedia.org/show_bug.cgi?id=52778
--- Comment #11 from MZMcBride <[email protected]> --- (In reply to comment #6) > That would be the "cleanupSkinPrefs" script in the WikimediaMaintenance > extension. Here you go: > https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FWikimediaMaintenance.git/HEAD/cleanupSkinPrefs.php Nice to see that there's a script for this (or a start to one). :-) It's in the wrong place, though. The most natural place to find such a script would be in the maintenance directory of MediaWiki core (this is where I looked after Matt posted his question in comment 6). Other wikis will want to clean out their skin preferences as well, presumably. There's nothing Wikimedia-specific about this, as far as I can tell, so the WikimediaMaintenance extension is simply the wrong place for this script. -- 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
