Odder has uploaded a new change for review.
https://gerrit.wikimedia.org/r/59614
Change subject: (bug 44164) Add 'Portal' and 'Author' namespaces to iswikisource
......................................................................
(bug 44164) Add 'Portal' and 'Author' namespaces to iswikisource
This commit adds two new namespaces to the Icelandic Wikisource:
* 'Gátt' and 'Gáttarspjall' as 100 and 101, with English aliases
'Portal' and 'Portal_talk', respectively;
* 'Höfundur' and 'Höfundarspjall' as 102 and 103, with English
aliases 'Author' and 'Author_talk';
* Both namespaces are set to be searched by default per request.
Bug: 44164
Change-Id: I594dd822034ea80c5a177384deefc9bc59d000bd
---
M wmf-config/InitialiseSettings.php
1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/14/59614/1
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index e78dc31..746714f 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -2711,6 +2711,12 @@
'+incubatorwiki' => array(
'I' => NS_PROJECT,
),
+ '+iswikisource' => array(
+ 'Portal' => 100, // Bug 44164
+ 'Portal_talk' => 101, // Bug 44164
+ 'Author' => 102, // Bug 44164
+ 'Author_talk' => 103, // Bug 44164
+ ),
'+iswiktionary' => array(
'Wiktionary' => NS_PROJECT,
'Wikiorðabókspjall' => 5, // changed
http://bugzilla.wikimedia.org/show_bug.cgi?id=7754
@@ -5276,6 +5282,12 @@
106 => 'Portal',
107 => 'Pembicaraan_Portal',
),
+ 'iswikisource' => array(
+ 100 => 'Gátt', // Bug 44164
+ 101 => 'Gáttarspjall', // Bug 44164
+ 102 => 'Höfundur', // Bug 44164
+ 103 => 'Höfundarspjall', // Bug 44164
+ ),
'itwikisource' => array(
102 => 'Autore',
103 => 'Discussioni_autore',
@@ -6439,6 +6451,7 @@
'+hywikisource' => array( 100 => 1, 106 => 1 ),
'+idwikibooks' => array( 100 => 1, 102 => 1 ),
'+idwikisource' => array( 100 => 1, 102 => 1 ),
+ '+iswikisource' => array( 100 => 1, 102 => 1 ), // Bug 44164
'+itwikisource' => array( 102 => 1, 110 => 1 ),
'+itwikivoyage' => array( 100 => 1, 104 => 1, 106 => 1 ),
'+kowikisource' => array( 100 => 1 ),
--
To view, visit https://gerrit.wikimedia.org/r/59614
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I594dd822034ea80c5a177384deefc9bc59d000bd
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