[Typo3] Can someone explain this strange behavior
Martin Kindler
kindlerm at arcor.de
Sat Oct 8 12:11:23 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
Thanks Krystian, but i prefer the name of the language instead of the T3
uid. I have to connect to different systems and
it is not so helpful to remember internal ids of another system.
There must be a way to directly access the language. It is set and
apparently the ifEmpty.config.language can access it.
Martin
More information about the TYPO3-english
mailing list