Links to Google Book Search in Primo v3
Tags: jquery
, v3
, google
Last Updated: Jun 30, 2011 21:40
- Description
Note: I am no longer maintaining this code as Google Book Search functionality has been added to Primo v3 as of Service Pack 3.1.0.
If you used the Google Book Search links in Primo v2, you might have noticed that this functionality is missing from Primo v3. This code can be used to restore the GBS link feature that existed in Primo v2. For a description of the GBS link feature, refer to item #3422 in the Primo Version 2 Highlights document.
- Author: Jeff Peterson
- Additional author(s):
- Institution: University of Minnesota
- Year: 2010
- License: BSD style
- Short description: Use, modification and distribution of the code are permitted provided the copyright notice, list of conditions and disclaimer appear in all related material.
- Link to terms: [Detailed license terms]
- Skill required for using this code:
Basic
State
Stable
Programming language
JavaScript (JQuery)
Software requirements
Screen captures

Author(s) homepage
Download
http://www.exlibrisgroup.org/download/attachments/31523646/gbs.js
Installation instructions
- Save the attached gbs.js file to fe_web/javascript/gbs.js (note that fe_web is an alias)
- Include a reference to the file wherever you normally would add custom JavaScript (I prefer to use our custom footer html).
- Make sure at least one of the GBS links is enabled in the Back Office views wizard under: Primo Home > Ongoing Configuration Wizards > Views Wizard > Tiles Configuration > Full Display > Full Results

If the GBS links are not available as options in the Back Office Views Wizard, check the "Full Display Labels" code table to see if the following codes are missing or disabled:
|


1 Comment
comments.show.hideDec 14, 2010
Jeff Peterson
I recently heard that Ex Libris plans on including GBS functionality in an upcoming Primo release (3.0.4 I think), so if you’re not in a hurry to implement this feature, you might want to wait for the official enhancement.
--Jeff