I just installed the new CMS 1.6 and now the old trick I use to get iframes and forms working in TinyMCE no longer works. I have this code in the Advanced -> Extra Configuration field of the TinyMCE config:
Code: Select all
extended_valid_elements : "iframe[marginheight|id|frameborder|scrolling|align|marginwidth|name|id|src|height|width|]"
When I save changes, TinyMCE just disappears. In its place is the HTML field. I toggled the "show HTML" on and off, but there is no difference.
I'm using Firefox 3.0.11 and this is a fresh install with no other options in TinyMCE or CMSMS changed from the defaults... anyone else seeing this happen?