Skip to content
Snippets Groups Projects
Commit 75b9a768 authored by Joe Atzberger's avatar Joe Atzberger Committed by Demian Katz
Browse files

Basic options for Booksite CATS

parent 9aeaf6ae
No related merge requests found
......@@ -354,21 +354,21 @@ major = studentmajor
; applications. The existence of functionality in VuFind does not imply
; suitability for any particular situation.
[Content]
; You can select from Syndetics, LibraryThing, Summon, Amazon, OpenLibrary,
; Contentcafe or Google Books. Note that the Summon service takes a Serials
; Solutions client key, NOT a Summon API key!
;coverimages = Syndetics:MySyndeticsId,Amazon:MyAccessKeyId,LibraryThing:MyLibraryThingId,Google,OpenLibrary,Summon:MySerialsSolutionsClientKey,Contentcafe:MyContentCafeID
; You can select Syndetics, LibraryThing, Summon, Amazon, Booksite, OpenLibrary,
; Contentcafe and/or Google Books.
; Note: Summon service takes a Serials Solutions client key, NOT Summon API key!
;coverimages = Syndetics:MySyndeticsId,Amazon:MyAccessKeyId,Booksite:MyCATSkey,LibraryThing:MyLibraryThingId,Google,OpenLibrary,Summon:MySerialsSolutionsClientKey,Contentcafe:MyContentCafeID
; This setting controls the image to display when no book cover is available.
; The path is relative to the base of your theme directory.
noCoverAvailableImage = images/noCover2.gif
; You can select from Syndetics, SyndeticsPlus, Amazon Editorial, Amazon or the
; Guardian
; You can select from Syndetics, SyndeticsPlus, Amazon Editorial, Amazon, Booksite
; and/or the Guardian
; Note: Guardian reviews contain embedded advertisements. If the API key is not
; supplied, e.g. "Guardian:", only the review title, byline, Guardian logo
; and a link to the full Guardian page will be displayed
;reviews = Syndetics:MySyndeticsId,SyndeticsPlus:MySyndeticsID,AmazonEditorial:MyAccessKeyId,Amazon:MyAccessKeyId,Guardian:MyGuardianKeyId
;reviews = Syndetics:MySyndeticsId,SyndeticsPlus:MySyndeticsID,AmazonEditorial:MyAccessKeyId,Amazon:MyAccessKeyId,Booksite:MyCATSkey,Guardian:MyGuardianKeyId
; You can select from Syndetics or SyndeticsPlus
;excerpts = Syndetics:MySyndeticsId,SyndeticsPlus:MySyndeticsId
......@@ -435,6 +435,11 @@ plus = false
;url = "https://secure.syndetics.com"
url = "http://syndetics.com"
; Booksite CATS Enhanced Content - cover images, reviews, description, etc.
[Booksite]
url = "https://api.booksite.com"
;key = "Key"
; You can change the base Content Cafe URL used by the content services here. Most
; users will not need to change this setting. You also need to set your password,
; "pw". Note that Content Cafe is a subscription service from Baker & Taylor.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment