Skip to content

Commit 77d9b12

Browse files
stweilStefan Weil
andauthored
Fix and improve documentation for cover images from buchhandel.de (vufind-org#4587)
Signed-off-by: Stefan Weil <sw@weilnetz.de> Co-authored-by: Stefan Weil <stefan.weil@uni-mannheim.de>
1 parent bf1621b commit 77d9b12

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

config/vufind/config.ini

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1061,9 +1061,10 @@ verify_server_certificate = false
10611061
;coversize = false
10621062

10631063
; You can select Syndetics, LibraryThing, Summon, Booksite, OpenLibrary,
1064-
; Contentcafe, Buchhandel.de, Google, BrowZine, ObalkyKnih, Orb, Koha, Demo,
1064+
; Contentcafe, Buchhandel, Google, BrowZine, ObalkyKnih, Orb, Koha, Demo,
10651065
; and/or LocalFile. Service-specific notes:
10661066
; - BrowZine requires you to have BrowZine.ini configured appropriately.
1067+
; - Buchhandel requires a valid token in the [Buchhandel] section.
10671068
; - Google Books caching behavior can be customized in the [Cache_GoogleCover]
10681069
; section.
10691070
; - Koha requires the koha_cover_url setting below. Additionally, for
@@ -1100,7 +1101,7 @@ verify_server_certificate = false
11001101
; - Orb requires that you complete the [Orb] section. Cache settings can be
11011102
; adjusted in the [Cache_OrbCover] section.
11021103
; - Summon service takes a Serials Solutions client key, NOT Summon API key!
1103-
;coverimages = Syndetics:MySyndeticsId,Booksite,LibraryThing:MyLibraryThingId,Google,ObalkyKnih,OpenLibrary,Summon:MySerialsSolutionsClientKey,Contentcafe:MyContentCafeID,BrowZine,LocalFile:PathToFile,Koha,Orb
1104+
;coverimages = Syndetics:MySyndeticsId,Booksite,LibraryThing:MyLibraryThingId,Google,ObalkyKnih,OpenLibrary,Summon:MySerialsSolutionsClientKey,Buchhandel,Contentcafe:MyContentCafeID,BrowZine,LocalFile:PathToFile,Koha,Orb
11041105

11051106
; When using the Koha cover provider, you should fill in this setting:
11061107
;koha_cover_url = "https://localhost/cgi-bin/koha/opac-image.pl"

0 commit comments

Comments
 (0)