sfdevone wrote:
If we could also have aspell added it would be perfect as there are a lot more languages supported.
See this also: http://orangoo.com/spell/
That would be a perfect complement to the recently implemented spell checker: If you have aspell install on your server, you can specify a path to the script in the config file and if not, RC uses the Google spell check.
All we have to do, is to implement an aspell wrapper that works with the GoogieSpell client script. As I can read on the GoogieSpell website there might be something available: "I also offer a Python Aspell server solution that supports around 80 languages and isn't dependent on Google."
Is anybody keen on writing a PHP implementation of this?
Regards, Thomas