Restrict Abusive Words

The Restrict Abusive Words module restrict to use words or phrases in forms all over the site content. The Restriction can be applied on content form, comment form, user profile form, user registration form and webform.Restriction can also be applied based on user roles.

The Restrict Abusive Words module provides a restriction to entry abusive words which are an admin generated list, against user submitted content, e.g. comments. If we compare with wordfilter module which compare abusive words and replace that words, but Restrict Abusive Words compare the words and prevent to submit that content.


Features:

  • Restriction can be applied on cck fields(text, text area and long text widget type only).
  • Restriction can be applied on title, body for node form; name, email for user registration form etc.
  • Restriction can be applied based on user role and also there is an option to disable restriction based on user role.

  • Installation and usage:

    1. Copy the entire restrict_abusive_words directory the Drupal
      sites/all/modules directory.
    2. Login as an administrator. Enable the module in the "Administer"
      -> "Modules.
    3. Edit the settings under "Administer" -> "Configuration" ->
      "Content authoring" -> "Restrict Abusive Words".
    4. Add abusive words or phrase under "Administer" -> "Configuration" ->
      "Content authoring" -> "Restrict Abusive Words" -> "add abusive words".
    5. List all the abusive words or phrase under "Administer"
      -> "Configuration" -> "Content authoring" -> "Restrict Abusive Words"
      -> "list abusive words".
    Supporting organizations: 
    gave me the idea to build this module

    Project information

    Releases