By lost305 on
Hello,
I've searched and google search and nothing. I know there has to be a way but I don't see where...
How can I censor words? Preferrably replacing the word but if not then just censoring them with a couple ** will just have to do.
Thanks for your time.
Comments
WordFilter module might be
WordFilter module might be your best bet...
http://drupal.org/project/wordfilter
KH
Don't know the module and
Don't know the module and can see its still in development stage but might still be useful.
http://drupal.org/project/wordfilter
*_*
If you are looking for a temporary solution till a module available for it, use action module with trigger module.
:)
Beautifulmind
Regards.
🪷 Beautifulmind
Thanks yall. I really
Thanks yall. I really appreciate your comments. I think I may look into that word filter module first. Can't belive I didn't see it before.
or Custom Filter
You might want to look into the Custom Filter module (http://drupal.org/project/customfilter) also. It lets you use regular expressions for matches and replacements, so it's a bit more flexible than wordfilter.
salud,
SB
.js script for word filter
I have a script that could either change the word to what ever you want or just display as ****. It is a .js script. I do not know how to upload it here (for every one to see if it could be suitable). I do not remember where I got it from but I have made many changes to it. You could customize it to your needs. Please let me know how I upload it so that everyone could have an access to it to find it's comptibility in D6.
Ron