[Typo3] Can someone explain this strange behavior

Krystian Szymukowicz t33k.RE.MO.VE at RE.MO.VE.prolabium.com
Fri Oct 7 20:16:38 CEST 2005


Martin Kindler wrote:

> temp.cxpmenu1.1.NO {
>   doNotLinkIt =1
>   before.data = field:uid
>   before.wrap = <a href="index.php?id=|
>   stdWrap.data = config.language
>   stdWrap.ifEmpty < config.language
>   stdWrap.wrap =  &locale=|" style="font-size:10pt;" >
>   after.data = field:title
>   after.wrap = |</a>
> }
> 
> BUT: why does it NOT work to simply set the stdWrap.data to config.language.
> Instead, it seems to clear the content (and then

try
stdWrap.data = TSFE:sys_language_uid

--
grtz
Krystian



More information about the TYPO3-english mailing list