Downloads

Download tar.gz 137.59 KB
MD5: 8d75577a6c65c512ffe88f08cfa21aae
SHA-1: deabd62ba1c7153080d66b243d85abdd6c158bdf
SHA-256: e868bf814fb7ced48373e628e0a89e675a0d45ff8a60379653ed6f7f3651b36a
Download zip 170.4 KB
MD5: 413d28695cd1de4290f1df191c14da8b
SHA-1: 14cb29ae615c2b7a42436d1a916c25227198705e
SHA-256: 2f656d78df57d268da681996f232d3b4973dffaddfcc7bcb0abe293afb89083c

Release notes

This is the beta release of the next major version of Webform. It is much more compatible with other 3rd-party modules such as Diff and CCK. If building a new Drupal site, I highly recommend the 2.x version over 1.x.

Complete changelog from 1.x to 2.x:
- Redirect POST option removed.
- Webform components moved to the "Form components" tab when editing.
- Webform node structure changed. All webform additions to the node are placed in $node->webform.
- Clone option added to components.
- Database storage improved to be more consistent and efficient.
- Additional e-mails may be sent by modifying the $node->webform['additional_emails'] variable in the Additional Validation field.
- The values of select and hidden fields may receive e-mails by using the option in Conditional e-mail recipients field.
- E-mail from name, from address, and from subject may be entered in a text field.
- The complete webform may be shown in the teaser view of a node.
- Submit button text may be changed.
- Theme function theme_webform_create_mailmessage() has been renamed to theme_webform_mail_message().
- $cid parameter added to theme_webform_mail_message() to create unique e-mails depending on a particular recipient or component.
- Theme function theme_webform_mail_headers added.

Created by: quicksketch
Created on: 16 Mar 2008 at 19:27 UTC
Last updated: 1 Aug 2018 at 19:48 UTC
New features
Insecure
Unsupported

Other releases