mediawiki-extensions-Visual.../includes
Timo Tijhof ef36f4b0a1 Move usePageImages/usePageDescriptions from page conf to site conf
These do not vary by user or page, and can thus be loaded asynchronously
via the startup module, rather than blocking rendering and fetching
of modules on all pages.

In a future change, it might be better to go a step further and bundle
these with a module so that they only load as-needed instead of still
on all page views, but this should be an improvement nonetheless.

Change-Id: Icae3712ac5546a90bc7ffd787b0f3285dff6a26f
2019-04-17 00:10:27 +01:00
..
ApiVisualEditor.php Treat ambiguous values in $wgVisualEditorAvailableNamespaces as names 2019-03-29 01:08:03 +01:00
ApiVisualEditorEdit.php Avoid keeping excess keys from storeInSerializationCache() in cache 2019-04-03 18:34:07 +00:00
SpecialCollabPad.php SpecialCollabPad: Remove unused variable $request 2019-04-01 23:08:02 +01:00
VisualEditorDataModule.php Improve param docs 2019-01-26 14:50:22 +01:00
VisualEditorDesktopArticleTargetInitModule.php doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
VisualEditorHooks.php Move usePageImages/usePageDescriptions from page conf to site conf 2019-04-17 00:10:27 +01:00