Nemo bis has uploaded a new change for review.
https://gerrit.wikimedia.org/r/168699
Change subject: Allow all custom Meta-Wiki namespaces in Special:Book
......................................................................
Allow all custom Meta-Wiki namespaces in Special:Book
Existing ones plus some future ones, as done above for all the other
wikis which usually use 100+ IDs.
Bug: 72493
Change-Id: I8ef20fc63a06fab672169efcfe8fce13151a6a0e
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/99/168699/1
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 11c8248..05305b7 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -10493,7 +10493,7 @@
NS_HELP, NS_HELP_TALK, 100, 101, 102, 103, 104, 105, 106, 107,
108, 109, 110, 111
),
'+enwikisource' => array( 114 ), // bug 56899
- '+metawiki' => array( 200 ),
+ '+metawiki' => array( 200, 201, 202, 203, 204, 205, 206, 207, 208, 209,
210, 211, 212, 213, 214, 215 ), // bug 72493
),
'wmgCollectionHierarchyDelimiter' => array(
--
To view, visit https://gerrit.wikimedia.org/r/168699
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8ef20fc63a06fab672169efcfe8fce13151a6a0e
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits