Nikerabbit has uploaded a new change for review.
https://gerrit.wikimedia.org/r/161968
Change subject: Use correct variable
......................................................................
Use correct variable
Follow-up I1d6037a7b
Change-Id: Ib2cc0467928a85fe13e96bc84874cd0f8e53fc10
---
M wmf-config/CommonSettings-labs.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/68/161968/1
diff --git a/wmf-config/CommonSettings-labs.php
b/wmf-config/CommonSettings-labs.php
index dfc9243..774f64a 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -95,7 +95,7 @@
if ( $wmgUseContentTranslation ) {
require_once(
"$IP/extensions/ContentTranslation/ContentTranslation.php" );
$wgContentTranslationServerURL = 'https://cxserver-beta.wmflabs.org';
- $wgContentTranslationDomainTemplate['cx'] =
'https://cxserver-beta.wmflabs.org/page/$1/$2';
+ $wgContentTranslationSiteTemplates['cx'] =
'https://cxserver-beta.wmflabs.org/page/$1/$2';
// Used for html2wikitext when publishing
$wgContentTranslationParsoid = array(
'url' => $wmgParsoidURL,
--
To view, visit https://gerrit.wikimedia.org/r/161968
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib2cc0467928a85fe13e96bc84874cd0f8e53fc10
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits