Hi there,
If I add content without tinymce and use the normal Drupal Filtered html input filter, and then try to edit that content WITH tinymce, the editor removes all line breaks from the content, so then it all looks like a big block of text...

What I would like is to have the ability to tell tinymce to repect the line breaks that are already there... I'm sure it is possible, and I even think it is related to this config option:

http://wiki.moxiecode.com/index.php/TinyMCE:Configuration/remove_linebreaks

My problem is that I have no idea how to change that option, and where is the option and config file.. please help!

Thanks,
Patchak

Comments

czarphanguye’s picture

Seems all visual, line break converter still does it's job on preview or submit, yet the WYSIWYG editor doesn't style the 'rich-text editor' correctly for those of us who are just getting around to installing this module. A+ BTW.

gracearoha’s picture

I also have this problem. Is there a fix?

patchak’s picture

Yes, we fixed it by changing all /n (line breaks) added by drupal to
's direclty in the db. Doing that, tinymce recognized the line brakes without a problem.

Hope this helps!
Patchak

pomliane’s picture

Status: Active » Closed (won't fix)

This version of TinyMCE is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.