I am using the image.attach but i would like to move to ImageField for Imagecatche

Is there a way to move the images from image.attach across to ImageField to the same node

I have found this http://drupal.org/node/201983 but it does'nt seem to work.
Plus i dont think it what i want, As i need to create a new content type.

Any ideas?

Comments

minesh’s picture

Title: a » image.attach across to ImageField
quicksketch’s picture

Status: Active » Closed (fixed)

Support for writing migration scripts is not provided in the ImageField queue. I'd suggest looking at the collection of migration scripts at http://drupal.org/node/432852.