Page 1 of 1

Tiny MCE errors?

Posted: Wed Jul 25, 2007 3:56 pm
by kazkas
Finally downloaded CMS MS 1.1 and started to have huge problems with Tiny MCE editor. First of all, it always put HTML code in one line, so forget about structure in your HTML. And if you need to delete something in nested table, it becomes pain in the ass trying to find all tags that are needed and delete enought, but not to much tags. The second thing is that I can't find the way to add alt="" to images. And without that page will not pass any validations. Any ideas about those problems?

Re: Tiny MCE errors?

Posted: Thu Jul 26, 2007 5:53 am
by moonie
About the HTML code being on one line, you can modify this behavior in the Tiny settings: Extensions » TinyMCE WYSIWYG Basic module » Apply source formatting to the output HTML <-- activate the check box. That way the source gets nicely formatted just like it should.

About the alt="" I am wondering as well, since it didn't use to delete those in the older versions.. Same with German Umlaute and French accents, tiny used to convert them to proper char entity, but now they just stay written as äöü and àéè in the source. Does anybody have a tip on how this could be reverted back to the old behavior?