Mark, The reason I added forced_root_block : 'p' to the default config years ago was because when all clients used the editor and typed in a single paragraph (without hitting enter), the result was text with "no" paragraph tag (very bad).
This may have changed since then (it was years ago), but still something to keep an eye out for and maybe test. Jeff On Mar 31, 2014, at 11:29 PM, Mark Picker <[email protected]> wrote: > With regards to TinyMCE adding extra p tags after image resizing, if I change > the following: > > \packages\formtools\richtext.cfc > > forced_root_block : 'p', > to > > forced_root_block : false, > > The problem goes away, however what concerns me is this comment on the > TinyMCE site: > "Note that not using P elements as root block can severly cripple the > functionality of the editor." > (http://www.tinymce.com/wiki.php/Configuration:forced_root_block) > > No mention of what impact it has, but it sounds like it should be enabled. -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry --- You received this message because you are subscribed to the Google Groups "farcry-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
