jenkins-bot has submitted this change and it was merged.

Change subject: (bug 36002) Configure $wgMobileUrlTemplate for sourceswiki
......................................................................


(bug 36002) Configure $wgMobileUrlTemplate for sourceswiki

Configuring $wgMobileUrlTemplate for multilingual Wikisource
('oldwikisource') the way it's configured for foundationwiki.
Please note that even though the link will look nice & dandy,
the mobile view still won't work per bug 29364.

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

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



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 049055a..872dd24 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -11230,6 +11230,7 @@
        'default' => '%h0.m.%h1.%h2',
        'foundationwiki' => 'm.%h0.%h1',
        'mediawikiwiki' => 'm.%h1.%h2',
+       'sourceswiki' => 'm.%h0.%h1', // bug 36002
 ),
 
 'wmgZeroDisableImages' => array(

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ide7d1e2f387dce6345af24fd44e8bdb19b25dcec
Gerrit-PatchSet: 3
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Odder <[email protected]>
Gerrit-Reviewer: Billinghurst <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: MaxSem <[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