Posted by jergason on November 2, 2009 at 10:03pm
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?
Comments
Node Convert
http://drupal.org/project/node_convert should get you started.
Thanks, that did the trick!
Thanks, that did the trick!