Spellchecker Dictionary
When invoked, the built-in wysiwygPro spellchecker accesses an ASPELL dictionary installation on the wysiwygpro.com website. You can tell wysiwygPro to use a local spellchecking dictionary instead of the wysiwygpro.com dictionary default. Doing so will improve spellchecker performance significantly.
You must of course have a local spellcheck dictionary installed and operable. We suggest Aspell from http://aspell.sourceforge.net/. It is available for both windows and linux.
If you wish to use the PHP pspell extension... and you're on a linux platform you will need to add the following when compiling PHP...
--with-pspell=/path/to/aspell
If you are installing Aspell on Windows, please make certain that you follow the recommended installation steps, and that the installation is fully operational. There is a note on the installation here: http://www.php.net/manual/en/pspell.installation.php
Once Aspell (and optionally the Pspell extension) is installed locally on the server... edit the spellchecker configuration settings that are found in wysiwygPro/conf/spellchecker.inc.php to tell wysiwygPro to use your local installation instead of wysiwygpro.com.
The comments in this file are fairly self explanatory.
Contents
This online documentation specifically covers version 3.0 and above, developers using earlier versions should refer to their PDF or MS-Word manual that was included in the product download.
