[TYPO3-ttnews] fluid + v6.1 <script>, <iframe> stripped out to text < iframe
jaco graaff
jaco at spacexplorer.co.za
Mon Jul 8 01:28:53 CEST 2013
Maybe this is a News and Fluid issue??
Certain tags do not want to render in the front end
e.g. embedded video in iframe:
<iframe width="282" height="300"
src="http://www.youtube.com/embed/T68kU5rVOoM?fs=1"
frameborder="0"></iframe>
instead of
<iframe width"=282" height="300"
src="http://www.youtube.com/embed/T68kU5rVOoM?" ></iframe>
If I use "unsuported" tags as a test like <notAtag></notAtag> - same thing
happens
I guess there must be a ts to configure supported tags where I can include
<script> and <iframe>, etc...
Thanks
Jaco
More information about the TYPO3-project-tt-news
mailing list