[TYPO3] Removing link from active menus
Stephen Bungert
s.bungert at metrinomics.de
Thu Oct 25 14:08:59 CEST 2007
Thanks very much for the quick reply, that's just what I wanted!
Christopher Torgalson wrote:
> On 10/25/07, Stephen Bungert <s.bungert at metrinomics.de> wrote:
>
>> Is it possible to remove the link from a tmenu item when that link is
>> active. For example:
>>
>> - Home
>> - About us
>> - Contact
>>
>> How can I make the About us link, for example, not have a link (ie. be
>> unclickable) when I'm looking at the about us page?
>>
>
>
> Add:
>
> CUR = 1
> CUR {
> doNotLinkIt = 1
> }
>
> ...to the relevant TMENU,
>
>
>
More information about the TYPO3-english
mailing list