[TYPO3] Howto create a rootline stopping after n levels?

Sébastien Schiesser sebastien.schiesser at zhdk.ch
Mon Sep 29 10:39:36 CEST 2008


Hi there,

...second try... I got a error message from postmaster...

Does someone know how to manage the formating of a rootline which
doesn't obligatory go to the current page, but stops after n levels
(with the command range = 1|n)?

My goal is to get something like that:

- page on the 1st level: LEVEL1
- page on the 2nd level: level1 > LEVEL2
- page on the 3rd level: level1 > level2 > LEVEL3
...
- page on the nth level: level1 > level2 > level3 > ... > LEVELN
- page on the n+1th level: level1 > level2 > level3 > ... > LEVELN
- and so on...

Thanks,
Sebastien


More information about the TYPO3-english mailing list