Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Added the external link option.
Added a class field for every link.
Added weight to alinks.
Added an internal check, so if an alink points to the current page the text is not replaced by the link.
Added confirmation messages to add and edit form.
A beta release of the WebSnapr module. See the project page for module details. The module is safe for a live site, however we have a beta release before a final stable release should be published, to discover and tackle any bugs.
Improvements to useability, cross browser compatibility and error feedback. Directory listing cache has been improved such that only directories affected by user operations are flushed. Files can now be removed from the database (preparation for permissions work (5.x-2.x)). NOTE: The version numbers skip 1.7 due to a tagging error on my part
This release is primarily bug fixes. No extensive features have been added and it corrects several critical issues introduced in webform 1.3.
Bug Fixes:
- Remove drupal_goto() from submit and insert functions, this fixes webform interfering with other modules such as taxonomy, CCK, menu, and others. (#149044)
- Missing arguments for _webform_validate_file() (#150979)
- Email format reverted to 1.2 layout. Improved indentation when using fieldsets. (#148090)
- Email addresses without sender names are not enclosed in '<' and '>' characters. (#150688)