image_fupload 6.x-1.1-rc1
Official release from CVS tag: DRUPAL-6--1-1-rc1
First released: August 21, 2008 - 10:09
First released: August 21, 2008 - 10:09
Download: image_fupload-6.x-1.1-rc1.tar.gz
Size: 21.54 KB
md5_file hash: 076c95530c4269515c5dde4309849553
Last updated: August 21, 2008 - 10:10
View usage statistics for this releaseSize: 21.54 KB
md5_file hash: 076c95530c4269515c5dde4309849553
Last updated: August 21, 2008 - 10:10
Now, it's time for the first release candidate. A lot of minor bugs were fixed and it works quite stable.
Important note
Support for ImageField will follow in 3.* dev release (next 2-3 weeks)
Changes (compared to release 0.*)
+ feature, # bug, - removed
- + #282213: Progress bar on each files upload (loze) added CSS File to provide a visible progressbar. Can be overwritten by theme.
- + #287699: Editing of image node fields before submitting (ryooki) added ability to show a list of all uploaded images after upload. Additionally, all its fields (title & body) can be edited for all uploaded images all at once. Great feature. Please note that it has to be activated per user role.
- + more possibilities with granting permissions per user role [mass uploading images, edit captions (<-- preview list)]
- # #292434: CCK Field values weren't observed correctly (great thanks to HnLn) some CCK Field values weren't observed correctly when node was created
-
# #297805: Preview Image Preset must be changed once to get previews. (no imagecache) (royce) Preview Image Preset was not set correctly during install time,
so no preview images were shown. - # #294222: IMAGE_NOT_COMPLETED shows on images when body is omitted in the image content type (HnLn) IMAGE_NOT_COMPLETED tag shows on images when body is omitted in the image content type. Problem is when body field is cleared in the content type settings for image.
- # ...and a lot of more bug fixes... (especially featured preview list)
- - hided buttons "process queued images" and "empty queue" because these buttons aren't useful for the uploader, instead they are still used by JS
