[TYPO3-ttnews] Article title in the rootline (pagepath)
Tomas Mrozek
mail at cascaval.com
Tue Mar 21 15:36:17 CET 2006
I have a pagepath generated on the website that I'm building.
(Level 1 > Level 2 > Level 3 > Level 4)
--------------------------- CODE ----------------------------
subparts.PATH.1 = HMENU
subparts.PATH.1.special = rootline
subparts.PATH.1.special.range = 1|-1
subparts.PATH.1.1 = TMENU
subparts.PATH.1.1 {
NO.allWrap = | > |*| | > |*| |
CUR < .NO
CUR = 1
CUR {
doNotLinkIt = 1
linkWrap = |
}
}
-------------------------------------------------------------
On the page that renders a single news record I would like to have the
article title in the pagepath:
Level 1 > Level 2 > Level 3 > [Article title]
Does anyone know a solution to this?
Thank you in advance!
Tomas Mrozek
More information about the TYPO3-project-tt-news
mailing list