plan2net / backend-category-hierarchy
Show category hierarchy information in list view
Package info
github.com/plan2net/backend-category-hierarchy
Type:typo3-cms-extension
pkg:composer/plan2net/backend-category-hierarchy
13.0.0
2024-08-08 14:22 UTC
Requires
- typo3/cms-core: ^13.2
Suggests
This package is auto-updated.
Last update: 2026-03-05 14:32:41 UTC
README
About
This extension adds a small method to process the category title and add the whole hierarchy to the list view.
It does not change anything in the record edit or tree views.
News extension
The news extension adds its own processor for category titles, but does nothing useful imho,
so we don't call it afterwards.
The route checked there (\GeorgRinger\News\Hooks\Labels) is never matching.
