mediawiki-extensions-Visual.../includes
Ed Sanders 70c116a17a Edit check: Simplify "experience" config to "maximumEditcount"
There's no product need for anything other than an upper limit
on edit count. If one arises in the future we can adjust accordingly,
but better to keep the JSON, and any UI implementation, simple
for now.

Change-Id: I892847ad78b19695f0f0f664002d3c566f7806de
2023-10-03 16:20:51 +01:00
..
EditCheck Edit check: Simplify "experience" config to "maximumEditcount" 2023-10-03 16:20:51 +01:00
ApiParsoidTrait.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 12:17:42 +00:00
ApiVisualEditor.php ApiVisualEditor: Pass section to IntroMessageBuilder 2023-09-19 20:14:15 +00:00
ApiVisualEditorEdit.php Use namespace MediaWiki\Request\DerivativeRequest 2023-08-20 01:40:59 +02:00
DirectParsoidClient.php Use metrics from SiteConfig to restore the Parsoid prefix 2023-08-30 20:28:23 -04:00
Hooks.php Merge "Remove the BetaFeatures integration" 2023-09-21 15:29:34 +00:00
ParsoidClient.php ApiParsoidTrait/DirectParsoidClient: Simplify error handling 2023-08-16 17:09:18 +02:00
ServiceWiring.php Stop injecting ServiceOptions in VisualEditorParsoidClientFactory 2023-08-30 17:05:17 +02:00
SpecialCollabPad.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 12:17:42 +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 Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 12:17:42 +00: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 Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
VisualEditorParsoidClientFactory.php Stop injecting ServiceOptions in VisualEditorParsoidClientFactory 2023-08-30 17:05:17 +02:00