Page 1 of 1

[Solved] HTML view in TinyMCE

Posted: Mon Nov 12, 2007 4:04 pm
by cnymike
In the HTML Source editor window in TinyMCE, there is no formatting of the source code. Everything is just jumbled together. IN FCKeditor, when in Source view, the source code is nicely formatted.

Is there any way to get TinyMCE to display source code in the same manner that FCKeditor does?

Re: HTML view in TinyMCE

Posted: Mon Nov 12, 2007 4:19 pm
by lollipop27
In the TinyMCE settings the 5th point on the first tab states:

"Formatierung des Quellcodes auf die HTML-Ausgabe anwenden"

which means something like: apply formatting of the sourccode to the html output....


check it, and then you can style the code without having it removed the next time....

Re: HTML view in TinyMCE

Posted: Mon Nov 12, 2007 4:28 pm
by cnymike
I did see that option and it is checked. Yet the source is still just run-together. Maybe I'm not doing something correctly?

Re: HTML view in TinyMCE

Posted: Mon Nov 12, 2007 4:31 pm
by cnymike
Hmmm, now that I've looked again, it seems that the source code -is- formatted now. I must be delerious.

I'll consider this solved. thanks.