Downloads
Download tar.gz
12.77 KB
MD5: f5f634b57f9bcdff9e35a6508face30e
SHA-1: f816b20fcbac97c2bc97b7e5bfaccfcb80692379
SHA-256: d7a7ac81be368d8d66b3ba18f792119b0912b295ae7544f6bc4c1bfbccb617e0
Download zip
17.22 KB
MD5: b2b27ccbf6af61ced2a65349b8dec76a
SHA-1: 6757b5ab556cbff4bb3e909a49040c5404bf4ebc
SHA-256: d37b6cda1254dd00f72e4f52f13d09bd62c1e83496387ed2728f525f891886ac
Release notes
As of this release, for the CCK Imagefield and Filefield modules, the node is processed
before populating the form to make sure about attachments on the original node
is removed. This prevents the data corruption could previously occur. Previous
versions only handled this for the core upload module.
An additional helper module, Clone Imagefield, had been added. If this module
is enabled, files attached using the CCK Imagefield module will be copied when
the clone is created and attached to the clone. Typically, this means the filename
of the copy will have a number appended to it to distinguish it form the original file.