ever more
[squirrelmail.git] / plugins / squirrelspell / INSTALL
... / ...
CommitLineData
1SquirrelSpell-v0.3.1
2---------------------
3
4Untar SquirrelSpell into your squirrelmail/plugins directory. Move
5sqspell_config.dist to sqspell_config.php if this is a fresh install. If
6upgrading, just untar over your old installation.
7
8Modify the sqspell_config.php file making sure you have ispell or aspell
9available on your system and located in PHP's path. The squirrelspell
10doesn't check for that and if it is not available, you're just going to
11get a "No errors found" message every time. :) Quite pleasing, but not
12very useful.
13
14Read files in "doc" directory -- they explain some features.
15
16Enable the plugin either by hand or by running the configure script from
17your squirrelmail install directory.
18
19Enjoy and report bugs. ;)