2 bill_mcgonigle Jun 22, 2009 20:46

Hi bill_mcgonigle!
On your Users tab click the name of the group you are in. Then select the radio button for "basic ..." on the XHTML validation section. That should let you add divs and so forth.
EdB wrote:
On your Users tab click the name of the group you are in. Then select the radio button for "basic ..." on the XHTML validation section. That should let you add divs and so forth.
Ah, nice, thanks.
Just to be clear, it's the TinyMCE editor that's adding these style tags. I'd guess most folks would setup a group with the defaults and use TinyMCE.
It looks like it's possible to make TinyMCE emit valid code:
http://www.newmediacampaigns.com/page/how-to-produce-xhtml-10-strict-markup-with-tinymce
Ugly and painful, but possible.
similar on adding images:
here, cutting out all the div tags at least allows it to be accepted.