I have some drupal sites, and a couple of editors putting content constantly. Wha开发者_如何学JAVAt 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
The Wordfilter module should do what you're looking for.
精彩评论