Needs review
Project:
MARC
Version:
6.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Reporter:
Created:
13 Feb 2012 at 04:02 UTC
Updated:
14 Dec 2012 at 23:25 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| marc_7.x-2.0.png | 60.76 KB | Daniel_KM | |
| marc_7.x-2.0.tar_.gz | 15.55 KB | Daniel_KM |
Comments
Comment #1
Daniel_KM commentedHi,
The code is available in a Drupal sandbox git repository at https://drupal.org/sandbox/danielkm/1439526.
Sincerely,
Daniel Berthereau
Infodoc & Knowledge management
Comment #2
Michael-IDA commentedHi 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
Comment #3
Daniel_KM commentedHi,
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
Comment #4
Stomper commentedThanks 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?