Downloads

Download tar.gz 28.49 KB
MD5: ebde31ef2b14a84c58c2bffd2c2e2862
SHA-1: 74fd009bbb045a84afd6c10af9bf7847f3a34fa1
SHA-256: 77009d9d06b155ac31f7703b2a6cc447e389c1b68e4afaee3717517730bddab3
Download zip 31.81 KB
MD5: 6169a924e5733a0eed39a2ff8d59fc08
SHA-1: 7ed6476584f23c0dc49acc6d888eec750dd5854f
SHA-256: 0dcbd0fe5f097328d2d6cee76cce7af98613ede199eee20be8d618729feff254

Release notes

This is a new feature release for Drupal 5 that backports some new features from the Drupal 6 work. The most significant change is that this release implements the requested "bulk import" feature. You can now upload multiple files to your flash directory (and you can also create sub-directories) and then get flash node to import them and create nodes. The import means you can work around HTTP file upload limits, or you can use FTP to upload lots of swf files and then create the nodes in one go.

A second key changes is that you can now disable access to the basic and advanced flash node settings so you can prevent users from altering settings such as the substitution text. As part of this change the default display type (teaser only / full view only / both) can be set on the settings page. You can disable this part of the node creation form, again using permissions, to prevent users altering it.

You can now also limit the upload types that flash node will accept by specifying allowable extensions. In flash node for Drupal 5 this is a "global" settings that applies to all users, but in the release for version 6 this will be configurable per user role, much like upload.module.

Created by: Stuart Greenfield
Created on: 26 Jan 2008 at 22:47 UTC
Last updated: 26 Jan 2008 at 22:47 UTC
New features
Unsupported

Other releases