[TYPO3-german]  CASE tt_content.text.20.wrap [Lösung]
    Ulrich Fischer 
    ulrich-fischer at gmx.net
       
    Mon Jan 29 18:50:42 CET 2007
    
    
  
Hi,
folgender Schnipsel legt einen
Container um den bodytext, wenn Rahmen
(section_frame) auf 40 gesetzt ist:
temp.bodytext = CASE
temp.bodytext {
    key.field = section_frame	
    default < tt_content.text.20
    40 < .default
    40.wrap = <div class="dottedbox">|</div>
}
tt_content.text.20 >
tt_content.text.20 < temp.bodytext
Kann weiter verwendet werden  :-)
Ulrich
-- 
http://www.sunfish.de
    
    
More information about the TYPO3-german
mailing list