[TYPO3] Removing link from active menus
Christopher Torgalson
bedlamhotel at gmail.com
Thu Oct 25 14:04:19 CEST 2007
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,
--
Christopher Torgalson
http://www.typo3apprentice.com/
More information about the TYPO3-english
mailing list