> You can set the behavior of TinyMCE by editing program/js/editor.js as > shown in the TinyMCE documentation here: > > http://wiki.moxiecode.com/index.php/TinyMCE:Configuration/force_br_newlines
I do agree that paragraphs serve the purpose better. Is there a CSS that TinyMCE uses to compose emails? Perhaps it would be better to alter the CSS to whatever desired paragraph spacing rather than switch to BR tags. My two cents. // Andrés -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Arne Berglund Sent: Tuesday, September 29, 2009 3:08 PM To: Roundcube Users List Subject: Re: [RCU] Line Spacing Issue in the HTML Text Editor On Tue, 29 Sep 2009 14:37:43 -0500, chasd <[email protected]> wrote: > On Sep 29, 2009, at 1:46 PM, Jeff Grossman wrote: > >> I am not sure if the developers of Roundcude will change this >> behavior or >> not. > > The HTML editor for RC is TinyMCE, which is not created by the RC > developers. > So it would be up to the developers of TinyMCE to alter the behavior. > > <http://tinymce.moxiecode.com/> > > Version info from the " program/js/tiny_mce/tiny_mce.js " file : > majorVersion:"3",minorVersion:"2.3",releaseDate:"2009-04-23", > > There is another JavaScript editor that I know of. > <http://ckeditor.com/> > Not sure if you'd want to hack on swapping out TinyMCE for it in your > RC installation to see if you like it better. You can set the behavior of TinyMCE by editing program/js/editor.js as shown in the TinyMCE documentation here: http://wiki.moxiecode.com/index.php/TinyMCE:Configuration/force_br_newlines _______________________________________________ List info: http://lists.roundcube.net/users/ _______________________________________________ List info: http://lists.roundcube.net/users/
