Curt Zirzow wrote:
Ok.. I was bored and made some changes to the new spell-checker
dave wrote. here are the list of changes:

- autodetect cvsroot directory instead of ../
- ensure custom.pws is in cvsroot of phpdoc.
- allow filename(s) to be passed on the command prompt
- fixed bug with word's having apostrophies.
- preview of paragraph with *word* highlighted in context.
- list choices from pspell_suggest().
- allow user to enter new word, skip, or add to word list.
- if spelling changes made allow your to save changes back to disk.


Any objections to commiting these changes? See attached patch.

The patch looks fine, but I'd probably have it reference en.pws in the phpdoc/scripts/ directory (which happens to already exist and is therefore in CVS) instead of the phpdoc/ root directory (which would need an additional line in .cvsignore). Didn't get a chance to test the saving changes back to disk part, however.


Dave

Reply via email to