mediawiki-extensions-Catego.../includes
Novem Linguae 82b5c422c2 CategoryTree: improve comment
Contrary to what this comment says, this extension is not all-AJAX.
If you disable JavaScript in the browser, the subcategory counts
still show, so it is about half JS, half PHP. The JS part is the little
triangle you can click to load the list of subpages.

Change-Id: Ib25a13c57656b832e079627301f45b94bbd7e814
2024-11-16 15:38:35 -08:00
..
ApiCategoryTree.php Remove duplicate/unnecessary trim 2024-10-04 19:55:50 +00:00
CategoryCache.php Use IConnectionProvider instead of ILoadBalancer 2024-09-04 13:28:31 +00:00
CategoryTree.php CategoryTree: improve comment 2024-11-16 15:38:35 -08: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 Get mode from data-ct-options instead of data-ct-mode 2024-11-04 12:08:22 +00:00
ConfigHookHandler.php Put onMediaWikiServices into a separate handler class. 2021-06-24 15:17:34 +00:00
Hooks.php Merge "Remove unused parameter PPFrame $frame" 2024-11-04 17:47:02 +00:00
OptionManager.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 14:43:49 +02:00
ServiceWiring.php Use IConnectionProvider instead of ILoadBalancer 2024-09-04 13:28:31 +00:00