jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/326133 )

Change subject: Load the property order from Wikidata per default
......................................................................


Load the property order from Wikidata per default

The URL is similar to the ones we use for the spam and the title
blacklist.

The results are cached and local wikis can still override the
order, if needed.

Bug: T149540
Change-Id: I82b209a499ba0133577a65cf7c73997862d787a4
---
M wmf-config/Wikibase-production.php
1 file changed, 2 insertions(+), 0 deletions(-)

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



diff --git a/wmf-config/Wikibase-production.php 
b/wmf-config/Wikibase-production.php
index 3b61f3b..22cf5f1 100644
--- a/wmf-config/Wikibase-production.php
+++ b/wmf-config/Wikibase-production.php
@@ -111,4 +111,6 @@
 
        // Overwrite or add commons links in the "other projects sidebar" with 
the "commons category" (P373), per T126960
        $wgWikimediaBadgesCommonsCategoryProperty = $wgDBname === 'commonswiki' 
? null : 'P373';
+
+       $wgWBClientSettings['propertyOrderUrl'] = 
'https://www.wikidata.org/w/index.php?title=MediaWiki:Wikibase-SortedProperties&action=raw&sp_ver=1';
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I82b209a499ba0133577a65cf7c73997862d787a4
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Hoo man <h...@online.de>
Gerrit-Reviewer: Aude <aude.w...@gmail.com>
Gerrit-Reviewer: Daniel Kinzler <daniel.kinz...@wikimedia.de>
Gerrit-Reviewer: Florianschmidtwelzow <florian.schmidt.stargatewis...@gmail.com>
Gerrit-Reviewer: Lucie Kaffee <lucie.kaf...@gmail.com>
Gerrit-Reviewer: Thcipriani <tcipri...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to