*********** * README: * *********** DESCRIPTION: ------------ This module provides an email field type for CCK. REQUIREMENTS: ------------- The email.module requires the content.module to be installed. For optional encryption of addresses: invisimail.module INSTALLATION: ------------- 1. Place the entire email directory into your Drupal modules/ directory. 2. Enable the email module by navigating to: administer > modules Features: --------- * validation of emails * turns addresses into a mailto link * encryption of addresses to avoid spam (requires invisimail.module) * contact form to hide mail addresses completely Author: ------- Matthias Hutterer mh86@drupal.org m_hutterer@hotmail.com