Migrate content to a new content type?
jergason - November 2, 2009 - 22:03
I need to convert some page content to a new content type. The fields and data don't need to change at all, but I just need to put it into a new content type. Is there a module to do this? Am I just going to have to suck it up and do some hacking in the database?

Node Convert
http://drupal.org/project/node_convert should get you started.
Thanks, that did the trick!
Thanks, that did the trick!