1 ion_rey Dec 26, 2008 18:08
3 waltercruz Dec 29, 2008 15:36
Hum, maybe we should report it to the developer of the tinymce plugin!
4 ion_rey Jan 16, 2009 01:07
I found a way to insert iframes through tinymce.
Go to the plugins section, edit tinymce and write this piece of code into Custom TinyMCE init:
extended_valid_elements : "iframe[height|width|src]"
[solved] Finally, I got the way to include one iframe into my post. But to get it, I had to rid of tinymce (In my profile I unchecked that choice)
So, I write directly the html code into the post window and... the iframe content has been saved correctly.