[TYPO3-ttnews] fluid + v6.1 <script>, <iframe> stripped out to text &lt; 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:

&lt;iframe width=&quot;282&quot; height=&quot;300&quot;
src=&quot;http://www.youtube.com/embed/T68kU5rVOoM?fs=1&quot;
frameborder=&quot;0&quot;&gt;&lt;/iframe&gt;

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