Uploadify.jpg

Integrate the Uploadify JS library with CCK (Drupal 6).

Support list

Quick install

  1. Download as usual.
  2. Download Uploadify library from http://www.uploadify.com/download/ and install the library (check the section below).
  3. Install the module: http://drupal.org/documentation/install/modules-themes.

Uploadify library

  • Requires version 2.1.0. Details:
    1. Version 2.1.0 requires jQuery 1.3.2. You need jQuery Update module for Drupal 6 to work.
    2. Versions after 2.1.0 (2.1.3, 2.1.4, etc.) require jQuery 1.4.2. We cannot support them for Drupal 6.
  • You shouldn't remove any files from the downloaded package.
  • The directory name of the library must be "uploadify". After uncompressed the downloaded package, you got a folder like "jquery.uploadify-v2.1.0". Rename it to "uploadify".
  • Put the Uploadify library with/in one of the following:
    1. With Libraries API.
    2. In "sites/all/libraries/uploadify".
    3. In "{module-path}/uploadify".

Configurations

The settings of Uploadify is per CCK widget. There's currently no stand-alone settings page. For example, to change settings for the field "field_image" of the node type "album", goto path "admin/content/node-type/album/fields/field_image".

Known issues / TODOs

Thank everybody for the responses. This module is not finished. There are some known issues:

  • It only supports "unlimited" field for now.
  • It doesn't hide or remove empty fields after removing a file.
  • I haven't implemented any validation.
  • JS needs to be optimized.

Credits

Project Information

Downloads

Version Downloads Date Links
6.x-1.x-dev tar.gz (22.96 KB) | zip (24.73 KB) 2011-Jun-16 Notes

Maintainers for Uploadify

  • makara - 15 commits
    last: 14 weeks ago, first: 2 years ago

Issues for Uploadify

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 25 Dec 09
nobody click here