Closed (works as designed)
Project:
Millennium OPAC Integration
Version:
5.x-1.4
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2009 at 15:32 UTC
Updated:
11 Apr 2009 at 17:29 UTC
Comments
Comment #1
janusman commentedThe module is meant to import items from your millennium system; so the best way to work is to actually create 856 MARC fields that link to the Google Books inside your OPAC, and then import that into Drupal with this module. The other is to put the ISBN field in the OPAC and let the current ISBN-to-Google Book code do its thing.
Also, nothing prevents you from manually adding that information in the appropriate fields (the node's body, the Biblio URL field, or adding a special CCK field using the Link module, for instance)
Comment #2
petercrowell commentedHi Janusman,
Can you tell me how to embed a google book on my site? Do I just set the filter to full html, then embed the code in the page? What's the most effective way to go about this?
Thanks!
Comment #3
janusman commentedIf you plan on just doing this without the Millennium module, then yes, you can do that =)
Comment #4
petercrowell commentedThanks! I think I'll check out this Millennium module of which you speak...