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

Code: Select all
FCKConfig.FirefoxSpellChecker = true ;
FCKConfig.Plugins.Add( 'rtSpellCheck' ) ;
Russ