Yurik has uploaded a new change for review.

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


Change subject: Added "Zero" & "Zero talk" namespaces to metawiki
......................................................................

Added "Zero" & "Zero talk" namespaces to metawiki

This is a placeholder so that new Zero configuration pages
can be created and tested on meta before the mobile zero extension
is fully deployed. Once the extension is done, this declaration
will be done inside the extension, and removed here.

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


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

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index c86a46b..eae4ec2 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -4271,6 +4271,12 @@
                205 => 'Participation_talk',
                206 => 'Iberocoop', // Bug 38398
                207 => 'Iberocoop_talk',
+
+               // This is a placeholder so that new Zero configuration pages 
can be created and tested
+               // on meta before the mobile zero extension is fully deployed.
+               // Once the extension is done, this declaration will be done 
inside the extension, and removed here.
+               480 => 'Zero',
+               481 => 'Zero_talk', 
        ),
        // @}
 

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

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

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

Reply via email to