2006 Apr 23, 11:34am EDT
Configuring spelling in Geeklog can be a PAIN in the NECK.
It is NOT setup by default so I have document what you have to do to set it up.
Needed: Geeklog > geeklog-1.4.0
Aspell installed on server.
Quick overview:
You modify 3 files.
- Modify Config.php to enable advanced editing
- Modify from your php files fckeditor/fckconfig.js to include spell check on the option bar
- Modify ckeditor/fckconfig.js to use the spelling option that will work with browsers other than IE.
- If you are working on a unix machine you need to modify spellchecker.php
To see how to do this see the full entry.