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 = | / |*||*| |
NO.stdWrap.htmlSpecialChars = 1
CUR = 1
CUR.allWrap = |
CUR.doNotLinkIt = 1
}
## Path [End]
One Response to TYPO3: How to make a path/breadcrumb in typoscript