mediawiki-extensions-Visual.../includes
Marko Obrovac c32bce5add ArticleTargetLoader: Add stash=true query param to RB HTML fetching
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
2019-05-08 13:30:01 +02:00
..
ApiVisualEditor.php ArticleTargetLoader: Add stash=true query param to RB HTML fetching 2019-05-08 13:30:01 +02:00
ApiVisualEditorEdit.php Use PageEditStash services instead of static methods 2019-04-23 12:45:21 -07:00
SpecialCollabPad.php SpecialCollabPad: Remove unused variable $request 2019-04-01 23:08:02 +01:00
VisualEditorDataModule.php DataModule: Use module->getConfig instead of rl->getConfig 2019-04-17 17:33:53 +00:00
VisualEditorDesktopArticleTargetInitModule.php DesktopArticleTargetInitModule: Avoid expensive $msg->exists check 2019-04-17 23:12:53 +01:00
VisualEditorHooks.php Remove block notice tracking 2019-04-23 11:31:37 -04:00