mediawiki-extensions-Catego.../includes
Fomafix 27289b479d Change hooks to explicitly load the modules
This change adds the needed modules to the page in the same hook
that adds the category tree HTML.

This avoids loading the modules on skins without a sidebar, like
SkinApi, or on pages without categories.

A forced-loading of the modules from BeforePageDisplay hook is not
necessary anymore in those cases.

This change avoids getting the OutputPage object from the global $wgOut.

Bug: T212820
Change-Id: I2bd50c45aa201a06630af3d57c9bcfccf7b22b99
2019-01-22 15:31:47 -08:00
..
ApiCategoryTree.php API: Drop back-compat. code for old versions of MW we don't support 2018-10-26 18:02:44 +00:00
CategoryTree.php Move styles that only used in JavaScript to JavaScript module 2019-01-10 13:38:58 +01:00
CategoryTreeCategoryPage.php Use standard GPL file header 2018-04-16 22:38:06 +00:00
CategoryTreeCategoryViewer.php Use standard GPL file header 2018-04-16 22:38:06 +00:00
CategoryTreeHidePrefix.php Use standard GPL file header 2018-04-16 22:38:06 +00:00
CategoryTreeHooks.php Change hooks to explicitly load the modules 2019-01-22 15:31:47 -08:00
CategoryTreeMode.php Use standard GPL file header 2018-04-16 22:38:06 +00:00
CategoryTreePage.php Use standard GPL file header 2018-04-16 22:38:06 +00:00