is this correct
http://www.marshut.com/rrtxq/google-spellchecker.html
The Google apparently turned off its spell check API since
Jul 10, so the default Roundcube spell checker stopped working:
is there any instructions on how to install / use another spell checker ?
thanks
wil this work ,
http://www.afterthedeadline.com/download.slp?platform=RoundCube
if so can someone give me a better explanation of how to install it , thx
That plugin hasn't been maintained since 2009, and won't work as is, since the Roundcube file structure and internals have changed.
If your sever has pspell/aspell support (or you can add it) including the PHP pspell extention, you can simply update the config file to use that instead.
I have a WAMP server with PHP 5.3. Pspell is not supported.
How do I set up Roundcube to use the enchant PHP extension and how do I specify the dictionary path?
I currently have the enchant extension enabled in php.ini but that's as far as I've gotten. I downloaded the dictionary files but I do not know where to put them nor do I know how to make sure Roundcube/PHP knows where the files are located so they can be used for spell checking.