Added a new permission 'clone own nodes'
Improve _alter hook when cloning (warning this may break existing implementations of this hook).
Added a .install file with a hook_uninstall.
see:
http://drupal.org/node/254407 http://drupal.org/node/254395 http://drupal.org/node/231997
http://drupal.org/node/254328 http://drupal.org/node/231997
add 'clone own nodes' permission, split module into 2 files, add hook_uninstall, and enable both cloning methods in a single module.
- intended for relatively minor bugfixes and feature additions being applied prior to the next official release
Changes since DRUPAL-5--7-0-RC5:
+ Fixed critical bug on Beta2 http://drupal.org/node/253401