
01.05.06, 12:02
|
| TYPO3 Forum Team Moderator | | Registriert seit: 01.12.05 Ort: Kiel Alter: 39
Beiträge: 2.086
| |
moin, Typoscript-Code: 1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11:
| temp.content_right = COA temp.content_right.10 < styles.content.getRight temp.content_right.10.stdWrap.ifEmpty.cObject = CONTENT temp.content_right.10.stdWrap.ifEmpty.cObject.table = tt_content temp.content_right.10.stdWrap.ifEmpty.cObject.select.pidInList=157 temp.content_right.10.stdWrap.ifEmpty.cObject.select.orderBy = sorting temp.content_right.10.stdWrap.ifEmpty.cObject.select.where = colPos=2 temp.content_right.10.stdWrap.ifEmpty.cObject.select.languageField = sys_language_uid seite.10.marks.FUSS.50= CONTENT seite.10.marks.FUSS.50 < temp.content_right |
Armin |