[TYPO3] Article title (tt_news) in the rootline (pagepath)

Tomas Mrozek mail at cascaval.com
Wed Mar 8 15:29:58 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 single news I would like to have the article 
title in the pagepath:
Level 1 > Level 2 > Level 3 > [Article title]

Please, does anyone know a solution to this?

Thank you in advance!


Tomas Mrozek



More information about the TYPO3-english mailing list