Special:Preferences: Enable OOUI mode by default
authorJames D. Forrester <jforrester@wikimedia.org>
Tue, 18 Sep 2018 18:29:38 +0000 (11:29 -0700)
committerJames D. Forrester <jforrester@wikimedia.org>
Tue, 18 Sep 2018 18:29:38 +0000 (11:29 -0700)
Developers and other users can temporarily still opt out with ?ooui=0.

Bug: T117781
Change-Id: I1466e67161b5155552ffa7d80c383064913ec4dc

includes/DefaultSettings.php

index 8abff97..ab67225 100644 (file)
@@ -3288,7 +3288,7 @@ $wgUseMediaWikiUIEverywhere = false;
  *
  * @since 1.32
  */
-$wgOOUIPreferences = false;
+$wgOOUIPreferences = true;
 
 /**
  * Whether to label the store-to-database-and-show-to-others button in the editor