Aurigma Uploader for Imagefield
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.
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.
- With ImageCache thumbnails and other sizes can be created automatically.
Installation
- You will need to copy ImageUploader5.cab, ImageUploader5.jar and iuembed.js into the aurigma module folder.
- See INSTALL.txt
Theming
- The look of the uploader is configurable via its parameters, which you can enter in the module's admin page.
- The uploader is enclosed in a div. The id is field_yourfieldname-applet.
- Theming of images after uploading is up to you.
Additional
- The to-do list includes ahah or ajax loading of newly uploaded images. Also, add support for more than one imagefield per node form.
- For now, the module only works with images, although the uploader itself is capable of much more.
Credit
- Development was sponsored by Darren Rush of DLR Research: darrenrush.com.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.0 | 2009-Jul-24 | 12.97 KB | Download · Release notes | Recommended for 6.x | |
| 6.x-1.2 | 2009-Mar-29 | 12.95 KB | Download · Release notes | Supported for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.x-dev | 2009-Jul-24 | 12.98 KB | Download · Release notes | Development snapshot | |
| 6.x-1.x-dev | 2009-Apr-02 | 12.99 KB | Download · Release notes | Development snapshot | |
