[Typo3-german] pid in typoscript
Arnd Messer
meincontainer at gmail.com
Fri Sep 23 19:41:10 CEST 2005
hi thorsten,
mit conditions arbeiten könnte eine lösung sein:
*constants*
[PIDinRootline = 23]
buttonOff = button_off_all*.gif
buttonOn = button_on_familie*.gif
[global]
[PIDinRootline = 22]
buttonOff = button_off_all*.gif
buttonOn = button_on_gesundheit*.gif
[global]
[PIDinRootline = 21]
buttonOff = button_off_all*.gif
buttonOn = button_on_wellness*.gif
[global]
*setup*
temp.menu = HMENU
temp.menu.1 = GMENU
temp.menu.1 {
NO {
XY = 123,20
backColor = #333399
5 = IMAGE
5.file = {$buttonOff}
10 = TEXT
10.text.field = title
10.fontFile = fileadmin/fonts/verdana.ttf
10.fontColor = {$colorOff}
10.fontSize = 11
10.align = left
10.offset = 20, 13
wrap = |<br />
}
[...]
}
...try it!
best,
arnd
--
Freiraum Medien
http://freiraum-medien.de
More information about the TYPO3-german
mailing list