Posted by pwolanin on August 5, 2012 at 1:16am
| Download | Size | md5 hash |
|---|---|---|
| node_clone-7.x-1.0-rc1.tar.gz | 12.55 KB | d9256fc2e0650d083ddb1f4de50263c0 |
| node_clone-7.x-1.0-rc1.zip | 15.21 KB | a15dfb5b2dd27438ea756b41ad2bd081 |
Last updated: August 5, 2012 - 01:17
Release notes
Changes since 7.x-1.0-beta1:
- #1137178 by mikestefff: Optionally add the node type name to the clone link
- #1362796 by wonder95: Fix for hook_node_type was not updated for Drupal 7
- #1599354 by Nneka fix for Apostrophe's that display in Title show up as '
- #1604844 by akamaus, pwolanin: fix for Notice when name is undefined for Anonymous users
- #1246894 by johnv: updated Clone link field handler for Views 3
- #1328682 by DamienMcKenna, pwolanin: Add a link to the Contextual menu for Node Clone
- #1713480 by pwolanin: switch from hook_form_alter to hook_form_BASE_FORM_ID_alter
- #1161924 by johnv, pwolanin: Add a clone link in operations column of the Content page.
- #1164250 by kenneth.venken | tim.plunkett: Fix for Call to undefined function node_form_validate()
- #1256478 by dww: add API Documentation for hook_clone_node_alter()
- #1250670 by pwolanin: fix for PDO exception when using save-edit and reset publishing options
- #99436 fix name in .info file
- #1097390 by mikewink: Add a node clone 'Configure' link on admin/modules
- #986242 by Letharion: further Drupal 7 updates
- #939016 by svendecabooter, dww: Cloned node ID not set via prepopulate.
- #1118818 by pwolanin, pabloid: Fix for Cloning a book page result having menu with has_children flagged if the source book have children pages