mediawiki-extensions-Visual.../includes
DannyS712 267daeb6c6 Filter JavaScript namespacesWithSubpages to only existing namespaces
$wgNamespacesWithSubpages can include namespaces that
don't exist, no need to add them to the JavaScript configuration.

Bug: T291727
Change-Id: I1f4f3d2c2accb3d84f83262480616d05115f406c
2021-09-29 20:39:30 +00:00
..
ApiParsoidTrait.php Simplify some API PHP code where possible 2021-08-26 11:37:13 +02:00
ApiVisualEditor.php Don't include null in the namespaces where VE can be enabled 2021-09-29 16:23:48 +00:00
ApiVisualEditorEdit.php Simplify some API PHP code where possible 2021-08-26 11:37:13 +02:00
ServiceWiring.php Introduce VisualEditorApiVisualEditorPostSaveHook 2021-04-30 20:50:01 +02:00
SpecialCollabPad.php Fix a series of minor style issues in PHP code 2021-06-03 15:55:38 +02:00
VisualEditorApiVisualEditorEditPostSaveHook.php Introduce VisualEditorApiVisualEditorPostSaveHook 2021-04-30 20:50:01 +02:00
VisualEditorApiVisualEditorEditPreSaveHook.php Introduce VisualEditorApiVisualEditorPreSaveHook 2021-08-18 09:39:00 +02:00
VisualEditorDataModule.php Fix a series of minor style issues in PHP code 2021-06-03 15:55:38 +02:00
VisualEditorDesktopArticleTargetInitModule.php doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
VisualEditorHookRunner.php Introduce VisualEditorApiVisualEditorPreSaveHook 2021-08-18 09:39:00 +02:00
VisualEditorHooks.php Filter JavaScript namespacesWithSubpages to only existing namespaces 2021-09-29 20:39:30 +00:00