mediawiki-extensions-Catego.../includes
Kunal Mehta 1c779bee3a Use LinkRenderer instead of manually building links
Use LinkRenderer instead of manually re-implementing parts of it and
manually building the <a> tags to create links.

Aside from technical debt cleanup, this will cause "stub" and "mw-
redirect" classes to get added to the <categorytree> output.

Bug: T25771
Change-Id: I1c644ef364818c4202dc0e30602d557dbec46010
2019-09-07 11:49:53 +02:00
..
ApiCategoryTree.php Avoid usage of deprecated $wgContLang global (dep in 1.32) 2019-09-01 19:01:45 +00:00
CategoryTree.php Use LinkRenderer instead of manually building links 2019-09-07 11:49:53 +02:00
CategoryTreeCategoryPage.php Use standard GPL file header 2018-04-16 22:38:06 +00:00
CategoryTreeCategoryViewer.php Fix findings by phpcs 2019-02-06 18:03:50 +00:00
CategoryTreeHidePrefix.php Use standard GPL file header 2018-04-16 22:38:06 +00:00
CategoryTreeHooks.php Remove 'wgCategoryTreePageCategoryOptions' export from pageview HTML 2019-04-05 11:31:03 -07:00
CategoryTreeMode.php Use standard GPL file header 2018-04-16 22:38:06 +00:00
CategoryTreePage.php Add help links to special pages 2019-07-17 19:55:00 +00:00