Roundcube Community Forum

 

Spell Checker no longer wokring ?

Started by sjpage, July 18, 2013, 01:39:04 AM

Previous topic - Next topic

sjpage

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


sjpage

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

ABerglund

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.
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA

jeffshead

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.