node_clone 5.x-2.5

pwolanin - July 5, 2008 - 00:23
Official release from CVS tag: DRUPAL-5--2-5
Download: node_clone-5.x-2.5.tar.gz
Size: 12.77 KB
md5_file hash: f5f634b57f9bcdff9e35a6508face30e
First released: July 5, 2008 - 00:23
Last updated: July 5, 2008 - 00:25

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.

 
 

Drupal is a registered trademark of Dries Buytaert.