From bbcaa43def8746dbc1afbef6128f60c3ebac3dca Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Tue, 23 Oct 2007 19:24:09 +0000 Subject: [PATCH] Enabled firefox spell checker SVN revision: 1943 --- scripts/fckeditor/fckelog.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/fckeditor/fckelog.js b/scripts/fckeditor/fckelog.js index dcebe81d..ee517863 100644 --- a/scripts/fckeditor/fckelog.js +++ b/scripts/fckeditor/fckelog.js @@ -5,6 +5,8 @@ FCKConfig.PluginsPath = FCKConfig.BasePath.substr(0, FCKConfig.BasePath.length - 7) + 'editor/plugins/'; FCKConfig.Plugins.Add('elog', null); +FCKConfig.FirefoxSpellChecker = true ; + FCKConfig.ProtectedSource.Add( //gi ) ; //