TYPO3: How to make a path/breadcrumb in typoscript
Get the titles of the root page down the hierarchy to the current page without linking the current/active page: ## Path [Begin] lib.path = HMENU lib.path.special = rootline lib.path.special.range = 0 lib.path.1 = TMENU lib.path.1 { noBlur = 1 NO.linkWrap … Continue reading