Bugzilla – Attachment 68565 Details for
Bug 7317
Add an Interlibrary Loan Module to Circulation and OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7317: Adjust packages koha-conf.xml
Bug-7317-Adjust-packages-koha-confxml.patch (text/plain), 2.46 KB, created by
Benjamin Rokseth
on 2017-10-25 20:36:03 UTC
(
hide
)
Description:
Bug 7317: Adjust packages koha-conf.xml
Filename:
MIME Type:
Creator:
Benjamin Rokseth
Created:
2017-10-25 20:36:03 UTC
Size:
2.46 KB
patch
obsolete
>From a8b536b13f2e4dd6758426a61ef4bec5c717bbb2 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Tue, 24 Oct 2017 14:16:02 -0300 >Subject: [PATCH] Bug 7317: Adjust packages koha-conf.xml > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> > >Signed-off-by: Magnus Enger <magnus@libriotech.no> >Original sign off message: >It's impossible to give a test plan for this... >I have implemented a "plugin" for Norwegian ILL (based on NCIP): >https://github.com/Libriotech/koha-illbackend-nncipp >Several issues have been discovered while writing the plugin, and >Alex has fixed them along the way. Currently I do not know about >any funcional issues, and I am happy to sign off. > >Update: >I have applied the new patchset and done some exploratory testing, >using the Dummy backend. Everything seems to be fine after the >patches were re-arranged and with the followups from Tomas. >All tests pass. >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> > >Signed-off-by: Benjamin Rokseth <benjamin.rokseth@kul.oslo.kommune.no> >--- > debian/templates/koha-conf-site.xml.in | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) > >diff --git a/debian/templates/koha-conf-site.xml.in b/debian/templates/koha-conf-site.xml.in >index 8e8204f..a8152a9 100644 >--- a/debian/templates/koha-conf-site.xml.in >+++ b/debian/templates/koha-conf-site.xml.in >@@ -327,5 +327,26 @@ __END_SRU_PUBLICSERVER__ > <index_name>koha___KOHASITE__</index_name> > </elasticsearch> > >+ <interlibrary_loans> >+ <!-- Path to where Illbackends are located on the system >+ - This setting should normally not be touched --> >+ <backend_directory>/usr/share/koha/lib/Koha/Illbackends</backend_directory> >+ <!-- How should we treat staff comments? >+ - hide: don't show in OPAC >+ - show: show in OPAC --> >+ <staff_request_comments>hide</staff_request_comments> >+ <!-- How should we treat the reply_date field? >+ - hide: don't show this field in the UI >+ - any other string: show, with this label --> >+ <reply_date>hide</reply_date> >+ <!-- Where should digital ILLs be sent? >+ - borrower: send it straight to the borrower email >+ - branch: send the ILL to the branch email --> >+ <digital_recipient>branch</digital_recipient> >+ <!-- What patron category should we use for p2p ILL requests? >+ - By default this is set to 'ILLLIBS' --> >+ <partner_code>ILLLIBS</partner_code> >+ </interlibrary_loans> >+ > </config> > </yazgfs> >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 7317
:
59893
|
59894
|
59895
|
59920
|
60485
|
60486
|
60487
|
60488
|
63081
|
63082
|
63083
|
63084
|
63085
|
63086
|
63087
|
63088
|
63089
|
63090
|
63113
|
63175
|
63176
|
63354
|
63421
|
63472
|
63475
|
65469
|
65470
|
65471
|
65472
|
65473
|
65474
|
65475
|
65476
|
66266
|
67242
|
67243
|
67244
|
67245
|
67246
|
67247
|
67248
|
67249
|
67250
|
67251
|
67252
|
67253
|
67254
|
67255
|
67256
|
67257
|
67258
|
67259
|
67260
|
67261
|
67262
|
67263
|
67264
|
67281
|
67282
|
67283
|
67284
|
67285
|
67286
|
67287
|
67288
|
67289
|
67290
|
67291
|
67292
|
67293
|
67294
|
67295
|
67296
|
67297
|
67298
|
67299
|
67300
|
67301
|
67302
|
67303
|
68185
|
68186
|
68328
|
68391
|
68406
|
68407
|
68408
|
68409
|
68418
|
68444
|
68445
|
68483
|
68484
|
68485
|
68487
|
68516
|
68517
|
68518
|
68519
|
68520
|
68521
|
68522
|
68523
|
68524
|
68525
|
68542
|
68543
|
68544
|
68545
|
68546
|
68547
|
68548
|
68549
|
68550
|
68551
|
68552
|
68558
|
68559
|
68560
|
68561
|
68562
|
68563
|
68564
| 68565 |
68566
|
68567
|
68858
|
68874
|
68877
|
68878
|
68885
|
68886
|
68921
|
68922
|
68926
|
68927
|
68928
|
68929
|
68931
|
68932
|
68933
|
68988
|
68989
|
68999
|
69000
|
69006
|
69008
|
69009
|
69012
|
69014
|
69044
|
69045
|
69046
|
69056
|
69059
|
69060
|
69061
|
69063
|
69064
|
69065
|
69066
|
69069
|
69070
|
69071
|
69074