By adamtyoung on
I want to copy all the fields of my content type to a new content type (with a different name) and also clone all of the content to the new type. This would give me two full duplicate sets of data in two different content types. I will then be able to delete fields from each one until I end up with the fields that I want in each content type. I want to do this as I have recently rethought our data schema and wish to implement the new types without losing all of our data. Has anyone any suggestions?
Comments
Node convert module
Looks like the node convert module may be useful.
Adam Young
Vancouver, BC
http://www.adamtyoung.ca
beginners - look elsewhere
I wish it had better documentation because you cannot figure out how to convert one type to another from the module's documentation. beginners - look elsewhere