Download Size md5 hash
node_clone-5.x-2.5.tar.gz 12.77 KB f5f634b57f9bcdff9e35a6508face30e
node_clone-5.x-2.5.zip 17.22 KB b2b27ccbf6af61ced2a65349b8dec76a
Official release from tag: 5.x-2.5
Last updated: December 24, 2010 - 23:28

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.

nobody click here