mediawiki-extensions-Catego.../includes
Fomafix 9acd8edf62 Support short link with target in URL path
With this change the following URLs select the target Category:Foo_Bar:
* Special:CategoryTree/Category:Foo_bar
* Special:CategoryTree/Foo_bar
in the UI selector for the category.

Bug: T290070
Change-Id: I169c7c50adb5f6b279c34e44e7fdcf5b1b26c882
2023-01-12 21:08:46 +00:00
..
ApiCategoryTree.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 01:24:23 +02:00
CategoryTree.php Use LinkBatchFactory to create LinkBatch objects 2022-12-19 21:37:43 +01:00
CategoryTreeCategoryPage.php Remove phpcs exclude rules and update PHP code 2022-11-10 20:15:44 +00:00
CategoryTreeCategoryViewer.php Remove phpcs exclude rules and update PHP code 2022-11-10 20:15:44 +00:00
CategoryTreeHidePrefix.php Namespace extension 2021-04-08 01:28:21 +01:00
CategoryTreeMode.php Namespace extension 2021-04-08 01:28:21 +01:00
CategoryTreePage.php Support short link with target in URL path 2023-01-12 21:08:46 +00:00
ConfigHookHandler.php Put onMediaWikiServices into a separate handler class. 2021-06-24 15:17:34 +00:00
Hooks.php Optimize PHP code semantic 2022-11-12 19:08:16 +00:00