jenkins-bot has submitted this change and it was merged.

Change subject: Remove wgSkipSkin and wgSkipSkins
......................................................................


Remove wgSkipSkin and wgSkipSkins

I've been around for a while, and seen quite a lot in that time, but I
have never heard of skins named "htmldump", "wikimania", or especially
"drsport". And I just found out that monobookcbt was deleted in 2009. So
I really don't think this code is doing anything anymore.

Change-Id: I551ecc4136ee920d3e015f69a613092ddb7c973e
---
M wmf-config/InitialiseSettings.php
1 file changed, 0 insertions(+), 9 deletions(-)

Approvals:
  Reedy: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 9c21e50..e825212 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -3867,15 +3867,6 @@
 ),
 # @} end of wgWhitelistRead
 
-'wgSkipSkin' => array(
-       'default' => 'wikimania',
-),
-'wgSkipSkins' => array(
-       'default' => array( 'htmldump', 'monobookcbt', 'drsport' ),
-       'dawiki' => array( 'htmldump', 'monobookcbt' ),
-       'testwiki' => array( 'htmldump', 'monobookcbt', 'drsport' ),
-),
-
 'wgAutoConfirmAge' => array(
        'default' => 4 * 3600 * 24, // 4 days to pass isNewbie()
 

-- 
To view, visit https://gerrit.wikimedia.org/r/85645
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I551ecc4136ee920d3e015f69a613092ddb7c973e
Gerrit-PatchSet: 3
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: TTO <[email protected]>
Gerrit-Reviewer: Brion VIBBER <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: TTO <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to