Jforrester has uploaded a new change for review.
https://gerrit.wikimedia.org/r/141055
Change subject: Remove references to the Math VisualEditor BetaFeature (now
graduated)
......................................................................
Remove references to the Math VisualEditor BetaFeature (now graduated)
$wmgMathVisualEditorDefault hasn't been used in production for a few months
now.
Change-Id: I84488427270f87b1ce6ae4f79a1ab40618e598c7
---
M wmf-config/CommonSettings.php
M wmf-config/InitialiseSettings-labs.php
M wmf-config/InitialiseSettings.php
3 files changed, 0 insertions(+), 14 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/55/141055/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index a6e0f7a..c4f9d26 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2043,12 +2043,6 @@
$wgMathDisableTexFilter = true; // severe performance regression;
--Aaron
// disable MW_MATH_MATHML and MW_MATH_SOURCe until mathoid table is
created (bug 66492, 66587)
$wgMathValidModes = array( MW_MATH_PNG );
-
- if ( $wmgMathVisualEditorDefault ) {
- // Enable the Math VE editing Beta Feature by default
- $wgDefaultUserOptions['math-enable-visualeditor'] = 1;
- $wgHiddenPrefs[] = 'math-enable-visualeditor';
- }
// These variables point to non-WMF servers by default.
// Prevent accidental use.
$wgMathMathMLUrl = $wgMathLaTeXMLUrl = null;
diff --git a/wmf-config/InitialiseSettings-labs.php
b/wmf-config/InitialiseSettings-labs.php
index 6af6565..cc07371 100644
--- a/wmf-config/InitialiseSettings-labs.php
+++ b/wmf-config/InitialiseSettings-labs.php
@@ -331,9 +331,6 @@
'wmgVisualEditorEnableTocWidget' => array(
'enwiki' => true,
),
- 'wmgMathVisualEditorDefault' => array(
- 'enwiki' => true,
- ),
'wmgUseCampaigns' => array(
'default' => true,
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 9c87c4e..a4a9260 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -11415,11 +11415,6 @@
'loginwiki' => false,
),
-'wmgMathVisualEditorDefault' => array(
- 'default' => false,
- 'mediawikiwiki' => true,
-),
-
'wmgUseMarkAsHelpful' => array(
'default' => false,
'testwiki' => true,
--
To view, visit https://gerrit.wikimedia.org/r/141055
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I84488427270f87b1ce6ae4f79a1ab40618e598c7
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits