mediawiki-extensions-Catego.../includes
Ebrahim Byagowi fcc3334125 Make category links arrow link to actual categories
I believe having arrows linked to the actual pages can
be much more useful than linking to '#' of the same
page. Linking to the correct page makes user to notice
if the page is already visited also using color of
the arrow.

If we didn't like link visited logic to be not used we
could've used a different link rather than color of links
and going makes us able to :visited logic of
If8b2b45b24351ee5c8fc9ee1380563f5d5b88678 also.

Personally however I'm in believe that having a useful
link that can be opened on a different tab using
Ctrl (or long click on phones) is always more useful.

Change-Id: Ib56fad0b711853d67b2d55617b36deff56141c74
2024-10-05 00:48:31 +03:30
..
ApiCategoryTree.php Update namespaces of PHP classes 2024-10-03 19:55:44 +00:00
CategoryCache.php Use IConnectionProvider instead of ILoadBalancer 2024-09-04 13:28:31 +00:00
CategoryTree.php Make category links arrow link to actual categories 2024-10-05 00:48:31 +03:30
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 Use PHP types 2024-08-20 08:16:37 +00:00
ConfigHookHandler.php Put onMediaWikiServices into a separate handler class. 2021-06-24 15:17:34 +00:00
Hooks.php Use new hook OutputPageRenderCategoryLink 2024-09-03 09:50:34 +00:00
OptionManager.php Use namespaced FormatJson class 2024-08-22 12:53:23 +00:00
ServiceWiring.php Use IConnectionProvider instead of ILoadBalancer 2024-09-04 13:28:31 +00:00