Brion Vibber wrote: <snip>
hashar wrote:
This script pass through all users and change their skins from 'oldSkinName' to 'newSkinName'. There is NO validation about the new skin existence! Made on an original idea by Fooey (freenode)
I would strongly recommend generalizing this to update any given option, rather than skins and nothing but skins.
Hello brion,
Duesentrieb asked for it too. I quickly wrote it to help an user on #mediawiki (he wanted to remove a skin).
I think I will code another script that gives out statistics about option usage then generalize cleanupSkin.php to something like changeUserOptions.php adding filters (by groups, by last logged in, by creation date ...).
Thanks for the support Brion =)
cheers,