Multiple content type import

Gocho - February 18, 2008 - 13:05
Project:MARC
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:aaustin
Status:active
Description

I have 2 node types: Authors and Books
I want to import Every Marc21 record to both node types, because they are conected internaly with the NAT module. So I import the Authors first and then import the Books:

Books:
Authors: Title
Name -----------> Author Name
Biography... ISBN...

This give me some problems when the authors are more than 50 and marc "cronally" them, but can tweak it.
I think that would be great if I can choose more than one node type in the "Marc import" page and the module make the import to all the node types at the same time.

#1

aaustin - February 20, 2008 - 17:23
Category:feature request» bug report
Assigned to:Anonymous» aaustin

Thank you for noticing this. This is a bug that I might not have noticed.

It involves the MARC import pre-loading the mapping based on the content type of the first MARC record imported during the cron run and does not check to see if the content type changes within the course of the cron run.

 
 

Drupal is a registered trademark of Dries Buytaert.