mediawiki-extensions-Visual.../includes
daniel 07afdba500 Don't try to contact RESTbase directly when in PHP direct mode.
If VE is configured to call parsoid directly in PHP, the client
should not try to fetch HTML from restbase. Doing so will
lead to inconsistencies, and may cause edits to fail.

Bug: T320704
Bug: T320703
Change-Id: I98bfdd305dcd188d91db6a8fe5885156cdeca7db
2022-10-13 11:22:52 +00:00
..
ApiParsoidTrait.php ApiParsoidTrait: Remove unused abstract method dieStatus 2022-09-28 16:00:24 +00:00
ApiVisualEditor.php ApiVisualEditor: Remove parsedoc VE paction 2022-10-03 14:12:35 +01:00
ApiVisualEditorEdit.php Remove redundant ParsoidHelper class from VE 2022-09-15 19:23:05 +00:00
DirectParsoidClient.php Local implementation of ParsoidClient (DirectParsoidClient) 2022-10-11 18:34:06 +01:00
Hooks.php Don't try to contact RESTbase directly when in PHP direct mode. 2022-10-13 11:22:52 +00:00
ParsoidClient.php ParsoidClient: rename language parameter 2022-09-26 22:46:22 +02:00
ServiceWiring.php Local implementation of ParsoidClient (DirectParsoidClient) 2022-10-11 18:34:06 +01:00
SpecialCollabPad.php Namespace rest of the extension 2022-03-14 22:27:15 +00: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 Remove 'Hook' from new hook's method name 2022-02-14 23:26:05 +00:00
VisualEditorDataModule.php Use new ResourceLoader namespace 2022-05-24 22:59:39 +00:00
VisualEditorDesktopArticleTargetInitModule.php Fix tab messages being changed wrong by JavaScript 2022-06-13 20:21:32 +02:00
VisualEditorHookRunner.php Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
VisualEditorParsoidClientFactory.php Don't try to contact RESTbase directly when in PHP direct mode. 2022-10-13 11:22:52 +00:00
VRSParsoidClient.php ParsoidClient: Fix getPageHtml() $targetLanguage param inconsistencies 2022-09-26 22:52:31 +02:00