moin,
eine Möglichkeit ist direkt im DS, als Ansatz:
Typoscript-Code:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10:
| 10= RECORDS 10.source.current=1 10.tables = tt_content 10.conf.tt_content = COA 10.conf.tt_content.10 = IMAGE 10.conf.tt_content.10.file.field = image 10.wrap = <!--TYPO3SEARCH_begin-->|<!--TYPO3SEARCH_end--> |
Armin