jenkins-bot has submitted this change and it was merged.
Change subject: Take "in other projects" sidebar out of beta
......................................................................
Take "in other projects" sidebar out of beta
Bug: T103102
Change-Id: I39d94cf3c19c48d7dd18dec0f73a2528fd341846
---
M wmf-config/InitialiseSettings.php
M wmf-config/Wikibase.php
2 files changed, 4 insertions(+), 29 deletions(-)
Approvals:
Aude: Looks good to me, approved
JanZerebecki: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 444b5d9..efa3f33 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -12291,7 +12291,6 @@
'wgBetaFeaturesWhitelist' => array(
'default' => array(
'visualeditor-enable', // VisualEditor –
on-going (special permission)
- 'wikibase-otherprojects', // ! 2015-02-27 -
Wikidata other projects sidebar
'uls-compact-links', // ! 2015-05-03 –
Compact language links
'popups', // 2016-01-16 –
Hovercards
'beta-feature-flow-user-talk-page', // 2016-03-02 -
Flow opt-in
@@ -15627,12 +15626,6 @@
'fiu_vrowiki' => array(
'sort' => 'alphabetic_revised',
),
- 'frwiki' => array(
- 'otherProjectsLinksByDefault' => true,
- ),
- 'frwikisource' => array(
- 'otherProjectsLinksByDefault' => true,
- ),
'fywiki' => array(
'sort' => 'alphabetic_fy',
),
@@ -15648,18 +15641,6 @@
'ilowiki' => array(
'sort' => 'alphabetic',
),
- 'itwiki' => array(
- 'otherProjectsLinksByDefault' => true, // T77012
- ),
- 'itwikisource' => array(
- 'otherProjectsLinksByDefault' => true,
- ),
- 'itwikivoyage' => array(
- 'otherProjectsLinksByDefault' => true, // T73464
- ),
- 'kowiki' => array(
- 'otherProjectsLinksByDefault' => true,
- ),
'lbwiki' => array(
'sort' => 'alphabetic',
),
@@ -15674,6 +15655,9 @@
),
'nds_nlwiki' => array(
'sortPrepend' => array( 'nds' ),
+ ),
+ 'nlwiki' => array(
+ 'otherProjectsLinksByDefault' => false,
),
'nnwiki' => array(
'sort' => 'alphabetic',
@@ -15692,12 +15676,6 @@
'plwiki' => array(
'sort' => 'alphabetic',
),
- 'ptwiki' => array(
- 'otherProjectsLinksByDefault' => true, // T99901
- ),
- 'ruwiki' => array(
- 'otherProjectsLinksByDefault' => true,
- ),
'simplewiki' => array(
'sort' => 'alphabetic',
),
@@ -15706,9 +15684,6 @@
),
'svwiki' => array(
'sort' => 'alphabetic',
- ),
- 'svwikivoyage' => array(
- 'otherProjectsLinksByDefault' => true, // T96502
),
'tewiki' => array(
'sortPrepend' => array( 'en', 'hi', 'kn', 'ta', 'ml' ),
diff --git a/wmf-config/Wikibase.php b/wmf-config/Wikibase.php
index dfa901e..5e749b9 100644
--- a/wmf-config/Wikibase.php
+++ b/wmf-config/Wikibase.php
@@ -142,7 +142,7 @@
}
$wgWBClientSettings['siteGroup'] = $wmgWikibaseSiteGroup;
- $wgWBClientSettings['otherProjectsLinksBeta'] = true;
+ $wgWBClientSettings['otherProjectsLinksByDefault'] = true;
$wgWBClientSettings['excludeNamespaces'] = function() {
// @fixme 102 is LiquidThread comments on wikinews and
elsewhere?
--
To view, visit https://gerrit.wikimedia.org/r/270939
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I39d94cf3c19c48d7dd18dec0f73a2528fd341846
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aude <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: JanZerebecki <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits