Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I think this would be changing the content type of the content so it isn't a straight forward thing to do, especially when CCK comes into play. Fields would need to be mapped between the two content types, etc. In my looking around, I haven't seen anything that does this so I'm changing this to a feature request. Hope this is okay.
Node Convert is a module that allows converting nodes from one type to another, by group or one by one. Find it at http://drupal.org/project/node_convert. I hope it helps.
Comments
Comment #1
flickerfly commentedI think this would be changing the content type of the content so it isn't a straight forward thing to do, especially when CCK comes into play. Fields would need to be mapped between the two content types, etc. In my looking around, I haven't seen anything that does this so I'm changing this to a feature request. Hope this is okay.
Comment #2
Roberto Gerola commentedSorry, I don't see any real use case here.
In the worst case the old : copy&paste can do the job.
Comment #3
jorditr commentedNode Convert is a module that allows converting nodes from one type to another, by group or one by one. Find it at http://drupal.org/project/node_convert. I hope it helps.