- From: <bugzilla@jessica.w3.org>
- Date: Sun, 16 Dec 2012 19:23:21 +0000
- To: public-webplatform-bugs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20362 --- Comment #1 from David Kirstein (Frozenice) <frozenice@frozenice.de> --- I took a look in the db. His skin is set to "Classic", which looks like this [1]. I renamed "Parker" to "Parker old" and "Pkr" to "Parker". We might wanna get an extension to delete accounts (see bug 20408). Do we need to contact him? [1] http://docs.webplatform.org/w/index.php?title=Main_Page&useskin=standard There are 59 accounts with a skin other than "WebPlatform", which raises the question if we want to force the same skin for everybody. I guess we don't want to put any effort in making other skins compatible. Could be done via: $wgHiddenPrefs[] = 'skin'; Or if we want to limit the list: $wgSkipSkins = array(...); -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Sunday, 16 December 2012 19:23:24 UTC