Page 1 of 1

[SOLVED] TinyMCE writes Doctype and <head> tags??

Posted: Wed Oct 06, 2010 12:36 pm
by beherenow_uk
Hi all,

When using the TinyMCE editor, it always writes in the Doctype, , tags into the page, before the text you're editing. This isn't helpful when trying to keep a page XHTML valid as a page only ever needs one Doctype at the top of the page. Is there any way of stopping the WYSIWYG editor from putting this code in automatically?

cheers,

Karl.

Re: TinyMCE writes Doctype and <head> tags??

Posted: Wed Oct 06, 2010 2:35 pm
by beherenow_uk
Ahh I got it...

http://wiki.moxiecode.com/index.php/Tin ... s/fullpage

In cmsms, click the plugins tab in TinyMCE and uncheck 'Fullpage'.