By ethereal1m on
Dear all,
suppose I have a content type "page" that I want to change to type "story", how can I do this without deleting and recreating the content?
Regards,
ethereal1m
Dear all,
suppose I have a content type "page" that I want to change to type "story", how can I do this without deleting and recreating the content?
Regards,
ethereal1m
Comments
try node convert:
try node convert: http://drupal.org/project/node_convert
or maybe project/nodetype
http://drupal.org/project/nodetype
Thanks for the fast reply
Thanks for the fast reply guys, I'll try those module...