mediawiki-extensions-Visual.../modules/ve-mw
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
..
ce TemplateContext: Filter out empty template descriptions 2019-02-25 23:05:51 +00:00
dm InternalLink: Add special case for fragment with no title 2019-04-09 14:43:24 +01:00
init ve.init.mw.DesktopArticleTarget: Validate 'veaction' parameter against available modes 2019-04-16 20:19:37 +02:00
tests Remove support for page title "hrefPrefix" other than './' 2019-04-03 20:10:05 +00:00
themes Implementations for read-only mode 2019-02-22 18:20:51 +00:00
ui Move usePageImages/usePageDescriptions from page conf to site conf 2019-04-17 00:10:27 +01:00
ve.MWutils.js Remove support for page title "hrefPrefix" other than './' 2019-04-03 20:10:05 +00:00