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

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

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


Revision 1.3 - (show annotations) (download)
Mon May 21 05:41:34 2007 UTC (2 years, 6 months ago) by mcantelon
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.2: +20 -30 lines
File MIME type: text/plain
Shortened readme and added URL to handbook documentation.
1 $Id$
2
3 OVERVIEW
4 --------
5
6 The Multiforms module was designed to handle contests and surveys for the
7 website of The Georgia Straight, a weekly Vancouver newspaper.
8
9 Features:
10 * Multiple form support
11 * Ability to save/load form "snippets" (groups of fields)
12 * Duplicate submission prevention
13 (based on specification of which fields should collectively be unique)
14 * Ability to purge submitted data
15 * Supports closing date and message
16 * Integrated email referrals
17 * Supports completion threshold
18 * Creation of draw entries upon successful complete
19 * Creation of extra draw entries for each email referral
20
21
22 INSTALLING MULTIFORMS
23 ---------------------
24
25 1. Visit http://drupal.org/project/multiforms and download and decompress the
26 appropriate archive.
27
28 2. Place the resulting "multiforms" folder in your Drupal installation's
29 "modules" directory.
30
31 3. Enable the three component modules via the admin/modules administration
32 page.
33
34 4. Optionally set defaults at admin/settings/multiforms page.
35
36
37 DOCUMENTATION
38 -------------
39
40 Documentation is available at the Multiforms handbook page:
41 http://drupal.org/node/145576

  ViewVC Help
Powered by ViewVC 1.1.2