[TYPO3-german] Navigationsart anhand Seiten-ID ausgeben
Philipp Holdener
philipp at holdener.ch
Mon Sep 10 13:12:56 CEST 2007
> --schnipp--
> temp.Seitennavigation {
> # Hier ist die EBENE wichtig und nicht die ID der Seite
> entryLevel = 2
> # temp.Seitennavigation.if {
> # special = directory
> # special.value = 66
>
> 1 = TMENU
> 1.noBlur = 1
> 1.wrap = |
> --schnapp--
hallo
Du machst einfach zwei separate temp.Seitennavigaion.. einmal für's
allgemeine.. uzdn einmal für deine IF Anweisung.
# Anweisung für dein "ELSE"
temp.seitennavitation {
....
}
# Anweisung für dein "IF"
[globalVar = TSFE:id = xx,xx,xx,xx]
temp.seitennavigation >
temp.seitennavitation {
...
}
[end]
Gruss
Philipp
More information about the TYPO3-german
mailing list