Are there any plans to port this module to Drupal 7? Or are these or similar features in core in Drupal 7 so that the port isn't needed?

Comments

BrilliantMkting’s picture

Same question.. I am interested in the D7 version as well.

yautja_cetanu’s picture

I'm interested in either helping port this to Drupal 7 or creating a new module based off of http://drupal.org/project/node_clone

doublejosh’s picture

Version: 6.x-1.0 » 6.x-1.x-dev
Issue tags: +Node Clone, +#D7

This module is a step up from node clone. Would love to see this in D7.
The team loves node clone where I work. However, it means nodes can easily be based on less than the best example (plus the input filter reverting bug). You can't ensure that most nodes are created from a well structured example.

The most super simple implementation would be:

  1. Node Clone dependency to do the recreation work.
  2. Checkbox on node forms to allow a given node to be cloned.
  3. Permission to mark nodes for clone-ability.
  4. Views context filter plugin for clone-able nodes to easily create dashboards. (optional)
  5. Rules event plugin when template node is cloned. (shmeh?)

Easy peasie!

thummel’s picture

Any active development on porting this to 7?

adamtong’s picture

any plan for D7?

doublejosh’s picture

All this needs is to be able to restrict clone-ability by term.

motou’s picture

Assigned: Unassigned » motou
Issue summary: View changes
Status: Active » Fixed

A new release for Drupal 7.x is already here. ;-)

Thanks for the long waiting.

motou’s picture

Status: Fixed » Closed (fixed)

After some intensive tests, the 7.x-1.0 version for Drupal 7.x is released.