Page 1 of 1

[Solved... sorta]Issue with TinyMCE newline-style option

Posted: Fri Dec 18, 2009 10:39 pm
by Wishbone
I'm trying to set the advanced option 'newline-style' to
-style, but it still tries to insert a paragraph when the enter key is pressed. Any ideas? CMSMS 1.6.4

Wayne

Re: Issue with TinyMCE newline-style option

Posted: Wed Dec 23, 2009 8:45 am
by Rolf
Hi wishbone

Try to use

Regards, Rolf

Re: Issue with TinyMCE newline-style option

Posted: Wed Dec 23, 2009 5:03 pm
by Wishbone
I understand how that works, but it confuses my client... They want to hit enter and create a
just like any other program that they are used to. There is an option for this, but it's not working for me.

Re: Issue with TinyMCE newline-style option

Posted: Wed Dec 23, 2009 5:21 pm
by Rolf
Tried it on 1.6.6, same behavoir.
It looks like a bug to me, wishbone
Please post a bugreport here: http://dev.cmsmadesimple.org/bug/list/12

Regards,

Rolf

Re: Issue with TinyMCE newline-style option

Posted: Wed Dec 23, 2009 6:48 pm
by gianpiero
wishbone wrote: ... They want to hit enter and create a
just like any other program that they are used to.
they SUPPOSE to do this!
but into all the programs, Microsoft word included,
when they hit ENTER or SHIFT + ENTER is not the sameĀ  ;)
bye

[Solved... sorta] Re: Issue with TinyMCE newline-style option

Posted: Wed Dec 23, 2009 7:19 pm
by Wishbone
After verifying that CMSMS is setting the correct TinyMCE options, I did a search of the 'insert_br_newline' option and found that it works in IE, but not in FF (which I'm using).. I looked this up in theTinyMCE forum and it looks like it won't be fixed due to the comments of the developers, since style is more proper.. No point on filing a CMSMS bug!

Thanks for your help!

Wayne