[TYPO3-german] Probleme mit einer CASE Abfrage für text.20.wrap

Ingo Siebeck I.Siebeck at esolut.de
Tue Feb 19 14:13:18 CET 2008


Hallo zusammen,

ich möchte, dass meine Textinhalte in meiner rechten Spalte z.b. in rot geschrieben werden.

ich hab folgenden Code Schnipsel.

temp.textwrap = CASE

temp.textwrap {

            key.field = colPos

            default < tt_content.text.20.wrap

            default.wrap = <font color="blue"> | </font>

            2 < .default

            2.wrap = <font color="red"> | </font>

}

#tt_content.text.20 >

tt_content.text.20 < temp.textwrap

Allerdings verschluckt er meinen Content jetzt komplett.

 

Hat jemand eine Idee?

 

Viele Grüße

Ingo.



More information about the TYPO3-german mailing list