[Typo3-german] Template: ###CONENT_NORMAL### wie kommt das styles.content Objekt rein ???
    Tomas Michal 
    Tomas.Michal at t-online.de
       
    Sat Oct 15 20:41:20 CEST 2005
    
    
  
Hallo,
ich habe mir ein Template gebaut wo der Marker ###CONTENT_NORMAL### den 
Inhalt aus der Datenbanktabelle "tt_content" bekommt.
Beispiel :
CONTENT_NORMAL=CONTENT
CONTENT_NORMAL {
                table=tt_content
                select.orderBy=sorting
                select.where=colPos=0
                }
Wie muss ich nun aber den styles.content zuweisen ?? Damit ich z.B: die 
Textfarbe so aendern kann:
styles.content.textStyle.color = white
Funktioniert derzeit nicht..
Tschau Tomas
    
    
More information about the TYPO3-german
mailing list