diff --git a/fid_adlr/config/vufind/getit.ini b/fid_adlr/config/vufind/getit.ini index daea53488712e7a7eef267610c953bb9f9f3316f..0f248dd2a2e1db1dd2e8f7fd6891274b70ab31ba 100644 --- a/fid_adlr/config/vufind/getit.ini +++ b/fid_adlr/config/vufind/getit.ini @@ -20,18 +20,37 @@ ;##################### DO NOT DELETE THIS HEADER #################### ;#################################################################### +; SIDs in der eine Getitbox angezeigt werden soll. +; SIDs in der die GetitBox ein gleiches Verhalten haben soll sind zusammengefasst +; Wird nur im View-Helper GetIt genutzt [SourceIds] +; Open Access source_idsV1 = "13,22,26,28,30,34,39,53,80,84,87,88,99,101,150,153,170,191,196" +; Magazine Articles source_idsV3 = "48,49,55,68,105" +; PDA source_idsV4 = "51" +; EBL source_idsV5 = "76" +; IZI Database source_idsV6 = "78" +; Margaret Herrick Library source_idsV7 = "103" +; VK Film collection source_idsV8 = "0,109,117,119,127,142,148,151,155" +; VK Film special case +; Die SID 0 ist speziell, weil in bestimmten Kombinationen mit +; [NonSourceIds] bestimmte Texte angezeigt werden. source_idsV9 = "0" +; MediathekViewWeb source_idsV10 = "169" +; Bielefeld Academic Search Engine (BASE) source_idsV11 = "126" +; Some restrictions of VK Film collection +; Wird zu Eingrenzung von VK Film genutzt +; Bei bestimmten Formaten sollten bestimmte Texte und Buttons angezeigt werden +; Derzeit wird es nur in Bezug auf VK Film genutzt, kann aber auch für weitere SIDs genutzt werden [NonSourceIds] source_idsV8_1 = "/Book|E\-Book|Thesis/" source_idsV8_2 = "/Article\, E\-Article|Electronic Resource|Electronic Resource|Map|Unknown Format|Manuscript|Visual Media|Microform/" @@ -44,6 +63,9 @@ source_idsV8_8 = "/UBL\-FID\-EBC/" source_idsV8_9 = "/^DE\-15$/" source_idsV8_10 = "/Kit|Physical Object/" +; Display Buttons +; Der Defaultwert is true, also den Button anzeigen +; true = Button anzeigen, false = Button nicht anzeigen [Permission] allowSubitoPartialCopy=true allowSubitoArticleCopy=true