fckeditorx1.1.0 One Possible Problem and One Spell Check Suggestion

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
Russ
Power Poster
Power Poster
Posts: 813
Joined: Fri Nov 25, 2005 5:02 pm
Location: North West England

fckeditorx1.1.0 One Possible Problem and One Spell Check Suggestion

Post by Russ »

I've only had a quick look, but very nice indeed, especially the 'Insert CMMS module' tags - I think this could save many support questions!

However, they maybe a problem with this editor and certain tags, namely that the editor will automatically surround them with a {tag}. There does not seem to be an obvious way to stop it surrounding {CMSMS Modules/Plugins/UDT's/tags} with paragraph tags as this is the desired behaviour. Perhaps there is and I've just not seen it? You can alter the config, sure swap and on Enter and Shift Enter , but this causes other problems. One way would be of course to surround it with another tag like {tag} - but this seems pretty unsematic to me? Is there another way?

Also a suggestion, for those who want spell checking with Firefox ;-) you could add the rtspellCheck'https://sourceforge.net/tracker/index.php?func=detail&aid=1581776&group_id=75348&atid=737639' plugins to the plugins folder and the following to you fckconfig.js, around line 160. Further instructions with the plugin and it seems to work with Firefox 3 beta quite well.

Code: Select all

FCKConfig.FirefoxSpellChecker	= true ;
FCKConfig.Plugins.Add( 'rtSpellCheck' ) ;
I'm presuming you already have your desired Firefox dictionary add-on installed.

Russ
Post Reply

Return to “Developers Discussion”