ich habe es schon gefunden ein wenig suchen hilft schon.
Was ich meine ist das hier:
Typoscript-Code:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13:
| lib.box_content = CONTENT lib.box_content{ table = tt_content select{ selectFields = tx_gsttopcontent_abstract where = NOT hidden AND NOT deleted AND CType = 'table' } renderObj = TEXT renderObj{ wrap = <div class="div2"> | </div> field = tx_gsttopcontent_abstract } } |
Aber Danke Armin