Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
drupal.org
email
Commits
5b8105a7
Commit
5b8105a7
authored
Jun 13, 2009
by
Matthias Hutterer
Browse files
updated readme
parent
4b6ba5a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
6 deletions
+15
-6
README.txt
README.txt
+15
-6
No files found.
README.txt
View file @
5b8105a7
...
@@ -10,12 +10,12 @@ This module provides an email field type for CCK.
...
@@ -10,12 +10,12 @@ This module provides an email field type for CCK.
REQUIREMENTS:
REQUIREMENTS:
-------------
-------------
The email.module requires the content.module to be installed.
The email.module requires the content.module to be installed.
For
optional
encryption of addresses: invisimail.module
optional
modules: invisimail, spamspan, token, views
INSTALLATION:
INSTALLATION:
-------------
-------------
1. Place the entire email directory into your Drupal modules/
1. Place the entire email directory into your Drupal
sites/all/
modules/
directory.
directory.
2. Enable the email module by navigating to:
2. Enable the email module by navigating to:
...
@@ -25,10 +25,19 @@ INSTALLATION:
...
@@ -25,10 +25,19 @@ INSTALLATION:
Features:
Features:
---------
---------
* validation of emails
* validation of emails
* turns addresses into a mailto link
* turns addresses into mailto links
* encryption of addresses to avoid spam (requires invisimail.module)
* encryption of email addresses with
* contact form to hide mail addresses completely
o Invisimail (Drupal 5 + 6) (module needs to be installed)
o SpamSpan (Drupal 6 only) (module needs to be installed)
* contact form (see Display settings)
* provides Tokens
* exposes fields to Views
Note:
-----
To enable encryption of contact form, see settings under the Display fields tabs
Author:
Author:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment