Releases for Upload File Replace (for filefield CCK)
upload_replace 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| upload_replace-6.x-1.1.tar.gz | 8.8 KB | 51f0f19cbd321f3a62f32877ff7bb42a |
#589996: File is deleted when try to remove and add the file with same name on node edit page The incorrect file was deleted on file replace when the website had revisioning disabled
upload_replace 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| upload_replace-6.x-1.0.tar.gz | 8.7 KB | 300f5303fd17138c695e1b14493d577b |
After updating, you may need to manually delete some non-image files from "/imagefield_thumbs" directory as they were copied there by a bug in the code
#605870: non-image files are copied to the image_field thumbs directory Added a mime check so non-image files are not copied to the imagefield_thumbs directory
upload_replace 6.x-1.0-rc5
| Download | Size | md5 hash |
|---|---|---|
| upload_replace-6.x-1.0-rc5.tar.gz | 8.55 KB | 992c364e15e238ae8771ec6cb0e0e50b |
Add Imagecache and Imagefield compatibility. Force regeneration of images for those 2 modules when new image with same name is uploaded.
upload_replace 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| upload_replace-6.x-1.x-dev.tar.gz | 8.81 KB | 02ea63c3c9f9f63114461975e41721fb |
Development snapshot
upload_replace 6.x-1.0-rc4
| Download | Size | md5 hash |
|---|---|---|
| upload_replace-6.x-1.0-rc4.tar.gz | 7.99 KB | 75566574b13261eba4862537eeddd093 |
Fixed a problem with the order of variables in the SQL select query.
upload_replace 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| upload_replace-7.x-1.x-dev.tar.gz | 8.16 KB | 66b24fe3e5d137b6bed3165a661a40aa |
Initial release of Drupal 7.x compatibility
upload_replace 6.x-1.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| upload_replace-6.x-1.0-rc3.tar.gz | 7.98 KB | 14d09e01bcce16c1a2b9506fb62cf820 |
#516752: Missing filefield dependency in info file. by perusio: Filefield is a requirement for this module as it uses the update_file hook
upload_replace 6.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| upload_replace-6.x-1.0-rc2.tar.gz | 7.44 KB | 42a7b9f89e76b1992d7a67f403da3ef7 |
First release. Tested under drupal 6.13. Working with filefield CCK and node revisioning.
Added README.txt file
upload_replace 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| upload_replace-6.x-1.0-rc1.tar.gz | 7.44 KB | 326b9694a10761d1397cba34f58b7ec4 |
First release. Tested under drupal 6.13. Working with filefield CCK and node revisioning.
