Image Picker
What it does:
The Image Picker module is an image upload feature modeled after the image upload currently built into Wordpress but with a few improvements.
Stable versions for Drupal 5 and Drupal 6 are now available and there are development versions for Drupal 5 and Drupal 6. There is now series 2.x as well as the older series 1.x
The stable versions for D5 and D6 now have
- Configurable alignment options
- Support for Lightbox2
- My Imagepicker tab in My Account
- Paging for the image browser
- Admin mode for the image browser
- Additional configuration options on the settings page
- Image categorisation
- A configuration option that sets the use of full urls or absolute paths
- A select box for changing the order the thumbnails are displayed in the browser
Image Picker allows you to:
- Upload an image
- Automatically generate thumbnails
- Specify the size of both your thumbnail and resized large image
- Browse and choose images from previous uploads, specify float left/right, alt tag, link to options, and have the HTML generated for you and pasted into your node at the current cursor position.
- Support for configurable node types and comments.
No new nodes are created for each image. It only uploads images, resizes them, and creates the HTML you want for easy insertion.
For screenshots and more info:
http://www.tonyspencer.com/2007/08/15/finally-a-good-image-upload-module...
Please note:
php safe mode will need to be disabled for imagepicker (or any module that uploads) to work.
If you are having problems with styling in the iframe, copy imagepicker.tpl.php into your theme's directory and tweak it there. This works with the latest versions only.
imagepicker does not work with the upload area set to 'private'
6.x-2.x is now stable, please read the release notes before applying as an upgrade to an existing system. This is an initial stable release of version 2 and contains many new features especially on the administration side. 5.x-2.x now also available, it has much the same features as 6.x-2.x
In stable version 2:
- Public groups which can now be filtered by role.
- Supports module fckeditor-6.x-1.3
- Supports module wysiwyg API
- Now has quotas.
- Supports the block module.
- Configurable display of title and description, supports multiline descriptions
- Thickbox integration (requires patch to thickbox module for full functionality, with it you can put the upload form into a thickbox)
- Search in browse and list pages.
- Enhanced theming support.
- Original upload is now saved as is and kept separately from generated files.
- Watermarks, see #523164: Watermark feature. Optionally global or per-user. Inspired by the watermark module
- Now supports the new x-png format from MS, see #571198: .png file uploads fail
- Groups can now be enabled/disabled
- Batch imports. requires FTP or SSH access.
- Copy facility
- Extended Image File Information (exif)
All new development will in future be applied to the 2.x series only with bugfixes only for 1.x
In development version 2:
- Has quotas per role or per user
- New submodule provides support for the Postlet upload java applet, see http://sourceforge.net/projects/postlet/
TODO:
Patches welcome!
Please report bugs and support requests on the Issues Page
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.5 | 2009-Oct-03 | 61.37 KB | Download · Release notes | Recommended for 6.x | |
| 6.x-1.5 | 2009-Jun-28 | 27.73 KB | Download · Release notes | Supported for 6.x | |
| 5.x-2.2 | 2009-Sep-14 | 41.21 KB | Download · Release notes | Recommended for 5.x | |
| 5.x-1.4 | 2008-Oct-26 | 25.95 KB | Download · Release notes | Supported for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.x-dev | 2009-Nov-07 | 98.93 KB | Download · Release notes | Development snapshot | |
| 6.x-1.x-dev | 2009-Jun-17 | 27.71 KB | Download · Release notes | Development snapshot | |
| 5.x-2.x-dev | 2009-Sep-15 | 41.2 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2009-Jun-17 | 26.11 KB | Download · Release notes | Development snapshot | |
