Configuring Thumbnail Templates for Primo VE
For Alma-Summon environments, see Configuring Thumbnail Templates for Alma-Summon.
For data managed in Alma, Primo VE provides book covers based on the ISBN/ISSN from Syndetics and Google and on the LCCN for Google. The Thumbnail Configuration page enables you to define additional thumbnails sources, which are based on either a URL in the bibliographic record or a template that contains a linking parameter.
Primo VE prioritizes the following sources to display thumbnails:
- Alma-D
- Local thumbnail templates created on this page.
- Syndetics
-
Open the Thumbnail Configuration page (Configuration Menu > Discovery > Display Configuration > Thumbnail configuration).
-
Select Add New Template to open the Define Thumbnail Link page.
Define Thumbnail Link Page -
In the Thumbnail Details section, enter the following fields:
-
Template Name – Specify a name for the template.
-
Template – Specify the linking information (which may include a URL and/or $$LinkingParameter1) used to link to the thumbnail source. Because Primo VE's UI is SSL secure, any thumbnail links should start with https.
For example:
https://www.ckc.com/gp/reader/$$LinkingParameter1The link must return an image file of a valid type (such as .bmp, .png, .jpg, and so forth).
-
-
If your template includes the $$LinkingParameter1 parameter, specify the following fields in the LinkingParameter Configuration section, which are used to return a value that will replace the parameter in the linking template:
Field Description Field
Specify the MARC tag that holds the value of the linking parameter.
Ind1
If necessary, specify the MARC tag's first indicator.
Ind2
If necessary, specify the MARC tag's second indicator.
Subfield
Specify the specific MARC subfield that holds the value of the linking parameter.
Use Field
Select one of the following options to indicate whether the MARC field must contain a specific value:
-
Always - No matching string is necessary. The value is always used.
-
Matching string - The value of the field must match the string specified in the Field Pattern field.
-
Matching string using a regular expression - The value of the field must match the result of the regular expression specified in the Field Pattern field.
Field Pattern
If matching is necessary for the MARC field, specify the string that you want to match.
Normalization
This field enables you to use either the full value or a portion of the value stored in the subfield. Specify one of the following options:
-
No normalization – Indicates that the entire contents of the subfield will be used in $$LinkingParameter1.
-
Normalize using a regular expression – Indicates that a portion (as determined by the regular expression) of the subfield will be used in $$LinkingParameter1. When selected, the Normalization Pattern field appears.
Normalization Pattern
If normalization is required, specify the regular expression needed to extract the portion of the subfield that will be used in $$LinkingParameter1.
-
-
Select Add Row to create the new template for the source.
New Thumbnail Template