Mattflaschen has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/199818

Change subject: Set wgFlowContentFormat to wikitext until we have Parsoid on 
Jenkins
......................................................................

Set wgFlowContentFormat to wikitext until we have Parsoid on Jenkins

Using Parsoid on Jenkins is T76586

Change-Id: I298ea36c25ae20aed35e2a4793e550a4f5d442cf
---
A mediawiki/conf.d/20_set_wgFlowContentFormat.php
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/jenkins 
refs/changes/18/199818/1

diff --git a/mediawiki/conf.d/20_set_wgFlowContentFormat.php 
b/mediawiki/conf.d/20_set_wgFlowContentFormat.php
new file mode 100644
index 0000000..f6df37e
--- /dev/null
+++ b/mediawiki/conf.d/20_set_wgFlowContentFormat.php
@@ -0,0 +1,4 @@
+<?php
+
+// Until Parsoid is available to us on Jenkins (T76586)
+$wgFlowContentFormat = 'wikitext';

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I298ea36c25ae20aed35e2a4793e550a4f5d442cf
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <[email protected]>

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

Reply via email to