[TYPO3] Rootline weird behavior?

Karol Martinka kmartinka at accalio.com
Fri Dec 14 21:03:04 CET 2007


Hello,

again - self answer - it was my mistake - I had "Rootlevel" tag set on the 
2nd template (used in Products page)

Karol
"Karol Martinka" <kmartinka at accalio.com> wrote in message 
news:mailman.1.1197660617.20736.typo3-english at lists.netfielders.de...
> Hello,
>
> I have a problem - in the "rootline" menu, I can't see the 'titlepage' 
> (the main homepage), which has different template.. Is this normal 
> behavior ?
>
> The structure is like :
>
> Home > Products > Product A
>
> (Home has different template than Products and Product A)
>
> The menu shows only :
>
> Products > Product A
>
> How to solve it, please??
>
> CODE:
>
> lib.contentnavi = COA
> lib.contentnavi {
>
> /////////////// Commented, because this is only a workaround, how to see 
> the HOMEPAGE
> //  10=TEXT
> //  10.typolink.parameter={$konstanty.mainpageID}
> //  10.wrap = | &nbsp;&gt;&nbsp;
>
> 20=HMENU
> 20.special=rootline
> 20.special.range = 0
> 20 {
>    1=TMENU
>    1 {
>      NO.linkWrap = |&nbsp;&gt;&nbsp;|*||*| |
>
>    //you can omit this - it's because I don't want to have the last 
> element as link...
>      CUR=1
>      CUR.allWrap = <span>|</span>
>      CUR.doNotLinkIt = 1
>      }
>    }
>  }
>
> Thanks!!
> Karol
> 




More information about the TYPO3-english mailing list