Odder has uploaded a new change for review.
https://gerrit.wikimedia.org/r/71783
Change subject: (bug 50007) Add 'Translation' namespace to English Wikisource
......................................................................
(bug 50007) Add 'Translation' namespace to English Wikisource
Adding this new namespace under no. 114 (115 for the corresponding
talk page namespace), enabling subpages for both and adding the
former to $wgContentNamespace. I'm also setting this new namespace
to be searched by default, all as requested in the bug.
Bug: 50007
Change-Id: Ib17903d6b85012f2297e117cdcfe5d82c61e4369
---
M wmf-config/InitialiseSettings.php
1 file changed, 5 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/83/71783/1
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 426c3c9..2ccc981 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -3451,6 +3451,7 @@
// Wikisource @{
'+wikisource' => array( 0 => 1, 6 => 0, 8 => 0 ),
'+cswikisource' => array( 14 => 1 ),
+ '+enwikisource' => array( 114 => 1, 115 => 1 ), // bug 50007
'+huwikisource' => array( 10 => 0 ),
'+nowikisource' => array( 10 => 0 ),
'+ruwikisource' => array( 10 => 0 ),
@@ -5015,6 +5016,8 @@
105 => 'Page_talk',
106 => 'Index',
107 => 'Index_talk',
+ 114 => 'Translation', // bug 50007
+ 115 => 'Translation_talk', // bug 50007
),
'arwikisource' => array(
100 => 'بوابة',
@@ -6375,7 +6378,7 @@
'+elwikisource' => array( 102 => 1 ),
'+enwikibooks' => array( 4 => 1, 112 => 1 ),
'+enwikinews' => array( 100 => 1, 101 => 0 ),
- '+enwikisource' => array( 102 => 1, 106 => 1 ),
+ '+enwikisource' => array( 102 => 1, 106 => 1, 114 => 1 ), // bug 50007
'+eswiki' => array( 100 => 1, 104 => 1 ),
'+eswikisource' => array( 104 => 1 ),
'+etwikisource' => array( 104 => 1, 106 => 1 ),
@@ -9043,7 +9046,7 @@
'+dewikisource' => array( 102, 104 ),
'+elwikisource' => array( 100, 102 ),
'+enwikibooks' => array( 102, 110 ),
- '+enwikisource' => array( 102, 104, 106 ),
+ '+enwikisource' => array( 102, 104, 106, 114 ), // bug 50007
'+eswiki' => array( 104 ), // Bug 39866
'+eswikisource' => array( 102, 104 ),
'+etwikisource' => array( 102, 104, 106 ),
--
To view, visit https://gerrit.wikimedia.org/r/71783
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib17903d6b85012f2297e117cdcfe5d82c61e4369
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Odder <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits