läuft irgendwie nicht hättest du n plausibles beispiel für die einbindung? ich tu mich grad n bissl in typo3 einarbeiten...
Typoscript-Code:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14:
| page = PAGE page.stylesheet = uploads/tf/main.css page.10 = TEMPLATE page.10 { template = FILE template.file = uploads/tf/main.tmpl workOnSubpart = DOKUMENT subparts.CONTENT = CONTENT subparts.CONTENT { table = tt_content select.orderBy = sorting select.where = colPos=0 } marks.MENU = HMENU - ERROR: Line 13: The script is short of 1 end brace(s) |
wie mache ich dort weiter? und vor allem wie lade ich die ext in das menü?