A list of all the foul words appear on the filter/tips (Compose Tips) page (this is publicly accessible), so I replaced line 29 of wordfilter.module with:
return t('If you include a word in your post that\'s filtered (usually foul language), it will be replaced by the filtered version of the word.<br />');
i.e. removed: wordfilter_table()
Comments
Comment #1
Anonymous (not verified) commentedfixed
thanks for this.
still looking for someone to help rewrite this module as i am not the developer of it.
Comment #2
Ariadoss commentedWhat exactly needs to be rewritten and why? I might be able to do it, or help at least. I have not finished reading the API documentation yet, but am in the process of writing my second module (my first one was for a client), so I may be able to help.