image_fupload 6.x-2.0-rc1
grandcat - November 4, 2008 - 11:05
| Download | Size | md5 hash |
|---|---|---|
| image_fupload-6.x-2.0-rc1.tar.gz | 32.46 KB | 538625f8c51788fd581e99c406046550 |
Official release from CVS tag: DRUPAL-6--2-0-RC1
Last updated: November 4, 2008 - 11:10
Important note
If you upgrade from a 1.x version, don't forget to replace all files in the subdirectory "swfupload" with the corresponding files which can be downloaded at http://code.google.com/p/swfupload/ (SWFUpload-Core v2.2.0.Beta3.zip).
If you're not sure if the files have been replaced successfully, have a look at status report.
You should know that ImageField support will come with 3.x release version!
Changes (compared to release 1.1-rc1)
+ feature, # bug, - removed
- + #325845: Flash 10 support (grandcat) Support for Flash 10 added. Note that you have to download again all files from the project page of swfUpload, this is very important otherwise it doesn't work. If you are not sure whether the right files were downloaded & replaced, have a look at status report.
- + New cool "Select Images" button (icon) as a flash movie. Since Flash 10, a flash movie button has to be taken instead of a JavaScript control button to make it work, so I decided to design a cool one. Check it out ;)
-
# #314531: Preview not working with private file system (patch included) (ktatruc) Image Preview list didn't work if filesystem was set
to private. - # #300789 (dispa) variables can't be passed by reference
-
# #309302: invalid LIMIT for Postgres (royce) Postgre databases won't work with image fupload because of
a "limit" statement with two parameters what should be fixed now. - # #320982: Postgres support (aaron1234nz) Another PostGre related bug.
- # #326599: Preview image list: body field never appears (bejes) Body field never appeared in image preview list.
