You are here

README.txt in Check DNS 7

Same filename and directory in other branches
  1. 8 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration

INTRODUCTION
------------

The Check DNS module simply prevents user registration with an invalid
email domain on the user registration form. It validates the email domain
before registration and checks if the domain exists. This prevents false registration.

REQUIREMENTS
------------

This module requires no modules outside of Drupal core.

INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module. Visit:
   https://drupal.org/documentation/install/modules-themes/modules-7
   for further information.

CONFIGURATION
-------------

The module has no menu or modifiable settings. There is no configuration.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. INTRODUCTION
  8. ------------
  9. The Check DNS module simply prevents user registration with an invalid
  10. email domain on the user registration form. It validates the email domain
  11. before registration and checks if the domain exists. This prevents false registration.
  12. REQUIREMENTS
  13. ------------
  14. This module requires no modules outside of Drupal core.
  15. INSTALLATION
  16. ------------
  17. * Install as you would normally install a contributed Drupal module. Visit:
  18. https://drupal.org/documentation/install/modules-themes/modules-7
  19. for further information.
  20. CONFIGURATION
  21. -------------
  22. The module has no menu or modifiable settings. There is no configuration.