Every time I create a new page (add new content) or create a new news item, TinyMCE puts my input inside a standard block of html like this:
Untitled document
my input here
So if I don't manually delete all the tags around my input every time (using the "Turn WYSIWYG on/off" button) I end up with multiple doctype, head, body and html tags on one page. Is there a solution for this?
[Solved] TinyMCE adds html tags around input
[Solved] TinyMCE adds html tags around input
Last edited by EvoX on Mon Jan 26, 2009 2:08 pm, edited 1 time in total.
-
- New Member
- Posts: 8
- Joined: Wed Mar 12, 2008 4:26 pm
Re: TinyMCE adds html tags around input
Hello,
I have this behaviour too.
Using CMSMS 1.5.1 "San Juan".
I've created several websites with CMSMS, and never experienced this behaviour before.
Help is gladly appreciated.
Kind regards,
Ruud.
I have this behaviour too.
Using CMSMS 1.5.1 "San Juan".
I've created several websites with CMSMS, and never experienced this behaviour before.
Help is gladly appreciated.
Kind regards,
Ruud.
-
- New Member
- Posts: 8
- Joined: Wed Mar 12, 2008 4:26 pm
Re: TinyMCE adds html tags around input
Still wondering if anyone knows why this happens and if there is a solution for it...
Re: TinyMCE adds html tags around input
Hi,
May be way off-base on this, but for some reason I think I remember this error is caused by the "Full Page" add-on in TinyMCE. Uncheck that, update and I think you'll be good to go.
If this has nothing to do with it, then let me quickly apologize for faulty memory and wish you luck!
May be way off-base on this, but for some reason I think I remember this error is caused by the "Full Page" add-on in TinyMCE. Uncheck that, update and I think you'll be good to go.
If this has nothing to do with it, then let me quickly apologize for faulty memory and wish you luck!
-
- New Member
- Posts: 8
- Joined: Wed Mar 12, 2008 4:26 pm
[SOLVED] Re: TinyMCE adds html tags around input
Hi Rab,
You were quite right. I've unchecked the full page checkbox and everything's fine - no doctype stuff, just the content code!
Many thanks!
You were quite right. I've unchecked the full page checkbox and everything's fine - no doctype stuff, just the content code!
Many thanks!
Re: [Solved] TinyMCE adds html tags around input
Yes, that little checkbox did the trick, thanks for the replies!