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

Change subject: Re-enable VisualEditor everywhere
......................................................................


Re-enable VisualEditor everywhere

Change-Id: Ifb26732b17b0b27b9233a9f5615afa67f5828d18
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 3 deletions(-)

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



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index e46c711..b6294fc 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -10481,9 +10481,7 @@
 
 'wmgUseVisualEditor' => array(
        'default' => false,
-       'visualeditor' => false, // Disabling in prod as completely broken (bug 
49577) -- JDF 2013-06-14
-       'mediawikiwiki' => true, // Re-enabling for testing
-       // 'visualeditor' => true,
+       'visualeditor' => true,
 ),
 
 'wmgVisualEditorNamespaces' => array(

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifb26732b17b0b27b9233a9f5615afa67f5828d18
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to