Releases of Drupal contributions that are compatible with version 5.x of Drupal Core

flashnode 5.x-3.1

Bug fixes

This is an update of Flash node 3 to fix some of the errors users were experiencing when uploading files. Flash node was checking the mime type reported by the uploading client and this turned out to be unpredictable. If the client reported unknown/unknown or similar it would cause the upload to be rejected.

You only need to upgrade to this release to resolve this error.

taxonomy_timer 5.x-1.4

Insecure

Fixed some problems with the way taxonomy_timer performs hook_form_alter().

We were getting stuck when CCK pages tried to edit the field lists for content types. CCK loads up the node form for its types, and taxonomy_timer was firing off a "store tt_defaults" call. This didn't work because when CCK was loading the form, $form['#node']['nid'] wasn't set yet.

This update fixes that problem.

webform_own_results 5.x-1.0

Initial public release of the Webform (Show Own Form Results) module.

The module adds a perm and a MENU_LOCAL_TASK to nodes of type webform that allows the node owner to download results from his/her own form. This is the sort of thing I expect may exist in the webform module itself some day, but for now this module should suffice.

Pages

Subscribe with RSS Subscribe to RSS - 5.x