Project:Node clone
Version:5.x-1.0-beta
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I would like to clone (a subtree of) a book at once. How can achieve this?

Comments

#1

You'd need to make a custom version of the module with the code to traverse the tree. Shouldn't be too hard - probably need a recursive function. Use the 1.x branch code as a starting place.

#2

Status:active» closed (fixed)

#3

Did anyone out there make a mod or another module to handle this?

#4

This module may do some or all of what you want: http://drupal.org/project/skeleton

nobody click here