The Aurigma Uploader for Imagefield module integrates the commercial Aurigma Image Uploader with Drupal. Multiple images are uploaded in a single batch into a multiple imagefield.
6.x-1.x supports version 5 of the uploader.
6.x-2.x supports version 6 of the uploader.
6.x-2-dev now adds ajax loading of images. Please try it!
For an open source java uploader see JIFUpload.
Requirements
- Modules: CCK, filefield, imagefield
- Aurigma is a commercial product. A valid license key is required.
- Users must have Java installed, or allow ActiveX for IE browsers.
Configurable features
- Selection of content type used.
- Selection of imagefield field used.
- Size of the uploader on the page.
- Aurigma parameters may also be entered manually in the module's admin page.
Benefits
- Allows batch image uploading to imagefield.
- Set image descriptions in the uploader and/or the imagefiled.
- Deletions are handled by imagefield and filefield.
- Image types are limited to jpg, gif, png.
Suggestions
- FileField Paths enhances the file path options provided by Token. Without Token images are saved in the default files directory.