[TYPO3] dont link the first item in the menu

JoH asenau info at cybercraft.de
Tue Jul 24 02:27:57 CEST 2007


> I need some TS help on how to make the first menu item not a link? My
> TS below, I don't know what to add in to get such effect:
>
> lib.mainMenu = HMENU
> lib.mainMenu {
> wrap=<ul>|</ul>
> 1= TMENU
> 1 {
>   expAll = 1
>   noBlur = 1
>   NO.ATagTitle.field = title
>   NO.wrapItemAndSub=<li>|</li>
>   ACT < .NO
>   ACT = 1
>   ACT.allWrap = <li class="highlight"> | </li>
>
> }
> }
>

optionSplit is your friend

NO.doNotLinkIt = 1 |*| 0 |*|

HTH

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
openBC/Xing: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com




More information about the TYPO3-english mailing list