jenkins-bot has submitted this change and it was merged.

Change subject: Removes hardcoded list of linked wikis in the "other projects" 
sidebar
......................................................................


Removes hardcoded list of linked wikis in the "other projects" sidebar

Bug: 70169
Change-Id: Id8a15b4e7a3b349f44bd45e0ff5b4fa1a968a449
---
M wmf-config/InitialiseSettings.php
1 file changed, 0 insertions(+), 4 deletions(-)

Approvals:
  Reedy: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 7e9eca9..b006014 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -13565,7 +13565,6 @@
        ),
        'frwikisource' => array(
                'otherProjectsLinksByDefault' => true,
-               'otherProjectsLinks' => array( 'frwiki', 'frwikiquote', 
'commonswiki', 'frwikivoyage' ),
        ),
        'fywiki' => array(
                'sort' => 'alphabetic_fy',
@@ -13584,11 +13583,9 @@
        ),
        'itwikisource' => array(
                'otherProjectsLinksByDefault' => true,
-               'otherProjectsLinks' => array( 'itwiki', 'itwikiquote', 
'commonswiki', 'itwikivoyage' ),
        ),
        'kowiki' => array(
                'otherProjectsLinksByDefault' => true,
-               'otherProjectsLinks' => array( 'kowikiquote', 'kowikisource', 
'commonswiki' ),
        ),
        'lbwiki' => array(
                'sort' => 'alphabetic',
@@ -13624,7 +13621,6 @@
        ),
        'ruwiki' => array(
                'otherProjectsLinksByDefault' => true,
-               'otherProjectsLinks' => array( 'ruwikivoyage', 'ruwikiquote', 
'ruwikisource', 'commonswiki' ),
        ),
        'simplewiki' => array(
                'sort' => 'alphabetic',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id8a15b4e7a3b349f44bd45e0ff5b4fa1a968a449
Gerrit-PatchSet: 3
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Tpt <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: Jeroen De Dauw <[email protected]>
Gerrit-Reviewer: Lydia Pintscher <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: Tobias Gritschacher <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to