dmlewis
25th October 2007, 02:50 PM
The word filtering is a useful feature of jSpell Evolution that I discovered in the documentation. If one of the words in your 'block list' appears on the user's form, the suggested replacement is '****'. And, of course, you could use JavaScript to insist that they replace it, if you wanted to do so.
My fellow programmer compiled a list of words to block (a fun project for him), and those words are now flagged, with asterisks as the suggested replacement.
I have run into a bit of a snag, though. According to the documentation, "Ignore", "Ignore All" and "Add To Dictionary" are supposed to be disabled for these words. They are not; I am still able to ignore, and/or add the word to my dictionary.
Has anyone run into this? Perhaps there is a setting in the .js file for this?
Thanks,
D. Michael Lewis
Software Developer
My fellow programmer compiled a list of words to block (a fun project for him), and those words are now flagged, with asterisks as the suggested replacement.
I have run into a bit of a snag, though. According to the documentation, "Ignore", "Ignore All" and "Add To Dictionary" are supposed to be disabled for these words. They are not; I am still able to ignore, and/or add the word to my dictionary.
Has anyone run into this? Perhaps there is a setting in the .js file for this?
Thanks,
D. Michael Lewis
Software Developer