Hoo man has uploaded a new change for review. ( 
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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/33/326133/1

diff --git a/wmf-config/Wikibase-production.php 
b/wmf-config/Wikibase-production.php
index 4c3e6cd..6e3fbd7 100644
--- a/wmf-config/Wikibase-production.php
+++ b/wmf-config/Wikibase-production.php
@@ -113,4 +113,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: newchange
Gerrit-Change-Id: I82b209a499ba0133577a65cf7c73997862d787a4
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Hoo man <h...@online.de>

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

Reply via email to