FCKeditorX EnterMode

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
mox
Forum Members
Forum Members
Posts: 113
Joined: Wed Feb 08, 2006 2:32 pm

Re: FCKeditorX EnterMode

Post by mox »

chrisl
Forum Members
Forum Members
Posts: 57
Joined: Fri Dec 30, 2005 10:08 am

Re: FCKeditorX EnterMode

Post by chrisl »

Paste

Code: Select all

FCKConfig.EnterMode = 'p' ;			// p | div | br
FCKConfig.ShiftEnterMode = 'br' ;	// p | div | br
into

FCKeditorXcfg.js.php
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: FCKeditorX EnterMode

Post by Dee »

It does work, but you should empty your browser cache so the cached js files are cleared.
See also this post.

BTW: the different entermodes work in Firefox with the current FCKEditor version.

Regards,
D
Last edited by Anonymous on Wed May 09, 2007 7:59 pm, edited 1 time in total.
Post Reply

Return to “CMSMS Core”