Update:

All over their documentation this setting is posted as seen my post below..
however..

If I implement it this way 

force_br_newlines : "true" 

The customer says it works.... go figure.


--
Scott Stewart
ColdFusion Developer
4405 Oakshyre Way
Raleigh, NC 27616
(h) 919.874.6229 (c) 703.220.2835

-----Original Message-----
From: Scott Stewart [mailto:[email protected]] 
Sent: Friday, May 15, 2009 2:17 PM
To: cf-talk
Subject: RE: TinyMCE... anyone seen this


Yeah, it's force_br_newlines : true,
It's "experimental" according to the forums, and it seems to mung up ordered
and unordered lists

--
Scott Stewart
ColdFusion Developer
4405 Oakshyre Way
Raleigh, NC 27616
(h) 919.874.6229 (c) 703.220.2835
-----Original Message-----
From: Peter Boughton [mailto:[email protected]] 
Sent: Friday, May 15, 2009 2:09 PM
To: cf-talk
Subject: Re: TinyMCE... anyone seen this


That's standard behaviour with most WYSIWYG editors - it's starting a new
paragraph rather than inserting a line break.

You can do a line break with either shift-return or ctrl-return.

If necessary, there's a setting in the config to disable the behaviour, but
I can't recall it's name.

Have a poke through the documentation to find out more.
http://wiki.moxiecode.com/index.php/TinyMCE:FAQ 





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322569
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to