jenkins-bot has submitted this change and it was merged.
Change subject: Add good and featured article badges to testwikidata
......................................................................
Add good and featured article badges to testwikidata
Bug: 40810
Change-Id: Idca3d74a7d1b96f80d89d60c22260fadf85f2677
---
M wmf-config/Wikibase.php
1 file changed, 5 insertions(+), 0 deletions(-)
Approvals:
Aude: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/Wikibase.php b/wmf-config/Wikibase.php
index 3309671..c324c20 100644
--- a/wmf-config/Wikibase.php
+++ b/wmf-config/Wikibase.php
@@ -55,6 +55,11 @@
);
$wgWBRepoSettings['siteLinkGroups'][] = 'special';
+
+ $wgWBRepoSettings['badgeItems'] = array(
+ 'Q608' => 'wb-badge-goodarticle',
+ 'Q609' => 'wb-badge-featuredarticle'
+ );
}
if ( $wgDBname === 'testwikidatawiki' ) {
--
To view, visit https://gerrit.wikimedia.org/r/149928
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idca3d74a7d1b96f80d89d60c22260fadf85f2677
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Bene <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: Lydia Pintscher <[email protected]>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits