Can I add a prohibited word list to restrict publishing when encountered?

253 views Asked by At

I have some drupal sites, and a couple of editors putting content constantly. What I want to do is restrict them to their word vocabulary (restrict foul language) so it will simple restrict them from publishing if using any of the words I'm providing...

Does such a module exists? or can this be done programaticaly? thanks

1

There are 1 answers

1
Matt V. On

The Wordfilter module should do what you're looking for.