/[drupal]/contributions/modules/email/README.txt
ViewVC logotype

Contents of /contributions/modules/email/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download)
Sat Feb 24 09:02:00 2007 UTC (2 years, 9 months ago) by mh86
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +30 -1 lines
File MIME type: text/plain
updated docu
1 ***********
2 * README: *
3 ***********
4
5 DESCRIPTION:
6 ------------
7 This module provides an email field type for CCK.
8
9
10 REQUIREMENTS:
11 -------------
12 The email.module requires the content.module to be installed.
13 For optional encryption of addresses: invisimail.module
14
15
16 INSTALLATION:
17 -------------
18 1. Place the entire email directory into your Drupal modules/
19 directory.
20
21 2. Enable the email module by navigating to:
22
23 administer > modules
24
25
26 Features:
27 ---------
28 * validation of emails
29 * turns addresses into a mailto link
30 * encryption of addresses to avoid spam (requires invisimail.module)
31 * contact form to hide mail addresses completely
32
33
34 Author:
35 -------
36 Matthias Hutterer
37 mh86@drupal.org
38 m_hutterer@hotmail.com

  ViewVC Help
Powered by ViewVC 1.1.2