Integrated Spellchecker

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
lemkepf
Forum Members
Forum Members
Posts: 163
Joined: Tue Oct 18, 2005 8:30 pm

Integrated Spellchecker

Post by lemkepf »

Hello all,
Has anyone had any experience getting a different integrated spellchecker to work with Fckeditor?
I dont' want to use the built in modules... for one: you need something install and two: it only works with IE..

Could we somehow integrate this guy (it's what digg.com uses):
http://spellerpages.sourceforge.net/

Thoughts?
lemkepf
Forum Members
Forum Members
Posts: 163
Joined: Tue Oct 18, 2005 8:30 pm

Re: Integrated Spellchecker

Post by lemkepf »

Bah... ok, so it does work if you are running under a windows server with php... you have to modify the "fckconfig.js" to use "spellerpages" instead of "iespell". SpellerPages uses the aspell GNU spell checker package. The aspell.exe is included with fckeditor which works for Windows Server... the issue lies in the using a linux server with apache. The server needs to have the "aspell" package installed to work. And then change the "\editor\dialog\fck_spellerpages\spellerpages\server-scripts\spellchecker.php" file to use that program instead.
Post Reply

Return to “Modules/Add-Ons”