Ich glaub, ich habe nen Fehler gemacht.
Jetzt wird NUR noch der Iframe angezeigt und sonst nichts??
Ich verstehs nicht:
Typoscript-Code:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11:
| temp.threat.ssi = TEXT temp.threat.ssi.value = <iframe src="http://blablabla" width="100" height="100" scrolling="no" marginheight="0" marginwidth="0" frameborder="0"><iframe> temp.navigation_rechts = TEMPLATE temp.navigation_rechts { template = FILE template.file = navigation_rechts.tmpl workOnSubpart = SUB marks.THREATS < temp.threat.ssi } |
Wenn ich aber anstatt dem iframe einen text eingebe, dann wird auch der rest wieder angezeigt. Warum?