View | Details | Raw Unified | Return to bug 38785
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref (-2 / +2 lines)
Lines 48-54 Accounting: Link Here
48
              choices:
48
              choices:
49
                1: "Enable"
49
                1: "Enable"
50
                0: "Disable"
50
                0: "Disable"
51
            - ' the point of sale feature to allow anonymous transactions with the accounting system. (Requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=UseCashRegisters">UseCashRegisters</a>)'
51
            - ' the point of sale feature to allow anonymous transactions with the accounting system. (Requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=UseCashRegisters">UseCashRegisters</a>.)'
52
        -
52
        -
53
            - pref: AutoCreditNumber
53
            - pref: AutoCreditNumber
54
              choices:
54
              choices:
Lines 56-59 Accounting: Link Here
56
                annual: 'Automatically generate credit numbers in the form <year>-0001'
56
                annual: 'Automatically generate credit numbers in the form <year>-0001'
57
                branchyyyymmincr: 'Automatically generate credit numbers in the form <branchcode>yyyymm0001'
57
                branchyyyymmincr: 'Automatically generate credit numbers in the form <branchcode>yyyymm0001'
58
                incremental: 'Automatically generate credit numbers in the form 1, 2, 3'
58
                incremental: 'Automatically generate credit numbers in the form 1, 2, 3'
59
            - Automatic generation also has to be enabled for each credit type (<a href="/cgi-bin/koha/admin/credit_types.pl">Configure credit types</a>)
59
            - Automatic generation also has to be enabled for each credit type (<a href="/cgi-bin/koha/admin/credit_types.pl">Configure credit types</a>).
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref (-2 / +2 lines)
Lines 51-57 Acquisitions: Link Here
51
              choices:
51
              choices:
52
                  1: Include
52
                  1: Include
53
                  0: Exclude
53
                  0: Exclude
54
            - "tax in the calculated fund values (spent, ordered). Note this rule applies to all vendors regardless of their configuration"
54
            - "tax in the calculated fund values (spent, ordered). Note this rule applies to all vendors regardless of their configuration."
55
        -
55
        -
56
            - pref: AcqWarnOnDuplicateInvoice
56
            - pref: AcqWarnOnDuplicateInvoice
57
              choices:
57
              choices:
Lines 169-175 Acquisitions: Link Here
169
              choices:
169
              choices:
170
                1: Enable
170
                1: Enable
171
                0:  Disable
171
                0:  Disable
172
            - EDIFACT message exchange for acquisitions
172
            - EDIFACT message exchange for acquisitions.
173
        -
173
        -
174
            - pref: EdifactInvoiceImport
174
            - pref: EdifactInvoiceImport
175
              default: no
175
              default: no
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref (-4 / +4 lines)
Lines 24-30 Administration: Link Here
24
            - "Email address failed overdue notices are sent to: "
24
            - "Email address failed overdue notices are sent to: "
25
            - pref: AddressForFailedOverdueNotices
25
            - pref: AddressForFailedOverdueNotices
26
              class: email
26
              class: email
27
            - 'If left empty then it will fallback to the first defined address in the following list: Library ReplyTo, Library Email, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReplytoDefault">ReplytoDefault</a> and <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=KohaAdminEmailAddress">KohaAdminEmailAddress</a>'
27
            - 'If left empty then it will fallback to the first defined address in the following list: Library ReplyTo, Library Email, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReplytoDefault">ReplytoDefault</a> and <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=KohaAdminEmailAddress">KohaAdminEmailAddress</a>.'
28
        -
28
        -
29
29
30
            - "How much debugging information to show in the browser when an internal error occurs: "
30
            - "How much debugging information to show in the browser when an internal error occurs: "
Lines 209-219 Administration: Link Here
209
        -
209
        -
210
            - "Google OAuth2 Client ID: "
210
            - "Google OAuth2 Client ID: "
211
            - pref: GoogleOAuth2ClientID
211
            - pref: GoogleOAuth2ClientID
212
            -  Along with <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOAuth2ClientSecret">GoogleOAuth2ClientSecret</a>, enables <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOpenIDConnect">GoogleOpenIDConnect.</a>
212
            -  Along with <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOAuth2ClientSecret">GoogleOAuth2ClientSecret</a>, enables <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOpenIDConnect">GoogleOpenIDConnect</a>.
213
        -
213
        -
214
            - "Google OAuth2 Client Secret: "
214
            - "Google OAuth2 Client Secret: "
215
            - pref: GoogleOAuth2ClientSecret
215
            - pref: GoogleOAuth2ClientSecret
216
            -  Along with <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOAuth2ClientID">GoogleOAuth2ClientID</a>, enables <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOpenIDConnect">GoogleOpenIDConnect.</a>
216
            -  Along with <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOAuth2ClientID">GoogleOAuth2ClientID</a>, enables <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GoogleOpenIDConnect">GoogleOpenIDConnect</a>.
217
        -
217
        -
218
            - "Restrict Google OpenID Connect to this domain (or subdomain of this domain): "
218
            - "Restrict Google OpenID Connect to this domain (or subdomain of this domain): "
219
            - pref: GoogleOpenIDConnectDomain
219
            - pref: GoogleOpenIDConnectDomain
Lines 242-248 Administration: Link Here
242
                  1: "Yes"
242
                  1: "Yes"
243
                  0: "No"
243
                  0: "No"
244
                  2: "No, let me think about it"
244
                  2: "No, let me think about it"
245
            - "."
245
            - .
246
            - "<br>Website where usage statistics are published: <a href=\"https://hea.koha-community.org\">Hea Koha community website</a>."
246
            - "<br>Website where usage statistics are published: <a href=\"https://hea.koha-community.org\">Hea Koha community website</a>."
247
            - <br><strong>NOTE:</strong> The other <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=UsageStats">UsageStats</a> system preferences have no effect if this system preference is set to "No" (don't share).
247
            - <br><strong>NOTE:</strong> The other <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=UsageStats">UsageStats</a> system preferences have no effect if this system preference is set to "No" (don't share).
248
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/share_usage_with_koha_community.pl</code> cronjob. Ask your system administrator to schedule it."
248
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/share_usage_with_koha_community.pl</code> cronjob. Ask your system administrator to schedule it."
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref (-2 / +2 lines)
Lines 21-27 Authorities: Link Here
21
              choices:
21
              choices:
22
                  1: require
22
                  1: require
23
                  0: "don't require"
23
                  0: "don't require"
24
            - catalogers to reference existing authorities. If set to don't, catalogers can manually enter uncontrolled terms into controlled fields
24
            - catalogers to reference existing authorities. If set to don't, catalogers can manually enter uncontrolled terms into controlled fields.
25
        -
25
        -
26
            - When editing records,
26
            - When editing records,
27
            - pref: AutoCreateAuthorities
27
            - pref: AutoCreateAuthorities
Lines 94-100 Authorities: Link Here
94
        -
94
        -
95
            - Display the MARC field/subfields
95
            - Display the MARC field/subfields
96
            - pref: AdditionalFieldsInZ3950ResultAuthSearch
96
            - pref: AdditionalFieldsInZ3950ResultAuthSearch
97
            - " in the 'Additional fields' column of Z39.50 search results (use comma as delimiter e.g.: \"<code>001, 035$a</code>\")"
97
            - " in the 'Additional fields' column of Z39.50 search results (use comma as delimiter e.g.: \"<code>001, 035$a</code>\")."
98
98
99
    Linker:
99
    Linker:
100
        -
100
        -
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref (-3 / +3 lines)
Lines 116-122 Cataloging: Link Here
116
            - pref: AlternateHoldingsField
116
            - pref: AlternateHoldingsField
117
            - "as holdings information for records that do not have items (this can contain multiple subfields to look in, for example <code>852abhi</code> would look in 852 subfields a, b, h, and i), with the subfields separated by"
117
            - "as holdings information for records that do not have items (this can contain multiple subfields to look in, for example <code>852abhi</code> would look in 852 subfields a, b, h, and i), with the subfields separated by"
118
            - pref: AlternateHoldingsSeparator
118
            - pref: AlternateHoldingsSeparator
119
            - "."
119
            - .
120
        -
120
        -
121
            - Fill in the <a href="http://www.loc.gov/marc/organizations/orgshome.html">MARC organization code</a>
121
            - Fill in the <a href="http://www.loc.gov/marc/organizations/orgshome.html">MARC organization code</a>
122
            - pref: MARCOrgCode
122
            - pref: MARCOrgCode
Lines 180-186 Cataloging: Link Here
180
            - pref: MarcFieldForCreatorId
180
            - pref: MarcFieldForCreatorId
181
            - and record's creator name in MARC subfield
181
            - and record's creator name in MARC subfield
182
            - pref: MarcFieldForCreatorName
182
            - pref: MarcFieldForCreatorName
183
            - "."
183
            - .
184
            - Store record's last modifier borrowernumber in MARC subfield
184
            - Store record's last modifier borrowernumber in MARC subfield
185
            - pref: MarcFieldForModifierId
185
            - pref: MarcFieldForModifierId
186
            - and record's last modifier name in MARC subfield
186
            - and record's last modifier name in MARC subfield
Lines 357-363 Cataloging: Link Here
357
        -
357
        -
358
            - Display the MARC field/subfields
358
            - Display the MARC field/subfields
359
            - pref: AdditionalFieldsInZ3950ResultSearch
359
            - pref: AdditionalFieldsInZ3950ResultSearch
360
            - " in the 'Additional fields' column of Z39.50 search results (use comma as delimiter e.g.: \"<code>001, 082$ab, 090$ab</code>\")"
360
            - " in the 'Additional fields' column of Z39.50 search results (use comma as delimiter e.g.: \"<code>001, 082$ab, 090$ab</code>\")."
361
        -
361
        -
362
            - When matching on ISSN with the record import tool,
362
            - When matching on ISSN with the record import tool,
363
            - pref: AggressiveMatchOnISSN
363
            - pref: AggressiveMatchOnISSN
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-27 / +32 lines)
Lines 140-146 Circulation: Link Here
140
            - Include the stylesheet at
140
            - Include the stylesheet at
141
            - pref: NoticeCSS
141
            - pref: NoticeCSS
142
              class: url
142
              class: url
143
            - on notices. (This should be a complete URL, starting with <code>http://</code>)
143
            - on notices (this should be a complete URL, starting with <code>http://</code>).
144
        -
144
        -
145
            - pref: UpdateTotalIssuesOnCirc
145
            - pref: UpdateTotalIssuesOnCirc
146
              choices:
146
              choices:
Lines 291-323 Circulation: Link Here
291
            - pref: CircControl
291
            - pref: CircControl
292
              type: choice
292
              type: choice
293
              choices:
293
              choices:
294
                  PickupLibrary: the library you are logged in at.
294
                  PickupLibrary: the library you are logged in at
295
                  PatronLibrary: the library the patron is from.
295
                  PatronLibrary: the library the patron is from
296
                  ItemHomeLibrary: the library the item is from.
296
                  ItemHomeLibrary: the library the item is from
297
            - .
297
        -
298
        -
298
            - To determine whether an item is transferred or remains in the library after checkin, use the circulation rules of
299
            - To determine whether an item is transferred or remains in the library after checkin, use the circulation rules of
299
            - pref: CircControlReturnsBranch
300
            - pref: CircControlReturnsBranch
300
              type: choice
301
              type: choice
301
              choices:
302
              choices:
302
                  ItemHoldingLibrary: the library the item is currently held by.
303
                  ItemHoldingLibrary: the library the item is currently held by
303
                  CheckInLibrary: the library the item is checked in at.
304
                  CheckInLibrary: the library the item is checked in at
304
                  ItemHomeLibrary: the library the item is owned by.
305
                  ItemHomeLibrary: the library the item is owned by
306
            - .
305
        -
307
        -
306
            - Use the circulation and fine rules of
308
            - Use the circulation and fine rules of
307
            - pref: HomeOrHoldingBranch
309
            - pref: HomeOrHoldingBranch
308
              type: choice
310
              type: choice
309
              choices:
311
              choices:
310
                  homebranch: the item's home library (homebranch).
312
                  homebranch: the item's home library (homebranch)
311
                  holdingbranch: the item's holding library (holdingbranch).
313
                  holdingbranch: the item's holding library (holdingbranch)
314
            - .
312
        -
315
        -
313
            - Allow items to be checked in
316
            - Allow items to be checked in
314
            - pref: AllowReturnToBranch
317
            - pref: AllowReturnToBranch
315
              type: choice
318
              type: choice
316
              choices:
319
              choices:
317
                  anywhere: at any library.
320
                  anywhere: at any library
318
                  homebranch: only at the library the item is from.
321
                  homebranch: only at the library the item is from
319
                  holdingbranch: only at the library the item was checked out from.
322
                  holdingbranch: only at the library the item was checked out from
320
                  homeorholdingbranch: either at the library the item is from or the library it was checked out from.
323
                  homeorholdingbranch: either at the library the item is from or the library it was checked out from
324
            - .
321
        -
325
        -
322
            - For search results in the staff interface, display
326
            - For search results in the staff interface, display
323
            - pref: StaffSearchResultsDisplayBranch
327
            - pref: StaffSearchResultsDisplayBranch
Lines 337-351 Circulation: Link Here
337
            - Calculate "No renewal before" based on
341
            - Calculate "No renewal before" based on
338
            - pref: NoRenewalBeforePrecision
342
            - pref: NoRenewalBeforePrecision
339
              choices:
343
              choices:
340
                  date: date.
344
                  date: date
341
                  exact_time: exact time.
345
                  exact_time: exact time
342
            - Only relevant for loans calculated in days, hourly loans are not affected.
346
            - . Only relevant for loans calculated in days, hourly loans are not affected.
343
        -
347
        -
344
            - When renewing checkouts, base the new due date on
348
            - When renewing checkouts, base the new due date on
345
            - pref: RenewalPeriodBase
349
            - pref: RenewalPeriodBase
346
              choices:
350
              choices:
347
                  date_due: the old due date of the checkout.
351
                  date_due: the old due date of the checkout
348
                  now: the current date.
352
                  now: the current date
353
            - .
349
        -
354
        -
350
            - pref: RenewalSendNotice
355
            - pref: RenewalSendNotice
351
              choices:
356
              choices:
Lines 467-473 Circulation: Link Here
467
              choices:
472
              choices:
468
                  1: Enable
473
                  1: Enable
469
                  0: Disable
474
                  0: Disable
470
            - the on-site checkout for all cases (even if a patron is debarred, etc.).
475
            - the on-site checkout for all cases (even if a patron is debarred or under similar restrictions).
471
        -
476
        -
472
            - pref: ConsiderOnSiteCheckoutsAsNormalCheckouts
477
            - pref: ConsiderOnSiteCheckoutsAsNormalCheckouts
473
              choices:
478
              choices:
Lines 600-606 Circulation: Link Here
600
        -
605
        -
601
            - When using the automatic item loss process, skip items with <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=LOST">LOST</a> values matching any of
606
            - When using the automatic item loss process, skip items with <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=LOST">LOST</a> values matching any of
602
            - pref: DefaultLongOverdueSkipLostStatuses
607
            - pref: DefaultLongOverdueSkipLostStatuses
603
            - "."
608
            - .
604
            - <br>Leave this field empty if you don't want to skip any <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=LOST">LOST</a> statuses.
609
            - <br>Leave this field empty if you don't want to skip any <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=LOST">LOST</a> statuses.
605
            - <br>Set to a list of comma separated values, e.g. <em>5,6,7</em>.
610
            - <br>Set to a list of comma separated values, e.g. <em>5,6,7</em>.
606
        -
611
        -
Lines 757-763 Circulation: Link Here
757
            - Default the holds ratio report to
762
            - Default the holds ratio report to
758
            - pref: HoldRatioDefault
763
            - pref: HoldRatioDefault
759
              class: integer
764
              class: integer
760
            - "."
765
            - .
761
        -
766
        -
762
            - In the staff interface, split the holds queue into separate tables by
767
            - In the staff interface, split the holds queue into separate tables by
763
            - pref: HoldsSplitQueue
768
            - pref: HoldsSplitQueue
Lines 766-772 Circulation: Link Here
766
                  branch: "pickup library"
771
                  branch: "pickup library"
767
                  itemtype: "hold item type"
772
                  itemtype: "hold item type"
768
                  branch_itemtype: "pickup library and item type"
773
                  branch_itemtype: "pickup library and item type"
769
            - "."
774
            - .
770
        -
775
        -
771
            - pref: EnableItemGroupHolds
776
            - pref: EnableItemGroupHolds
772
              choices:
777
              choices:
Lines 779-785 Circulation: Link Here
779
              choices:
784
              choices:
780
                  actual: "the actual priority, which may be out of order"
785
                  actual: "the actual priority, which may be out of order"
781
                  virtual: "'virtual' priorities, where each group is numbered separately"
786
                  virtual: "'virtual' priorities, where each group is numbered separately"
782
            - "."
787
            - .
783
        -
788
        -
784
            - pref: RealTimeHoldsQueue
789
            - pref: RealTimeHoldsQueue
785
              choices:
790
              choices:
Lines 869-875 Circulation: Link Here
869
            - If using <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ExpireReservesMaxPickUpDelay">ExpireReservesMaxPickUpDelay</a>, charge a patron who allows their waiting hold to expire a fee of
874
            - If using <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ExpireReservesMaxPickUpDelay">ExpireReservesMaxPickUpDelay</a>, charge a patron who allows their waiting hold to expire a fee of
870
            - pref: ExpireReservesMaxPickUpDelayCharge
875
            - pref: ExpireReservesMaxPickUpDelayCharge
871
              class: currency
876
              class: currency
872
            - "."
877
            - .
873
        -
878
        -
874
            - The holds queue should prioritize filling a hold by matching the patron's home library with an item having a matching
879
            - The holds queue should prioritize filling a hold by matching the patron's home library with an item having a matching
875
            - pref: HoldsQueuePrioritizeBranch
880
            - pref: HoldsQueuePrioritizeBranch
Lines 1081-1087 Circulation: Link Here
1081
                  loggedinlibrary: "logged in library"
1086
                  loggedinlibrary: "logged in library"
1082
                  homebranch: "item's home library"
1087
                  homebranch: "item's home library"
1083
                  holdingbranch: "item's holding library"
1088
                  holdingbranch: "item's holding library"
1084
            - "."
1089
            - .
1085
        -
1090
        -
1086
            - pref: AutomaticCheckinAutoFill
1091
            - pref: AutomaticCheckinAutoFill
1087
              choices:
1092
              choices:
Lines 1352-1358 Circulation: Link Here
1352
              choices:
1357
              choices:
1353
                  1: Enable
1358
                  1: Enable
1354
                  0: Disable
1359
                  0: Disable
1355
            - " redirection from child to host based on MARC21 773$w when the child has no items when requesting articles on the Opac."
1360
            - " redirection from child to host based on MARC21 773$w when the child has no items when requesting articles on the OPAC."
1356
        -
1361
        -
1357
            - pref: ArticleRequestsLinkControl
1362
            - pref: ArticleRequestsLinkControl
1358
              choices:
1363
              choices:
Lines 1398-1404 Circulation: Link Here
1398
        -
1403
        -
1399
            - "The following article request formats are supported:"
1404
            - "The following article request formats are supported:"
1400
            - pref: ArticleRequestsSupportedFormats
1405
            - pref: ArticleRequestsSupportedFormats
1401
            - "(Valid choices are currently: PHOTOCOPY and SCAN. Separate the supported formats by a vertical bar. The first listed format is selected by default when you request via the OPAC.)"
1406
            - ". Valid choices are currently: PHOTOCOPY and SCAN. Separate the supported formats by a vertical bar. The first listed format is selected by default when you request via the OPAC."
1402
1407
1403
1408
1404
    Item bundles:
1409
    Item bundles:
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref (-5 / +7 lines)
Lines 323-332 Enhanced content: Link Here
323
            - Show a tab with a HTML5 media player for files catalogued in field 856
323
            - Show a tab with a HTML5 media player for files catalogued in field 856
324
            - pref: HTML5MediaEnabled
324
            - pref: HTML5MediaEnabled
325
              choices:
325
              choices:
326
                  not: "not at all."
326
                  not: "not at all"
327
                  opac: "in the OPAC."
327
                  opac: "in the OPAC"
328
                  staff: "in the staff interface."
328
                  staff: "in the staff interface"
329
                  both: "in OPAC and staff interface."
329
                  both: "in OPAC and staff interface"
330
            - .
330
        -
331
        -
331
            - Media file extensions
332
            - Media file extensions
332
            - pref: HTML5MediaExtensions
333
            - pref: HTML5MediaExtensions
Lines 382-388 Enhanced content: Link Here
382
                  0: Not required
383
                  0: Not required
383
            - for user access to OverDrive. <br />
384
            - for user access to OverDrive. <br />
384
            - If you enable access you must have a SIP connection registered with
385
            - If you enable access you must have a SIP connection registered with
385
            - OverDrive for patron authentication against Koha
386
            - OverDrive for patron authentication against Koha.
386
    Coce cover images cache:
387
    Coce cover images cache:
387
        -
388
        -
388
            - pref: OpacCoce
389
            - pref: OpacCoce
Lines 407-412 Enhanced content: Link Here
407
                aws: Amazon Web Services
408
                aws: Amazon Web Services
408
                gb: Google Books
409
                gb: Google Books
409
                ol: Open Library
410
                ol: Open Library
411
            - .
410
412
411
    Manual:
413
    Manual:
412
        -
414
        -
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/erm.pref (-1 / +2 lines)
Lines 5-17 E-resource management: Link Here
5
              choices:
5
              choices:
6
                  1: Enable
6
                  1: Enable
7
                  0: Disable
7
                  0: Disable
8
            - the e-resource management module
8
            - the e-resource management module.
9
        -
9
        -
10
            - Providers for the e-resource management module
10
            - Providers for the e-resource management module
11
            - pref: ERMProviders
11
            - pref: ERMProviders
12
              multiple:
12
              multiple:
13
                  local: Local
13
                  local: Local
14
                  ebsco: EBSCO
14
                  ebsco: EBSCO
15
            - .
15
        -
16
        -
16
            - Customer ID for EBSCO HoldingsIQ
17
            - Customer ID for EBSCO HoldingsIQ
17
            - pref: ERMProviderEbscoCustomerID
18
            - pref: ERMProviderEbscoCustomerID
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref (-1 / +1 lines)
Lines 62-68 I18N/L10N: Link Here
62
              us: US style ([Street number], [Address] - [City], [ZIP/Postal Code], [Country])
62
              us: US style ([Street number], [Address] - [City], [ZIP/Postal Code], [Country])
63
              de: German style ([Address] [Street number] - [ZIP/Postal Code] [City] - [Country])
63
              de: German style ([Address] [Street number] - [ZIP/Postal Code] [City] - [Country])
64
              fr: French style ([Street number] [Address] - [ZIP/Postal Code] [City] - [Country])
64
              fr: French style ([Street number] [Address] - [ZIP/Postal Code] [City] - [Country])
65
        - "."
65
        - .
66
    -
66
    -
67
        - pref: TranslateNotices
67
        - pref: TranslateNotices
68
          choices:
68
          choices:
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/interlibrary_loans.pref (+1 lines)
Lines 41-46 Interlibrary loans: Link Here
41
            - "Fallback email address for staff ILL notices to be sent to in the absence of a library address:"
41
            - "Fallback email address for staff ILL notices to be sent to in the absence of a library address:"
42
            - pref: ILLDefaultStaffEmail
42
            - pref: ILLDefaultStaffEmail
43
              class: email
43
              class: email
44
            - .
44
    OPAC:
45
    OPAC:
45
        -
46
        -
46
            - "Enabled ILL backends for OPAC initiated requests:"
47
            - "Enabled ILL backends for OPAC initiated requests:"
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/logs.pref (-1 / +1 lines)
Lines 119-125 Logging: Link Here
119
              choices:
119
              choices:
120
                  1: Log
120
                  1: Log
121
                  0: "Don't log"
121
                  0: "Don't log"
122
            - any changes to purchase suggestions (create, modify, delete ).
122
            - any changes to purchase suggestions (create, modify, delete).
123
123
124
    Debugging:
124
    Debugging:
125
        -
125
        -
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-10 / +13 lines)
Lines 80-88 OPAC: Link Here
80
            - By default, show bibliographic records
80
            - By default, show bibliographic records
81
            - pref: BiblioDefaultView
81
            - pref: BiblioDefaultView
82
              choices:
82
              choices:
83
                  normal: in simple form.
83
                  normal: in simple form
84
                  marc: in their MARC form.
84
                  marc: in their MARC form
85
                  isbd: as specified in the ISBD template.
85
                  isbd: as specified in the ISBD template
86
            - .
86
        -
87
        -
87
            - When patrons click on a link to another website from your OPAC (like Amazon or OCLC),
88
            - When patrons click on a link to another website from your OPAC (like Amazon or OCLC),
88
            - pref: OPACURLOpenInNewWindow
89
            - pref: OPACURLOpenInNewWindow
Lines 115-126 OPAC: Link Here
115
            - 'Display authority results in the OPAC using the XSLT stylesheet at: '
116
            - 'Display authority results in the OPAC using the XSLT stylesheet at: '
116
            - pref: AuthorityXSLTOpacResultsDisplay
117
            - pref: AuthorityXSLTOpacResultsDisplay
117
              class: file
118
              class: file
118
            - '<br />Options:<ul><li>Empty. No XSLT will be applied (<strong>default</strong>)</li><li>Enter a path to a custom XSLT file.</li><li>Enter a URL for an external stylesheet.</li></ul>If you have multiple stylesheets for: <ul><li>different languages: use the placeholder {langcode} - this will be replaced with the current interface language</li><li>authority types: use the placeholder {authtypecode} - this will be replaced with the authority type code'
119
            - '<br />Options:<ul><li>Empty. No XSLT will be applied (<strong>default</strong>)</li><li>Enter a path to a custom XSLT file.</li><li>Enter a URL for an external stylesheet.</li></ul>If you have multiple stylesheets for: <ul><li>different languages: use the placeholder {langcode} - this will be replaced with the current interface language</li><li>authority types: use the placeholder {authtypecode} - this will be replaced with the authority type code.'
119
        -
120
        -
120
            - 'Display authority details in the OPAC using the XSLT stylesheet at: '
121
            - 'Display authority details in the OPAC using the XSLT stylesheet at: '
121
            - pref: AuthorityXSLTOpacDetailsDisplay
122
            - pref: AuthorityXSLTOpacDetailsDisplay
122
              class: file
123
              class: file
123
            - '<br />Options:<ul><li>Empty. No XSLT will be applied (<strong>default</strong>)</li><li>Enter a path to a custom XSLT file.</li><li>Enter a URL for an external stylesheet.</li></ul>If you have multiple stylesheets for: <ul><li>different languages: use the placeholder {langcode} - this will be replaced with the current interface language</li><li>authority types: use the placeholder {authtypecode} - this will be replaced with the authority type code'
124
            - '<br />Options:<ul><li>Empty. No XSLT will be applied (<strong>default</strong>)</li><li>Enter a path to a custom XSLT file.</li><li>Enter a URL for an external stylesheet.</li></ul>If you have multiple stylesheets for: <ul><li>different languages: use the placeholder {langcode} - this will be replaced with the current interface language</li><li>authority types: use the placeholder {authtypecode} - this will be replaced with the authority type code.'
124
        -
125
        -
125
            - pref: OpacNoItemTypeImages
126
            - pref: OpacNoItemTypeImages
126
              default: 0
127
              default: 0
Lines 141-147 OPAC: Link Here
141
                  0: "Don't include"
142
                  0: "Don't include"
142
            - "COinS / OpenURL / Z39.88 in OPAC search results.  <br/>Warning: Enabling this feature will slow OPAC search response times."
143
            - "COinS / OpenURL / Z39.88 in OPAC search results.  <br/>Warning: Enabling this feature will slow OPAC search response times."
143
            - "<br/>If you want to display a link to an OpenURL resolver, look at the following system preferences:"
144
            - "<br/>If you want to display a link to an OpenURL resolver, look at the following system preferences:"
144
            - '<br/><a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpenURLResolverURL">OpenURLResolverURL</a>, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACShowOpenURL">OPACShowOpenURL</a>, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACOpenURLItemTypes">OPACOpenURLItemTypes</a>, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpenURLText">OpenURLText</a>, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpenURLImageLocation">OpenURLImageLocation</a>'
145
            - '<br/><a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpenURLResolverURL">OpenURLResolverURL</a>, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACShowOpenURL">OPACShowOpenURL</a>, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACOpenURLItemTypes">OPACOpenURLItemTypes</a>, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpenURLText">OpenURLText</a>, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpenURLImageLocation">OpenURLImageLocation</a>.'
145
        -
146
        -
146
            - pref: OPACShowUnusedAuthorities
147
            - pref: OPACShowUnusedAuthorities
147
              choices:
148
              choices:
Lines 231-237 OPAC: Link Here
231
            - Use the image at
232
            - Use the image at
232
            - pref: OpacFavicon
233
            - pref: OpacFavicon
233
              class: url
234
              class: url
234
            - for the OPAC's favicon. (This should be a complete URL, starting with <code>http://</code>.)
235
            - for the OPAC's favicon. (This should be a complete URL, starting with <code>https://</code>.)
235
        -
236
        -
236
            - "Include the following JavaScript on all pages in the OPAC:"
237
            - "Include the following JavaScript on all pages in the OPAC:"
237
            - pref: OPACUserJS
238
            - pref: OPACUserJS
Lines 335-341 OPAC: Link Here
335
                  both: "both top and footer"
336
                  both: "both top and footer"
336
                  top: "top"
337
                  top: "top"
337
                  footer: "only footer"
338
                  footer: "only footer"
338
            - "."
339
            - .
339
        -
340
        -
340
            - "List the following <a href='/cgi-bin/koha/admin/authorised_values.pl?searchfield=NOT_LOAN'>not for loan</a> statuses as available for reference in OPAC search results:"
341
            - "List the following <a href='/cgi-bin/koha/admin/authorised_values.pl?searchfield=NOT_LOAN'>not for loan</a> statuses as available for reference in OPAC search results:"
341
            - pref: Reference_NFL_Statuses
342
            - pref: Reference_NFL_Statuses
Lines 353-359 OPAC: Link Here
353
                  branch: "library and substatus"
354
                  branch: "library and substatus"
354
                  substatus: "substatus only"
355
                  substatus: "substatus only"
355
                  branchonly: "library only"
356
                  branchonly: "library only"
356
            - ". (NOTE: For large consortia we recommend to group unavailable items by 'substatus only', listing item counts per substatus. Similarly the option 'library only' results in unavailable item counts per library.)"
357
            - "(NOTE: For large consortia we recommend to group unavailable items by 'substatus only', listing item counts per substatus. Similarly the option 'library only' results in unavailable item counts per library.)"
357
358
358
    Features:
359
    Features:
359
        -
360
        -
Lines 955-961 OPAC: Link Here
955
              type: modalselect
956
              type: modalselect
956
              source: suggestions
957
              source: suggestions
957
              exclusions: title
958
              exclusions: title
958
            - '<br />Note: Do not make <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACSuggestionMandatoryFields">OPACSuggestionMandatoryFields</a> unwanted fields '
959
            - '<br />Note: Do not make <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACSuggestionMandatoryFields">OPACSuggestionMandatoryFields</a> unwanted fields.'
959
        -
960
        -
960
            - pref: suggestion
961
            - pref: suggestion
961
              choices:
962
              choices:
Lines 984-989 OPAC: Link Here
984
                subtype: Subtypes
985
                subtype: Subtypes
985
                sorting: Sorting
986
                sorting: Sorting
986
                location: Location and availability
987
                location: Location and availability
988
            - .
987
        -
989
        -
988
            - "Show search options for the expanded view:"
990
            - "Show search options for the expanded view:"
989
            - pref: OpacAdvSearchMoreOptions
991
            - pref: OpacAdvSearchMoreOptions
Lines 994-999 OPAC: Link Here
994
                subtype: Subtypes
996
                subtype: Subtypes
995
                sorting: Sorting
997
                sorting: Sorting
996
                location: Location and availability
998
                location: Location and availability
999
            - .
997
        -
1000
        -
998
            - Show tabs in the OPAC advanced search for limiting searches on the
1001
            - Show tabs in the OPAC advanced search for limiting searches on the
999
            - pref: OpacAdvancedSearchTypes
1002
            - pref: OpacAdvancedSearchTypes
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref (-2 / +4 lines)
Lines 79-85 Patrons: Link Here
79
         - pref: StatisticsFields
79
         - pref: StatisticsFields
80
           type: modalselect
80
           type: modalselect
81
           source: items
81
           source: items
82
         - "If empty, defaults to: location|itype|ccode"
82
         - "If empty, defaults to \"location|itype|ccode\"."
83
     -
83
     -
84
         - pref: EnableBorrowerFiles
84
         - pref: EnableBorrowerFiles
85
           choices:
85
           choices:
Lines 220-225 Patrons: Link Here
220
               email: primary email
220
               email: primary email
221
               emailpro: secondary email
221
               emailpro: secondary email
222
               B_email: alternate email
222
               B_email: alternate email
223
         - .
223
     -
224
     -
224
         - pref: TalkingTechItivaPhoneNotification
225
         - pref: TalkingTechItivaPhoneNotification
225
           choices:
226
           choices:
Lines 289-295 Patrons: Link Here
289
         - "Borrowers can have the following titles:"
290
         - "Borrowers can have the following titles:"
290
         - pref: BorrowersTitles
291
         - pref: BorrowersTitles
291
           class: multi
292
           class: multi
292
         - (separate multiple choices with |)
293
         - (separate multiple choices with <code>|</code>).
293
     -
294
     -
294
         - pref: autoMemberNum
295
         - pref: autoMemberNum
295
           choices:
296
           choices:
Lines 333-338 Patrons: Link Here
333
               housebound: "Housebound roles"
334
               housebound: "Housebound roles"
334
               additional: "Additional attributes and identifiers"
335
               additional: "Additional attributes and identifiers"
335
               messaging: "Patron messaging preferences"
336
               messaging: "Patron messaging preferences"
337
         - .
336
     -
338
     -
337
         - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a>:"
339
         - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a>:"
338
         - pref: PatronDuplicateMatchingAddFields
340
         - pref: PatronDuplicateMatchingAddFields
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/preservation.pref (-1 / +1 lines)
Lines 5-11 Preservation: Link Here
5
              choices:
5
              choices:
6
                  1: Enable
6
                  1: Enable
7
                  0: Disable
7
                  0: Disable
8
            - the preservation module
8
            - the preservation module.
9
        -
9
        -
10
            - Use the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=NOT_LOAN">NOT_LOAN</a> authorized value
10
            - Use the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=NOT_LOAN">NOT_LOAN</a> authorized value
11
            - pref: PreservationNotForLoanWaitingListIn
11
            - pref: PreservationNotForLoanWaitingListIn
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref (-16 / +18 lines)
Lines 15-28 Searching: Link Here
15
              choices:
15
              choices:
16
                  1: Try
16
                  1: Try
17
                  0: "Don't try"
17
                  0: "Don't try"
18
            - to match similarly spelled words in a search (for example, a search for <cite>flang</cite> would also match <cite>flange</cite> and <cite>fang</cite>; Currently only affects Zebra searches. Any Elasticsearch term can be made fuzzy by adding a ~ directly after the term.).
18
            - to match similarly spelled words in a search. (For example, a search for <cite>flang</cite> would also match <cite>flange</cite> and <cite>fang</cite>; Currently only affects Zebra searches. Any Elasticsearch term can be made fuzzy by adding a ~ directly after the term.)
19
        -
19
        -
20
            - pref: QueryStemming
20
            - pref: QueryStemming
21
              type: boolean
21
              type: boolean
22
              choices:
22
              choices:
23
                  1: Try
23
                  1: Try
24
                  0: "Don't try"
24
                  0: "Don't try"
25
            - to match words of the same base in a search (for example, a search for <cite>enabling</cite> would also match <cite>enable</cite> and <cite>enabled</cite>; REQUIRES ZEBRA).
25
            - to match words of the same base in a search. (For example, a search for <cite>enabling</cite> would also match <cite>enable</cite> and <cite>enabled</cite>; REQUIRES ZEBRA.)
26
        -
26
        -
27
            - pref: QueryWeightFields
27
            - pref: QueryWeightFields
28
              type: boolean
28
              type: boolean
Lines 94-100 Searching: Link Here
94
                  1: Enable
94
                  1: Enable
95
                  0: Disable
95
                  0: Disable
96
            - "the cross_fields option for Elasticsearch searches, supported in Elasticsearch 6.X and above."
96
            - "the cross_fields option for Elasticsearch searches, supported in Elasticsearch 6.X and above."
97
            - "See documentation at https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-multi-match-query.html#type-cross-fields"
97
            - See the documentation <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-multi-match-query.html#type-cross-fields">here</a>.
98
        -
98
        -
99
            - pref: SavedSearchFilters
99
            - pref: SavedSearchFilters
100
              default: 0
100
              default: 0
Lines 199-208 Searching: Link Here
199
            - ','
199
            - ','
200
            - pref: defaultSortOrder
200
            - pref: defaultSortOrder
201
              choices:
201
              choices:
202
                  asc: ascending.
202
                  asc: ascending
203
                  dsc: descending.
203
                  dsc: descending
204
                  az: from A to Z.
204
                  az: from A to Z
205
                  za: from Z to A.
205
                  za: from Z to A
206
            - .
206
        -
207
        -
207
            - By default, sort search results from author links in MARC21 detail pages and result lists by
208
            - By default, sort search results from author links in MARC21 detail pages and result lists by
208
            - pref: AuthorLinkSortBy
209
            - pref: AuthorLinkSortBy
Lines 225-233 Searching: Link Here
225
            - When limiting search results with a library or library group, limit by the item's
226
            - When limiting search results with a library or library group, limit by the item's
226
            - pref: SearchLimitLibrary
227
            - pref: SearchLimitLibrary
227
              choices:
228
              choices:
228
                  homebranch: "home library."
229
                  homebranch: "home library"
229
                  holdingbranch: "holding library."
230
                  holdingbranch: "holding library"
230
                  both: "home library and holding library."
231
                  both: "home library and holding library"
232
            - .
231
        -
233
        -
232
            - pref: displayFacetCount
234
            - pref: displayFacetCount
233
              type: boolean
235
              type: boolean
Lines 263-273 Searching: Link Here
263
            - ","
265
            - ","
264
            - pref: OPACdefaultSortOrder
266
            - pref: OPACdefaultSortOrder
265
              choices:
267
              choices:
266
                  asc: ascending.
268
                  asc: ascending
267
                  dsc: descending.
269
                  dsc: descending
268
                  az: from A to Z.
270
                  az: from A to Z
269
                  za: from Z to A.
271
                  za: from Z to A
270
            -
272
            - .
271
        -
273
        -
272
            - Show up to
274
            - Show up to
273
            - pref: maxItemsInSearchResults
275
            - pref: maxItemsInSearchResults
Lines 375-381 Searching: Link Here
375
            - "Swedish service for spellchecking.<br/>"
377
            - "Swedish service for spellchecking.<br/>"
376
            - LIBRIS Spellchecking API key
378
            - LIBRIS Spellchecking API key
377
            - pref: LibrisKey
379
            - pref: LibrisKey
378
            - "Can be obtained at http://api.libris.kb.se/bibspell."
380
            - . Can be obtained <a href="http://api.libris.kb.se/bibspell" target="_blank">here</a>.
379
        -
381
        -
380
            - LIBRIS base URL
382
            - LIBRIS base URL
381
            - pref: LibrisURL
383
            - pref: LibrisURL
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref (-2 / +3 lines)
Lines 4-15 Staff interface: Link Here
4
            - 'Display authority results in the staff interface using XSLT stylesheet at: '
4
            - 'Display authority results in the staff interface using XSLT stylesheet at: '
5
            - pref: AuthorityXSLTResultsDisplay
5
            - pref: AuthorityXSLTResultsDisplay
6
              class: file
6
              class: file
7
            - '<br />Options:<ul><li>Put a path to define a XSLT file</li><li>Put an URL for an external specific stylesheet.</li></ul>{langcode} will be replaced with current interface language and {authtypecode} will be replaced by the authority type code'
7
            - '<br />Options:<ul><li>Put a path to define a XSLT file</li><li>Put an URL for an external specific stylesheet.</li></ul>{langcode} will be replaced with current interface language and {authtypecode} will be replaced by the authority type code.'
8
        -
8
        -
9
            - 'Display authority details in the staff interface using XSLT stylesheet at: '
9
            - 'Display authority details in the staff interface using XSLT stylesheet at: '
10
            - pref: AuthorityXSLTDetailsDisplay
10
            - pref: AuthorityXSLTDetailsDisplay
11
              class: file
11
              class: file
12
            - '<br />Options:<ul><li>Put a path to define a XSLT file</li><li>Put an URL for an external specific stylesheet.</li></ul>{langcode} will be replaced with current interface language and {authtypecode} will be replaced by the authority type code'
12
            - '<br />Options:<ul><li>Put a path to define a XSLT file</li><li>Put an URL for an external specific stylesheet.</li></ul>{langcode} will be replaced with current interface language and {authtypecode} will be replaced by the authority type code.'
13
        -
13
        -
14
            - "Display language selector on "
14
            - "Display language selector on "
15
            - pref: StaffLangSelectorMode
15
            - pref: StaffLangSelectorMode
Lines 17-22 Staff interface: Link Here
17
                  both: "both top and footer"
17
                  both: "both top and footer"
18
                  top: "top"
18
                  top: "top"
19
                  footer: "only footer"
19
                  footer: "only footer"
20
            - .
20
        -
21
        -
21
            - Use the
22
            - Use the
22
            - pref: template
23
            - pref: template
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref (-1 / +1 lines)
Lines 36-42 Tools: Link Here
36
                  opac: "OPAC only"
36
                  opac: "OPAC only"
37
                  staff: "staff interface only"
37
                  staff: "staff interface only"
38
                  both: "both OPAC and staff interface"
38
                  both: "both OPAC and staff interface"
39
            - "."
39
            - .
40
        -
40
        -
41
            - By default edit additional contents and news items with
41
            - By default edit additional contents and news items with
42
            - pref: AdditionalContentsEditor
42
            - pref: AdditionalContentsEditor
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref (-5 / +4 lines)
Lines 4-10 Web services: Link Here
4
            - "Set the Access-Control-Allow-Origin header to"
4
            - "Set the Access-Control-Allow-Origin header to"
5
            - pref: 'AccessControlAllowOrigin'
5
            - pref: 'AccessControlAllowOrigin'
6
              class: Text
6
              class: Text
7
            - "."
7
            - .
8
    REST API:
8
    REST API:
9
        -
9
        -
10
            - pref: RESTBasicAuth
10
            - pref: RESTBasicAuth
Lines 90-101 Web services: Link Here
90
                  persistent: will never be emptied or truncated (persistent)
90
                  persistent: will never be emptied or truncated (persistent)
91
                  transient: might be emptied or truncated at some point (transient)
91
                  transient: might be emptied or truncated at some point (transient)
92
                  no: will never have any data in it (no)
92
                  no: will never have any data in it (no)
93
            - "."
93
            - .
94
        -
94
        -
95
            - After an OAI-PMH harvest, send a report email to the email address
95
            - After an OAI-PMH harvest, send a report email to the email address
96
            - pref: "OAI-PMH:HarvestEmailReport"
96
            - pref: "OAI-PMH:HarvestEmailReport"
97
              class: Text
97
              class: Text
98
            - "."
98
            - .
99
99
100
    ILS-DI:
100
    ILS-DI:
101
        -
101
        -
Lines 103-109 Web services: Link Here
103
              choices:
103
              choices:
104
                1: Enable
104
                1: Enable
105
                0: Disable
105
                0: Disable
106
            - "ILS-DI services for OPAC users (available at: /cgi-bin/koha/ilsdi.pl)"
106
            - "ILS-DI services for OPAC users (available at: /cgi-bin/koha/ilsdi.pl)."
107
        -
107
        -
108
            - Allow IP addresses
108
            - Allow IP addresses
109
            - pref: ILS-DI:AuthorizedIPs
109
            - pref: ILS-DI:AuthorizedIPs
110
- 

Return to bug 38785