[TYPO3] Need help with a conditional...

Christoph Moeller moeller at network-publishing.de
Wed Oct 3 23:02:30 CEST 2007


Hi Timothy,

Timothy Patterson wrote:
> [TSFE:page|doktype = 123]
>     ACT.doNotLinkIt = 1
> [global]   

The path isn't right, this way. TYPO3 needs you to add the full array 
key inside condition statements, below the full actual TMENU setup 
that's supposed to work if the condition doesn't match:

[TSFE:page|doktype = 123]
your.tmenu.key {
      ACT.doNotLinkIt = 1
}
[global]

hth,
Chris

-- 
network.publishing
internet & network service    | moeller westbunk gbr
berrenrather str. 188c        | 50937 koeln
phone +49 (0)221 99 55 89 - 0 | fax +49 (0)221 99 55 89 - 20
moeller at network-publishing.de | http://www.network-publishing.de


More information about the TYPO3-english mailing list