Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

Commit

Permalink
issue297: Configuration for MKOR
Browse files Browse the repository at this point in the history
  • Loading branch information
JanaKurfurstova committed Feb 9, 2022
1 parent b3a9cd7 commit b6f89d9
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions languages/cs.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2014,6 +2014,7 @@ source_mkml = Městská knihovna Mariánské Lázně
source_mkmil = Mětská knihovna v Milevsku
source_mkmilovice = Městská knihovna Milovice
source_mkmt = Městská knihovna Ladislava z Boskovic v Moravské Třebové
source_mkor = Městská knihovna Orlová
source_mkp = Městská knihovna v Praze
source_mkpe = Městská knihovna v Praze - E-knihovna
source_mkplzen = Knihovna města Plzně
Expand Down
1 change: 1 addition & 0 deletions languages/en.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1995,6 +1995,7 @@ source_mkml = Municipal Library Marianske Lazne
source_mkmil = Municipal Library in Milevsko
source_mkmilovice = Municipal Library Milovice
source_mkmt = Municipal Library in Moravska Trebova
source_mkor = Municipal Library in Orlova
source_mkp = Municipal Library of Prague
source_mkpe = Municipal Library of Prague - E-library
source_mktrebic = Municipal Library in Třebíč
Expand Down
3 changes: 3 additions & 0 deletions local/knihovny/config/vufind/MultiBackend.ini
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ mkkolin = XCNCIP2V2
mkmilovice = XCNCIP2V2
mkml = XCNCIP2V2
mkmost = XCNCIP2V2
mkor = XCNCIP2V2
mkostrov = XCNCIP2V2
mkpel = XCNCIP2V2
mkpisek = XCNCIP2V2
Expand Down Expand Up @@ -298,6 +299,7 @@ mkmilovice = NBG505
mkml = CHG501
mkmt = SVG503
mkmost = MOG001
mkor = KAG502
mkostrov = KVG501
mkp = ABG001
mkpel = PEG001
Expand Down Expand Up @@ -372,6 +374,7 @@ mkmilovice = 000002284
mkml = 000000987
mkmt = 000001856
mkmost = 000001420
mkor = 000001233
mkostrov = 000001315
mkpel = 000001647
mkpisek = 000001657
Expand Down
3 changes: 3 additions & 0 deletions local/knihovny/config/vufind/facets.ini
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ mkdb = "2/Library/SC/MKDB/"
muzibib = "2/Others/bibliography/MUZIBIB/"
usdbibl = "2/Others/bibliography/USDBIBL/"
mkmilovice = "2/Library/SC/MKMILOVICE/"
mkor = "2/Library/MS/MKOR/"

[SFXesForLibraries]
;Example mzk = "sfxjibmzk"
Expand Down Expand Up @@ -340,6 +341,7 @@ mkcheb = "null"
mkjh = "null"
mkdb = "null"
mkmilovice = "null"
mkor = "null"

[DigitalLibrarieForLibraries]
;Example mzk = "mzk-kram,mzk-kram2"
Expand Down Expand Up @@ -413,6 +415,7 @@ mkcheb = "null"
mkjh = "null"
mkdb = "null"
mkmilovice = "null"
mkor = "null"

[PreferredFacets]
language[] = Czech
Expand Down
9 changes: 9 additions & 0 deletions local/knihovny/config/vufind/shibboleth.ini
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,15 @@ email = mail
logout = global
warn_msg = false

[mkor]
name_cs = Městská knihovna Orlová
name_en = Municipal Library in Orlova
entityId = https://knihovna-orlova.cz/idp/shibboleth
cat_username = userLibraryId
email = mail
logout = global
warn_msg = false

; Other IdPs - notice they're not libraries because they do not provide any cat_username
;
; ADD LIBRARIES ABOVE
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b6f89d9

Please sign in to comment.