mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
2984539f42
Instead of using an object mapping namespace ids to if they have subpages enabled or not, pass an array of the namespaces where subpages are enabled, reducing the size of the configuration that gets loaded on all requests. Only requires a minor update to the JavaScript that uses the value (check for array index instead of object value). Bug: T291729 Change-Id: Ia0ecac71721eceed52cc90f39ecc560bdf1b7f9b |
||
---|---|---|
.. | ||
ApiParsoidTrait.php | ||
ApiVisualEditor.php | ||
ApiVisualEditorEdit.php | ||
ServiceWiring.php | ||
SpecialCollabPad.php | ||
VisualEditorApiVisualEditorEditPostSaveHook.php | ||
VisualEditorApiVisualEditorEditPreSaveHook.php | ||
VisualEditorDataModule.php | ||
VisualEditorDesktopArticleTargetInitModule.php | ||
VisualEditorHookRunner.php | ||
VisualEditorHooks.php |