Posted by mh86 on August 5, 2006 at 9:43am
This module provides a field type for email addresses.
Features:
- validation of emails
- turns addresses into mailto links
- encryption of email addresses with
- Invisimail (Drupal 6.x, 7.x)
- SpamSpan (Drupal 6.x, 7.x)
- contact form (see Display settings)
- provides Tokens (for D 7.x: use Entity tokens from the Entity API)
- exposes fields to Views
- can be used with Rules
- Panels Integration
Drupal 8
The basic email field type is in core now: #1668332: Add an E-mail field type into core, making this contrib module obsolete. Specific formatters (like the contact form) can live in separate contrib modules.
D6 to D7 Upgrade
- Run Core upgrade path
- Install Content Migrate from CCK
- Go to "Structure" -> "Migrate Fields"
- Select Email fields you want to upgrade and submit the "Migrate selected fields" button
- If some content doesn't show up after upgrading, re-save the formatter under "Manage Display".
This project is sponsored by epiqo. Visit us at epiqo.com or contact us.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Maintenance fixes only
- Reported installs: 95088 sites currently report using this module. View usage statistics.
- Downloads: 433,360
- Last modified: September 3, 2012