jenkins-bot has submitted this change and it was merged.
Change subject: Make MathML rendering default in labs
......................................................................
Make MathML rendering default in labs
Bug: T104550
Change-Id: I5a0abcdc3309360baa5217a186765d188740a8ab
---
M wmf-config/CommonSettings-labs.php
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Ori.livneh: Looks good to me, approved
Mobrovac: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/wmf-config/CommonSettings-labs.php
b/wmf-config/CommonSettings-labs.php
index 1e4c3d0..c1625fb 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -209,6 +209,7 @@
if ( $wmgUseMath ) {
$wgMathFileBackend = false;
$wgMathDirectory = '/data/project/upload7/math';
+ $wgDefaultUserOptions[ 'math' ] = 'mathml';
}
if ( $wmgUseScore ) {
--
To view, visit https://gerrit.wikimedia.org/r/283199
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5a0abcdc3309360baa5217a186765d188740a8ab
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Physikerwelt <[email protected]>
Gerrit-Reviewer: BryanDavis <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Mobrovac <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits