/[drupal]/contributions/modules/webform/CHANGELOG.txt
ViewVC logotype

Contents of /contributions/modules/webform/CHANGELOG.txt

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


Revision 1.4 - (show annotations) (download)
Mon Jun 15 20:31:02 2009 UTC (5 months, 1 week ago) by quicksketch
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +5 -1 lines
File MIME type: text/plain
#492534: Restructure Webform Module directory.
1 Webform 2.x Changelog
2 ---------------------
3
4 2.x to 3.0
5 ----------
6 - Module directory structure moved around.
7
8 1.x to 2.0
9 ----------
10 - Redirect POST option removed.
11 - Webform components moved to the "Form components" tab when editing.
12 - Webform node structure changed. All webform additions to the node are placed in $node->webform.
13 - Clone option added to components.
14 - Database storage improved to be more consistent and efficient.
15 - Additional e-mails may be sent by modifying the $node->webform['additional_emails'] variable in the Additional Validation field.
16 - The values of select and hidden fields may receive e-mails by using the option in Conditional e-mail recipients field.
17 - E-mail from name, from address, and from subject may be entered in a text field.
18 - The complete webform may be shown in the teaser view of a node.
19 - Submit button text may be changed.
20 - Theme function theme_webform_create_mailmessage() has been renamed to theme_webform_mail_message().
21 - $cid parameter added to theme_webform_mail_message() to create unique e-mails depending on a particular recipient or component.
22 - Theme function theme_webform_mail_headers added.
23 - Component descriptions are textareas rather than textfields.
24 - _webform_filtervalues() has been renamed to _webform_filter_values.
25
26 $Id: CHANGELOG.txt,v 1.3 2009/05/07 22:38:13 quicksketch Exp $

  ViewVC Help
Powered by ViewVC 1.1.2