Jforrester has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/281263

Change subject: Enable VisualEditor on the Project ('Wikipedya') of htwiki
......................................................................

Enable VisualEditor on the Project ('Wikipedya') of htwiki

Bug: T130177
Change-Id: I3f6ad8958e8c6cddf04fcb76efa74136a53f81fd
---
M wmf-config/InitialiseSettings.php
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/63/281263/1

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index fef15f7..481ca26 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -13362,6 +13362,9 @@
        '+hewiki' => array(
                118 /* Draft */ => true // T87027
        ),
+       '+htwiki' => array(
+               NS_PROJECT => true // T130177
+       ),
        '+jawiki' => array(
                100 /* Portal */ => true // T97313
        ),

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3f6ad8958e8c6cddf04fcb76efa74136a53f81fd
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>

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

Reply via email to