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/
