[TYPO3-german] Kontrollstrukturen

Frederic Gaus mailinglists at necroshine.de
Mon Feb 26 22:55:54 CET 2007


Matze Hoppe schrieb:
> Hi!
> 
> Wie realisiert man eigentlich sowas:
>    wenn id= 26, 28, 43 dann
>    1.NO.wrapItemAndSub = <li class="sitemapService">|</li> 
>    sonst
>    1.NO.wrapItemAndSub = <li class="sitemapLevel_01">|</li>

Hi Martin,

ganz einfach so:


1.NO.wrapItemAndSub = <li class="sitemapLevel_01">|</li>
[globalVar = TSFE:id=26, TSFE:id=28, TSFE:id=43]
1.NO.wrapItemAndSub = <li class="sitemapService">|</li>
[global]


Viele Grüße

Frederic Gaus

-- 
Frederic Gaus                                 pgp-key: 93E6903C
fingerprint: 0C55 4517 CC1E 5F7F 9059  3535 AB54 D8E8 93E6 903C


More information about the TYPO3-german mailing list