Sure, that's fair. Was just providing the option of manipulating the <p> tag without having to change to <br>. If BRs are the preferred method, then by all means. Should this not be the default configuration then instead of the non-consistant way?
// Andrés -----Original Message----- From: Arne Berglund [mailto:[email protected]] Sent: Tuesday, September 29, 2009 3:50 PM To: Andres Sulleiro Cc: Roundcube Users List Subject: RE: [RCU] Line Spacing Issue in the HTML Text Editor On Tue, 29 Sep 2009 13:42:38 -0700, Andres Sulleiro <[email protected]> wrote: >> 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 I didn't say it was a good idea, just that it could be done. While I also think that paragraph tags are a more logical choice, it is quite different than many other mail clients. For example, both Apple's Mail.app and Thunderbird do line breaks by default, not paragraphs. So if consistency between clients is important, the BR tag may be a better choice. -- Arne Berglund System Administrator, Internet Services Lane Education Service District Eugene, OR ______________ _______________________________________________ List info: http://lists.roundcube.net/users/
