Image FUpload

This project is not covered by Drupal’s security advisory policy.

Image FUpload (Multiupload) which is an addition to image and CCK's imagefield module, gives the ability to every user who is allowed to upload images by using image module or imagefield module, to upload multiple images with one simple click. All selected images are uploaded via a flash module (swfupload) and are automatically processed.
So, there’s no need any more to upload image by image.

Features

  • Upload multiple images with one click
  • Fully integrates in image and imagefield module (thumbs creation [also using imagecache module] / file size limit) + using Drupals AJAX
  • Every user can upload images depending on permission (Not only restricted to administrator)
  • Preview list of all uploaded images in which title, body, taxonomy and imagefield specific fields can be edited all at once (customisable [decide which fields should be provided] / themeable / preview image handling customisable / additional permission restrictions)
  • Taxonomy and all other modules (for example CCK fields like node reference) are supported
  • Automatic node title creation and predefining of imagefield fields (customisable / themeable / editable by user / token support [imagefield])

Important sponsors: attiks (www.attiks.com), fl3a (www.is-loesungen.de), rapsli (http://www.schaerwebdesign.ch)

This module is not actively supported anymore because its dependencies swfupload are not maintained and not safe anymore. Please look for an alternative project.

Important notes

The release Image FUpload 3.0-rc2 corresponds with the RC1 release of FileField and ImageField. It won't work with an older version of ImageField or Filefield, so you have to upgrade these modules at the same time.

If you upgrade from Image FUpload 2.x --> 3.x, it is important to download again the new files of the project swfUpload (SWFUpload-Core v2.2.0.1.zip). If you don't know which files have to be downloaded and replaced, have a look at "Requirements" (below) or README.txt.
After having replaced the files, examine status report if something doesn't work as expected, for example, one file wasn't replaced correctly so a error message is shown there.

Don't forget to run UPDATE.PHP after having updated all files. Without, fupload won't work properly.

Compatibility notes

  • mod_security - if mod_security is enabled, you might have problems uploading images because an http error is returned immediately (error 503, 403 or something else). To solve this problem, disable this (apache) module for the urls "/fupload/flash" & "?q=fupload/flash"

Requirements

  • "SWFUpload-Core v2.2.*" has to be downloaded separately and the following files have to be placed in the subdirectory "swfupload" of this module: swfupload.swf, swfupload.js, swfupload.queue.js
    For more information how to correctly install it, have a look at Documentation Page.
  • Flash 9.x or also Flash 10.x (Image FUpload 2.x and higher) has to be installed and work with the used browser
  • Drupal 6 or higher. I won't support D5, but you could have a look at Image Import Zip

How can I help making FUpload better?

FUpload was a great module in the old days but nowadays, I would suggest using an uploader with HTML5 capabilities instead. Please note that fupload's dependency swfupload is not safe anymore und thus, FUpload should not be used productive anymore.

grandcat

Project information

  • caution Seeking co-maintainer(s)
    Maintainers are looking for help reviewing issues.
  • caution No further development
    No longer developed by its maintainers.
  • Module categories: Media
  • chart icon431 sites report using this module
  • Created by grandcat on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases