[TYPO3-german] Maximale Bildbreite (maxW) in Abhdngigkeit der Bildposition (imageorient)
Philipp Eckelmann
p.eckelmann at stylomat.com
Tue Jul 24 11:51:15 CEST 2007
> maxW.cObject = CASE
> und
> maxWInText.cObject = CASE
> sollte helfen
>
> Joey
Hallo Joey,
danke für Deinen Hinweis. Ich habe nun folgendes versucht:
tt_content.textpic.maxW.cObject = CASE
tt_content.textpic.maxW.cObject {
key.field = imageorient
default = 200
24 = 40
25 = 40
}
tt_content.textpic.maxWInText.cObject = CASE
tt_content.textpic.maxWInText.cObject {
key.field = imageorient
default = 200
24 = 40
25 = 40
}
Leider funktioniert es nicht. Über die Einstellung
tt_content.textpic.maxW = 50
bekomme ich Zugriff auf die Breite des Bildes. Der CASE wird allerdings
nicht ausgeführt.
Hast Du (oder jemand anderes) noch eine Idee dazu?
Danke schon einmal für die Tipps.
Gruß
Philipp
More information about the TYPO3-german
mailing list