New features:
- imagecache integration
- drag&drop functionality in upload form
New settings:
content type edit page:
- output attached images
- select imagecache namespace (used in upload form and node view)
views settings:
- select imagecache namespace for image output
New features for developer:
- theme_image_upload_node_image_view . it will be called from hook_nodeapi::view if checkbox "Show Images in node view." is set.
Also:
into image_upload.info file added dependence from imagecache
Deleted:
integrated mechanism for creating thumbnail.
| Comment | File | Size | Author |
|---|---|---|---|
| image_upload.tar_.gz | 17.64 KB | gor |
Comments
Comment #1
bojanz commentedHi,
I appreciate the effort gor.
However, if you want imagecache support, the imagefield module is much more suited for that purpose, and integrates nicely with imagecache.
The point of this module was to include the thumbnail functionality as an integral part, so I'm going to reject this patch.
If the users of this module have a strong wish for this to change, let me know and I might reconsider it.
Bojan