mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-12-11 05:56:11 +00:00
8ae4925676
* Change the query in ve.init.mw.ArticleTargetLoader#requestParsoidData so that in non-RESTBase mode with wikitext it still returns the metadata required to initialize the editor, using the backend API code added in I1b35b28e428a1f86d2e34d90ddbe73361ce14818. This fixes the exception from T222312. * Introduce new configuration option $wgVisualEditorAllowLossySwitching to control this feature. It is enabled by default, fixing T214542. We allow it to be disabled because switching in non-RESTBase mode may cause "dirty diffs" (non-semantic changes to the wikitext), which are undesirable on wikis where users carefully review all changes. Bug: T214542 Bug: T222312 Change-Id: I58879cba5612002c70c24731306214d2577c2c52 |
||
---|---|---|
.. | ||
styles | ||
targets | ||
ve.init.mw.ApiResponseCache.js | ||
ve.init.mw.ArticleTarget.js | ||
ve.init.mw.ArticleTargetEvents.js | ||
ve.init.mw.ArticleTargetLoader.js | ||
ve.init.mw.DiffLoader.js | ||
ve.init.mw.DiffPage.init.js | ||
ve.init.mw.GalleryImageInfoCache.js | ||
ve.init.mw.ImageInfoCache.js | ||
ve.init.mw.js | ||
ve.init.mw.LinkCache.js | ||
ve.init.mw.Platform.init.js | ||
ve.init.mw.Platform.js | ||
ve.init.mw.ProgressBarWidget.js | ||
ve.init.mw.SaveErrorHandler.js | ||
ve.init.mw.Target.js | ||
ve.init.mw.TempWikitextEditorWidget.js | ||
ve.init.mw.trackSubscriber.js | ||
ve.init.MWEditingTabDialog.js | ||
ve.init.MWEditModeTool.js | ||
ve.init.MWVESwitchConfirmDialog.js | ||
ve.init.MWVESwitchPopupWidget.js | ||
ve.init.MWWelcomeDialog.js |