phonetic wordfilter

patPrzybilla - December 10, 2008 - 02:51

The phonetic filter module provides a profanity filter and is an improvement of the wordfilter module which compares a admin generated list of unwanted words against user submited content (e.G. comments).

Phonetic filter goes a step further by including the phonetic characteristics in the comparison as well as a list of profane words.

So the malicous user could try any variation of the cursed word but as long as the word "sounds" like the unwanted word it gets replaced by the masking character.

It provides also a whitelist to allow certain words which sounds like unwanted. Its very lightweight and has no need for any additional tables.

If you re asking yourself why I don't consider to patch the wordfilter module instead of creating a new project please read this thread:

http://drupal.org/node/345284

NOTE: Is no more under active development by myself because of time issues ( getting a baby here and have a lot of work to do ) I would love to give someone who has time and is interested in maintaining this module CVS access or let you take it over completely.
Right now some drupalists are posting patches which is awesome ... Thanks for understanding and support.

Releases

Official releasesDateSizeLinksStatus
6.x-1.12009-Feb-117.87 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.42009-Feb-247.86 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Feb-257.86 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2009-Feb-127.87 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.