I have activated the HTML raw. In the previous versions It was working good but in the 2.2.1 version it’s not working correctly now if I write this code on the description box:
<embed style="width:400px; height:326px;" id="VideoPlayback" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?docId=7707585592627775409&hl=es" flashvars=""> </embed>
when I hit save the code it’s deleted:
Any suggestions to resolve this problem?
http://www.granado.org
Posts: 32509
the HTML is filtered.
HTML in comments are filtered since G2.1, HTML in item title, summary, description is filtered since G2.2.
this is a security measure (anti cross site scripting and the like).
we filter out things like JavaScript, objects, _embed tag_ and other potentially malicious stuff.
please give the forum search page a try to find ways to disable the filtering. it has been discussed in a few topics already.
--------------
Documentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage
Posts: 6
OK, thanks!
http://www.granado.org