Reedy has submitted this change and it was merged.

Change subject: (bug 45079) Add P: as alias for Property namespace on Wikidata
......................................................................


(bug 45079) Add P: as alias for Property namespace on Wikidata

There is no chance of a conflict since P is currently not
used in the interwiki map, nor will there be any articles
starting with "P:".

Change-Id: I480fa8e66b4c7c46da82f292c674120096e3b530
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Reedy: Verified; Looks good to me, approved



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 3c69b6d..31b8561 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -3289,6 +3289,7 @@
        '+wikidatawiki' => array(
                'WD' => NS_PROJECT,      // Bug 41834
                'WT' => NS_PROJECT_TALK,
+               'P' => 120, // bug 45079
        ),
        '+yiwiki' => array(
                'וויקיפעדיע' => NS_PROJECT,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I480fa8e66b4c7c46da82f292c674120096e3b530
Gerrit-PatchSet: 3
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: Dereckson <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to