mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 06:24:08 +00:00
c32bce5add
RESTBase is changing the way it is storing HTML/data-parsoid renders. In order to still support VE (and other editors) with quick access to HTML and matching data-parsoid (needed later for transforming the modified HTML to wikitext), VE now needs to let RESTBase know it intends to perform a transformation call later on. In that case, RESTBase will make sure to keep the matching data-aprsoid around for long enough. Bug: T222639 Change-Id: I02672e29bd0f331794fd77d9e56f9cc6822d9b9e |
||
---|---|---|
.. | ||
ApiVisualEditor.php | ||
ApiVisualEditorEdit.php | ||
SpecialCollabPad.php | ||
VisualEditorDataModule.php | ||
VisualEditorDesktopArticleTargetInitModule.php | ||
VisualEditorHooks.php |