[TYPO3-german] Navigationsart anhand Seiten-ID ausgeben

Philipp Holdener philipp at holdener.ch
Mon Sep 10 12:23:10 CEST 2007


Rolf Mannhart - Casanova Digital schrieb:
> (würd in php in etwa so aussehen)
> -- 
> 
> if(seitenid=34,43,46,65)
> {
>    special = directory
>     special.value = 66
> }
> else
> {
>    entryLevel = 2
> }
> 


hallo Rolf

Mittels conditions sollte das einfach gehen!

[globalVar = TSFE:id = xx,xx,xx,xx]
Anweisung
[end]

Denke daran, das conditions nicht innerhalb von klammern stehen dürfen!

Gruss
Philipp



More information about the TYPO3-german mailing list