Hi,

Here is a port of the 6.x-2.0-BETA3 version of MARC module to Drupal 7. Many bugs have been fixed and it can be committed as this.

Sincerely,

Daniel Berthereau
Infodoc & Knowledge management

CommentFileSizeAuthor
marc_7.x-2.0.png60.76 KBDaniel_KM
marc_7.x-2.0.tar_.gz15.55 KBDaniel_KM

Comments

Daniel_KM’s picture

Hi,

The code is available in a Drupal sandbox git repository at https://drupal.org/sandbox/danielkm/1439526.

Sincerely,

Daniel Berthereau
Infodoc & Knowledge management

Michael-IDA’s picture

Hi Daniel,

Does this module grab MARC records from the Library of Congress? By ISBN? By any other search criteria?

The project page is kinda sketchy about what this module actually does or doesn't do.

Thanks,
Sam

Daniel_KM’s picture

Hi,

The module doesn't grab records from the LoC, but from a MaRC file. And it can display content of each record in a table (see picture above), and insert bibliographic data into a node.

Sincerely,

Daniel Berthereau
Infodoc & Knowledge management

Stomper’s picture

Thanks for the effort. You should add the D7 release to the project page.

I'm looking to import textbook data into custom CCK nodes. I'm assuming this module will do it.

To import and create nodes, is that done by Views VBO or something? Or is it automagically updating the database and creating nodes in real time?

Also, will this module bring in pictures of the cover of the textbook? And allow searching by ISBN, author, title etc. once they've been created as nodes?