This one is driving me nuts! Ive edited ALL (i think) the files that pertain to the TinyMCE editor so that I can use the <IFRAME> tag again... Its not working.... Argh!
Files Modifed: BxBaseConfig.php, page_builder_tiny.js, tiny_mce.js, tiny_mce_src.js
Line modified: extended_valid_elements: (added) iframe[name|src|framespacing|border|frameborder|scrolling|title|height|width]
Can anyone add some insight to this?
Steve
UPDATE: Fixed - Added the extended_valid_elements to all the TinyInit Procedures. Not sure if that was a good thing, because I think now anyone could enter in an IFRAME tag in any of the editors...
I will have to play with it more...