[Typo3] You Are Here menu howto?

Golo Königshoff dergolo at gmx.de
Tue Jun 14 15:35:39 CEST 2005


Khan wrote:
> How Can I create menu on every page in form:
> Home -> Programing -> PHP

This is a piece of code I used some time ago:

temp.pfad >
temp.pfad = HMENU
temp.pfad {
   stdWrap.required = 1
   special = rootline
   special.range = 1|-1
   1 = TMENU
   1.NO.allWrap = |  |  |*| |  |  |*|  |
}

Try to modify to fit your wishes. Remember to make a reference to the 
temp-object in your current template like page.10.rootline < temp.pfad

Hope this helps,
Golo.



More information about the TYPO3-english mailing list