node_clone 7.x-1.0

Bug fixes
Unsupported

Changes since 7.x-1.0-rc4:

  • #1325028 by pwolanin, ipaq3870: fix for Not cloning menu entries
  • #2616506 by rgristroph: Pass clone_context into hook_clone_node_alter()

node_clone 7.x-1.0-rc4

Bug fixes
Unsupported

Changes since 7.x-1.0-rc3:

  • #2615534 by Arkener: Clone link in views not working

node_clone 6.x-1.4

Bug fixes
Unsupported

Some very small bug fixes and code cleanup.

Changes since 6.x-1.3:

node_clone 6.x-1.3

Bug fixes
Unsupported

Changes since 6.x-1.2:

  • Bug #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
  • #921524 by DizzyC: set the module property for a cloned menu link

node_clone 7.x-1.0-beta1

New features
Unsupported

Initial update for Drupal 7. Please reports bugs.

node_clone 6.x-1.2

Bug fixes
Unsupported

Fix for incorrect function call:

#877442 fix access function name in views integration.

node_clone 5.x-1.7

New features
Bug fixes
Unsupported

Changes since DRUPAL-5--1-6:

  • #370804 fix typo noted by pvasili
  • #360794 fix PHP wtf for tab checking
  • #654508 Add a flag to show that a node was a clone
  • #805002 rename access callback

node_clone 5.x-2.7

New features
Bug fixes
Unsupported

Changes since DRUPAL-5--2-6:

  • #360794 fix PHP wtf for tab checking
  • #654508 Add a flag to show that a node was a clone
  • #362370 by pwolanin: re-order access checks for better efficiency
  • #805002 rename access callback

node_clone 6.x-1.1

New features
Bug fixes
Unsupported

Changes since DRUPAL-6--1-0:

node_clone 4.7.x-1.3

Security update
Unsupported

DRUPAL-SA-2008-065

http://drupal.org/node/321737

The module contains a flaw that allows a user with the 'clone node' permission to potentially bypass normal viewing access restrictions, for example allowing the user to see unpublished nodes even if they do not have permission to view unpublished nodes.

node_clone 4.7.x-2.1

Security update
Unsupported

DRUPAL-SA-2008-065

http://drupal.org/node/321737

The module contains a flaw that allows a user with the 'clone node' permission to potentially bypass normal viewing access restrictions, for example allowing the user to see unpublished nodes even if they do not have permission to view unpublished nodes.

node_clone 5.x-1.6

Security update
Unsupported

DRUPAL-SA-2008-065

http://drupal.org/node/321737

The module contains a flaw that allows a user with the 'clone node' permission to potentially bypass normal viewing access restrictions, for example allowing the user to see unpublished nodes even if they do not have permission to view unpublished nodes.

node_clone 5.x-2.6

Security update
Unsupported

DRUPAL-SA-2008-065

http://drupal.org/node/321737

The module contains a flaw that allows a user with the 'clone node' permission to potentially bypass normal viewing access restrictions, for example allowing the user to see unpublished nodes even if they do not have permission to view unpublished nodes.

node_clone 6.x-1.0

Security update
Unsupported

DRUPAL-SA-2008-065

http://drupal.org/node/321737

The module contains a flaw that allows a user with the 'clone node' permission to potentially bypass normal viewing access restrictions, for example allowing the user to see unpublished nodes even if they do not have permission to view unpublished nodes.

node_clone 5.x-2.5

New features
Bug fixes
Insecure
Unsupported

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.

node_clone 5.x-1.5

New features
Bug fixes
Insecure
Unsupported

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.

node_clone 5.x-2.4

Bug fixes
Insecure
Unsupported

The 5.x-2.3 release was accidentally made using HEAD (6.x) files rather than the correct 5.x-2.x branch files.

node_clone 5.x-2.3

Bug fixes
Insecure
Unsupported

DO NOT USE THIS RELEASE - IT HAS DRUPAL 6.x FILES

node_clone 5.x-1.2

New features
Bug fixes
Insecure
Unsupported

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

node_clone 5.x-2.2

New features
Bug fixes
Insecure
Unsupported

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

node_clone 6.x-1.0-beta2

New features
Bug fixes
Insecure
Unsupported

see:

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.

node_clone 5.x-1.1

New features
Bug fixes
Insecure
Unsupported

Fixed minor bug with setting the author: http://drupal.org/node/218619

Added new alter hooks backported from HEAD: http://drupal.org/node/199895

node_clone 5.x-2.1

New features
Bug fixes
Insecure
Unsupported

Fixed minor bug with setting the author: http://drupal.org/node/218619

Added new alter hooks backported from HEAD: http://drupal.org/node/199895

node_clone 6.x-1.0-beta1

New features
Insecure
Unsupported

Initial update for 6.x. Also adds new alter hooks (that I may backport to 5.x)

This is updated from the 5.x-2.x branch - so it works by prepopulating the node form. I plan to merge in the 5.x-1.x version of the functionality and have that switchable on the settings page.

node_clone 5.x-1.0

Insecure
Unsupported

A simple update of the original 4.7 code, with minor additional features. Nodes are cloned by saving a copy of the current node to the DB, and then presenting the resulting new node in an edit form.

node_clone 4.7.x-2.0

New features
Insecure
Unsupported

Clone by pre-populating the node form, rather than be saving a copy of the node. See: http://drupal.org/node/110294

node_clone 5.x-1.x-dev

This branch is a simple update of the original 4.7 code, with minor additional features. Nodes are cloned by saving a copy of the current node to the DB, and then presenting the resulting new node in an edit form.

node_clone 5.x-2.0

New features
Insecure
Unsupported

The -2.x branch of this module uses a fundamentally different mechanism for cloning. The node creation form is pre-populated, rather than having a copy of the original node saved and then presented in the edit form.

node_clone 5.x-2.x-dev

Clone by pre-populating the node form, rather than be saving a copy of the node. See: http://drupal.org/node/110294

node_clone 4.7.x-1.1

Insecure
Unsupported

This release includes a contributed French translation. There is no change in the module code.

node_clone 5.x-1.0-beta

Insecure
Unsupported

Initial update for Drupal 5.x- tested with Drupal 5.x beta. Please report any problems via the issue tracker. This module may be updated further as Drupal 5.0 is finalized.

Subscribe with RSS Subscribe to Releases for Node clone