Is there a way to import the exported CCK arrays via a function, essentially providing the ability to add it to an .install file?

Comments

yched’s picture

Status: Active » Closed (duplicate)

Not currently - see http://drupal.org/node/118863

Unless you can programmatically submit content_copy.module's 'content_copy_import_form' form ?
I haven't really tried, and this would probably not be a really clean and future-proof solution anyway...