mediawiki-extensions-Visual.../includes
C. Scott Ananian c026712a40 Ensure page is reloaded after edit using Parsoid if appropriate
This passes the option to ApiParse which will ensure that it uses
the ArticleParserOptions hook so that the parser options used after
reload match the ones originally used to render the article.

Bug: T373212
Depends-On: I906affc8d2335b7bb48dff3a4b061fcf86b71cee
Change-Id: I18147254f1ac5f08a57e85eb2f031df7701dccef
2024-08-29 11:41:18 -04:00
..
ApiParsoidTrait.php Use namespaced classes 2024-06-10 22:36:31 +02:00
ApiVisualEditor.php Replace deprecated PermissionManager::getPermissionErrors() and friends 2024-08-09 13:35:29 +00:00
ApiVisualEditorEdit.php Ensure page is reloaded after edit using Parsoid if appropriate 2024-08-29 11:41:18 -04:00
BetaPreferenceHooks.php ve.collab: Move BetaFeature into its own file 2024-03-06 14:50:14 -06:00
DirectParsoidClient.php Remove use of deprecated Html*Helper::init() methods 2024-07-19 03:00:38 -04:00
Hooks.php Replace use of deprecated global URL functions with wfGetUrlUtils() 2024-08-28 15:10:21 -04:00
ParsoidClient.php ApiParsoidTrait/DirectParsoidClient: Simplify error handling 2023-08-16 17:09:18 +02:00
ServiceWiring.php Remove the VisualEditorHookRunner service 2024-01-31 20:02:36 +01:00
SpecialCollabPad.php Use namespaced classes 2024-06-10 22:36:31 +02:00
VisualEditorApiVisualEditorEditPostSaveHook.php Introduce VisualEditorApiVisualEditorPostSaveHook 2021-04-30 20:50:01 +02:00
VisualEditorApiVisualEditorEditPreSaveHook.php Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
VisualEditorBeforeEditorHook.php Use namespaced classes 2024-06-10 22:36:31 +02:00
VisualEditorDataModule.php Drop RL targets definitions from module class, no longer honoured 2024-01-23 21:40:20 +01:00
VisualEditorDesktopArticleTargetInitModule.php Prevent JS code from changing 'skin-view-edit-local' message to 'skin-view-edit' 2023-07-13 02:51:12 +00:00
VisualEditorHookRunner.php Use namespaced classes 2024-06-10 22:36:31 +02:00
VisualEditorParsoidClientFactory.php Use namespaced classes 2024-06-10 22:36:31 +02:00