upload_replace 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| upload_replace-7.x-1.0-beta1.tar.gz | 9.13 KB | 3edcc56dd75666b18acd03f1248e90d9 |
| upload_replace-7.x-1.0-beta1.zip | 9.97 KB | 558460be153534ba23b850ae395efce1 |
Release notes
Applied patch http://drupal.org/node/1137954 (Thanks dpolant)
upload_replace 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| upload_replace-6.x-1.2.tar.gz | 8.98 KB | 0129ebe0352696ef15ae1f21fb6d0a54 |
| upload_replace-6.x-1.2.zip | 10.14 KB | 036b8667b6d0ff2c27acd6fcc0bd1463 |
Release notes
#662772: Problem with multiple images Add support for files named like page_1.jpg page_2.jpg. So that these file names are not modified by mistakenly assuming that they are multiple versions of the same file (page.jpg, version 1,2 etc)
#671090: Image cache thumbnails are not both deleted on file replace Fixed Imagecache bug where only 1 (of 2) cached images were flushed.
upload_replace 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| upload_replace-6.x-1.1.tar.gz | 8.8 KB | 51f0f19cbd321f3a62f32877ff7bb42a |
| upload_replace-6.x-1.1.zip | 9.94 KB | dcdba1d89971d931ab2e94de3c0a7dfe |
Release notes
#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 |
| upload_replace-6.x-1.0.zip | 9.8 KB | 72a08e03fe7f454d5a2d4f35143d3e07 |
Release notes
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 |
| upload_replace-6.x-1.0-rc5.zip | 9.69 KB | 98e4e47fcb5c2e2291cc3116bc17d212 |
Release notes
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.95 KB | 09345752dc1dc9c65b76578f7b0800b0 |
| upload_replace-6.x-1.x-dev.zip | 10 KB | b0912abb72c01dbe8c6b3edad7edbb9f |
Release notes
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 |
| upload_replace-6.x-1.0-rc4.zip | 8.85 KB | 4a0ea66f4ce85174bbcfd28a639c00a3 |
Release notes
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 | 9.12 KB | db619bd2d63fc168f83f34f78615c47e |
| upload_replace-7.x-1.x-dev.zip | 9.97 KB | 40289eff3a1e62a9115071aa61e96194 |
Release notes
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 |
| upload_replace-6.x-1.0-rc3.zip | 8.85 KB | 4df0d956b6968e0a568359b923fc3b52 |
Release notes
#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 |
| upload_replace-6.x-1.0-rc2.zip | 8.01 KB | 1b2b99b420e2a479846186ae318aa1b4 |
Release notes
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 |
| upload_replace-6.x-1.0-rc1.zip | 8.01 KB | 8889955e5925fde02762d58729ad83dc |
Release notes
First release. Tested under drupal 6.13. Working with filefield CCK and node revisioning.