I have a site that I am wanting to migrate to a new version - this includes moving several hundred audio nodes with scripture references into a new site with bible CCK fields.

Node Import (and Feeds) look like they will do most of what I need - except that the Bible CCK field is not visible to them.

I'm planning on looking into what I need to do to either make Bible CCK field available to Node Import - or via a Migrate PHP scriptlet - using the technique from http://geeksandgod.com/tutorials/computers/cms/drupal/drupal-converting-....

Any advice on the best way to go about this - and get to the underlying Bible field data?

Comments

Rob_Feature’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev

Yeah, this is crucial when migrating data that contains scripture references. Bumping this to 7.x since this is most likely where it'll happen first.