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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref (-10 / +10 lines)
Lines 3-37 Accounting: Link Here
3
        -
3
        -
4
            - pref: AccountAutoReconcile
4
            - pref: AccountAutoReconcile
5
              choices:
5
              choices:
6
                  yes: "Do"
6
                  1: "Do"
7
                  no: "Don't"
7
                  0: "Don't"
8
            - reconcile patron balances automatically on each transaction adding debits or credits.
8
            - reconcile patron balances automatically on each transaction adding debits or credits.
9
        -
9
        -
10
            - pref: FinePaymentAutoPopup
10
            - pref: FinePaymentAutoPopup
11
              choices:
11
              choices:
12
                  yes: "Do"
12
                  1: "Do"
13
                  no: "Don't"
13
                  0: "Don't"
14
            - automatically display a print dialog for a payment receipt when making a payment.
14
            - automatically display a print dialog for a payment receipt when making a payment.
15
        -
15
        -
16
            - pref: RoundFinesAtPayment
16
            - pref: RoundFinesAtPayment
17
              choices:
17
              choices:
18
                  yes: Do
18
                  1: Do
19
                  no: "Don't"
19
                  0: "Don't"
20
            - round fines to the nearest cent when collecting payments. Enabling this preference allows paying fines of partial cents which may not be visible in the interface.
20
            - round fines to the nearest cent when collecting payments. Enabling this preference allows paying fines of partial cents which may not be visible in the interface.
21
    Features:
21
    Features:
22
        -
22
        -
23
            - pref: UseCashRegisters
23
            - pref: UseCashRegisters
24
              default: no
24
              default: no
25
              choices:
25
              choices:
26
                yes: "Use"
26
                1: "Use"
27
                no: "Don't use"
27
                0: "Don't use"
28
            - " cash registers with the accounting system to track payments."
28
            - " cash registers with the accounting system to track payments."
29
        -
29
        -
30
            - pref: EnablePointOfSale
30
            - pref: EnablePointOfSale
31
              default: no
31
              default: no
32
              choices:
32
              choices:
33
                yes: "Enable"
33
                1: "Enable"
34
                no: "Disable"
34
                0: "Disable"
35
            - ' 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>)'
35
            - ' 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>)'
36
        -
36
        -
37
            - pref: AutoCreditNumber
37
            - pref: AutoCreditNumber
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref (-8 / +8 lines)
Lines 42-49 Acquisitions: Link Here
42
        -
42
        -
43
            - pref: AcqWarnOnDuplicateInvoice
43
            - pref: AcqWarnOnDuplicateInvoice
44
              choices:
44
              choices:
45
                  yes: Warn
45
                  1: Warn
46
                  no: "Do not warn"
46
                  0: "Do not warn"
47
            - when the librarian tries to create an invoice with a duplicate number.
47
            - when the librarian tries to create an invoice with a duplicate number.
48
        -
48
        -
49
            - "Upon receiving items, update their subfields if they were created when placing an order (e.g. o=5|a=\"foo bar\"):"
49
            - "Upon receiving items, update their subfields if they were created when placing an order (e.g. o=5|a=\"foo bar\"):"
Lines 54-61 Acquisitions: Link Here
54
        -
54
        -
55
            - pref: AcqEnableFiles
55
            - pref: AcqEnableFiles
56
              choices:
56
              choices:
57
                  yes: Do
57
                  1: Do
58
                  no: "Don't"
58
                  0: "Don't"
59
            - enable the ability to upload and attach arbitrary files to invoices.
59
            - enable the ability to upload and attach arbitrary files to invoices.
60
        -
60
        -
61
            - Set the mapping values for a new order line created from a MARC record in a staged file.
61
            - Set the mapping values for a new order line created from a MARC record in a staged file.
Lines 75-82 Acquisitions: Link Here
75
            - pref: ClaimsBccCopy
75
            - pref: ClaimsBccCopy
76
              default: no
76
              default: no
77
              choices:
77
              choices:
78
                yes: Send
78
                1: Send
79
                no: Don't send
79
                0: Don't send
80
            - blind copy (BCC) to logged in user when sending serial or acquisitions claims notices.
80
            - blind copy (BCC) to logged in user when sending serial or acquisitions claims notices.
81
        -
81
        -
82
            - Keep accepted or rejected purchase suggestions for a period of
82
            - Keep accepted or rejected purchase suggestions for a period of
Lines 97-104 Acquisitions: Link Here
97
            - pref: UseACQFrameworkForBiblioRecords
97
            - pref: UseACQFrameworkForBiblioRecords
98
              default: no
98
              default: no
99
              choices:
99
              choices:
100
                yes: "Use"
100
                1: "Use"
101
                no: "Don't use"
101
                0: "Don't use"
102
            - " the framework 'ACQ' for bibliographic records fields."
102
            - " the framework 'ACQ' for bibliographic records fields."
103
        -
103
        -
104
            - "Choose email address that new purchase suggestions will be sent to: "
104
            - "Choose email address that new purchase suggestions will be sent to: "
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref (-32 / +32 lines)
Lines 39-46 Administration: Link Here
39
            - pref: noItemTypeImages
39
            - pref: noItemTypeImages
40
              default: 0
40
              default: 0
41
              choices:
41
              choices:
42
                  yes: "No"
42
                  1: "No"
43
                  no: "Yes"
43
                  0: "Yes"
44
        -
44
        -
45
            - "Default separator for columns in an exported CSV file: "
45
            - "Default separator for columns in an exported CSV file: "
46
            - pref: CSVDelimiter
46
            - pref: CSVDelimiter
Lines 56-81 Administration: Link Here
56
            - "Allow staff and patrons to create and view saved lists of books: "
56
            - "Allow staff and patrons to create and view saved lists of books: "
57
            - pref: virtualshelves
57
            - pref: virtualshelves
58
              choices:
58
              choices:
59
                  yes: "Yes"
59
                  1: "Yes"
60
                  no: "No"
60
                  0: "No"
61
        -
61
        -
62
            - "Default view when editing circulation rules: "
62
            - "Default view when editing circulation rules: "
63
            - pref: DefaultToLoggedInLibraryCircRules
63
            - pref: DefaultToLoggedInLibraryCircRules
64
              choices:
64
              choices:
65
                  yes: "The logged-in library"
65
                  1: "The logged-in library"
66
                  no: "All libraries"
66
                  0: "All libraries"
67
        -
67
        -
68
            - "Default view when editing notices and slips: "
68
            - "Default view when editing notices and slips: "
69
            - pref: DefaultToLoggedInLibraryNoticesSlips
69
            - pref: DefaultToLoggedInLibraryNoticesSlips
70
              choices:
70
              choices:
71
                  yes: "The logged-in library"
71
                  1: "The logged-in library"
72
                  no: "All libraries"
72
                  0: "All libraries"
73
        -
73
        -
74
            - "Default view when editing overdue notice/status triggers: "
74
            - "Default view when editing overdue notice/status triggers: "
75
            - pref: DefaultToLoggedInLibraryOverdueTriggers
75
            - pref: DefaultToLoggedInLibraryOverdueTriggers
76
              choices:
76
              choices:
77
                  yes: "The logged-in library"
77
                  1: "The logged-in library"
78
                  no: "All libraries"
78
                  0: "All libraries"
79
    Login options:
79
    Login options:
80
        -
80
        -
81
            - "Inactivity timeout in seconds to automatically log out users: "
81
            - "Inactivity timeout in seconds to automatically log out users: "
Lines 87-102 Administration: Link Here
87
            - pref: AutoLocation
87
            - pref: AutoLocation
88
              default: 0
88
              default: 0
89
              choices:
89
              choices:
90
                  yes: "Yes"
90
                  1: "Yes"
91
                  no: "No"
91
                  0: "No"
92
            - <a href="/cgi-bin/koha/admin/branches.pl">Link to library administration</a>
92
            - <a href="/cgi-bin/koha/admin/branches.pl">Link to library administration</a>
93
        -
93
        -
94
            - "Enable check for change in remote IP address for session security: "
94
            - "Enable check for change in remote IP address for session security: "
95
            - pref: SessionRestrictionByIP
95
            - pref: SessionRestrictionByIP
96
              default: 1
96
              default: 1
97
              choices:
97
              choices:
98
                  yes: "Yes"
98
                  1: "Yes"
99
                  no: "No"
99
                  0: "No"
100
            - (Disable only when remote IP address changes frequently.)
100
            - (Disable only when remote IP address changes frequently.)
101
        # PostgreSQL is supported by CGI::Session but not by Koha.
101
        # PostgreSQL is supported by CGI::Session but not by Koha.
102
        -
102
        -
Lines 113-149 Administration: Link Here
113
            - pref: IndependentBranches
113
            - pref: IndependentBranches
114
              default: 0
114
              default: 0
115
              choices:
115
              choices:
116
                  yes: "Yes"
116
                  1: "Yes"
117
                  no: "No"
117
                  0: "No"
118
        -
118
        -
119
            - "Prevent staff (but not superlibrarians) from viewing and approving/denying patron modification requests for patrons belonging to other libraries: "
119
            - "Prevent staff (but not superlibrarians) from viewing and approving/denying patron modification requests for patrons belonging to other libraries: "
120
            - pref: IndependentBranchesPatronModifications
120
            - pref: IndependentBranchesPatronModifications
121
              default: 0
121
              default: 0
122
              choices:
122
              choices:
123
                  yes: "Yes"
123
                  1: "Yes"
124
                  no: "No"
124
                  0: "No"
125
        -
125
        -
126
            - "Prevent staff (but not superlibrarians) from transfering items to other libraries: "
126
            - "Prevent staff (but not superlibrarians) from transfering items to other libraries: "
127
            - pref: IndependentBranchesTransfers
127
            - pref: IndependentBranchesTransfers
128
              default: 0
128
              default: 0
129
              choices:
129
              choices:
130
                  yes: "Yes"
130
                  1: "Yes"
131
                  no: "No"
131
                  0: "No"
132
    CAS authentication:
132
    CAS authentication:
133
        -
133
        -
134
            - "Use CAS for login authentication: "
134
            - "Use CAS for login authentication: "
135
            - pref: casAuthentication
135
            - pref: casAuthentication
136
              default: 0
136
              default: 0
137
              choices:
137
              choices:
138
                  yes: "Yes"
138
                  1: "Yes"
139
                  no: "No"
139
                  0: "No"
140
        -
140
        -
141
            - "Logout of CAS when logging out of Koha: "
141
            - "Logout of CAS when logging out of Koha: "
142
            - pref: casLogout
142
            - pref: casLogout
143
              default: 0
143
              default: 0
144
              choices:
144
              choices:
145
                  yes: "Yes"
145
                  1: "Yes"
146
                  no: "No"
146
                  0: "No"
147
        -
147
        -
148
            - "URL of the CAS Authentication Server: "
148
            - "URL of the CAS Authentication Server: "
149
            - pref: casServerUrl
149
            - pref: casServerUrl
Lines 161-168 Administration: Link Here
161
            - "Use Google OpenID Connect login: "
161
            - "Use Google OpenID Connect login: "
162
            - pref: GoogleOpenIDConnect
162
            - pref: GoogleOpenIDConnect
163
              choices:
163
              choices:
164
                yes: "Yes"
164
                1: "Yes"
165
                no: "No"
165
                0: "No"
166
            - You will need to select OAuth2 when creating an app in the Google cloud console, and set the web origin to your_opac_url and the redirect url to your_opac_url/cgi-bin/koha/svc/auth/googleopenidconnect .
166
            - You will need to select OAuth2 when creating an app in the Google cloud console, and set the web origin to your_opac_url and the redirect url to your_opac_url/cgi-bin/koha/svc/auth/googleopenidconnect .
167
        -
167
        -
168
            - "Google OAuth2 Client ID: "
168
            - "Google OAuth2 Client ID: "
Lines 177-184 Administration: Link Here
177
        -
177
        -
178
            - pref: GoogleOpenIDConnectAutoRegister
178
            - pref: GoogleOpenIDConnectAutoRegister
179
              choices:
179
              choices:
180
                yes: Allow
180
                1: Allow
181
                no: "Don't allow"
181
                0: "Don't allow"
182
            - patrons logging in with Google Open ID to automatically register.
182
            - patrons logging in with Google Open ID to automatically register.
183
        -
183
        -
184
            - "Use this category code when automatically registering a Google Open ID patron: "
184
            - "Use this category code when automatically registering a Google Open ID patron: "
Lines 194-201 Administration: Link Here
194
            - pref: UsageStats
194
            - pref: UsageStats
195
              default: 2
195
              default: 2
196
              choices:
196
              choices:
197
                  yes: "Yes"
197
                  1: "Yes"
198
                  no: "No"
198
                  0: "No"
199
                  2: "No, let me think about it"
199
                  2: "No, let me think about it"
200
            - "."
200
            - "."
201
            - "<br>Website where usage statistics are published: <a href=\"https://hea.koha-community.org\">Hea Koha community website</a>."
201
            - "<br>Website where usage statistics are published: <a href=\"https://hea.koha-community.org\">Hea Koha community website</a>."
Lines 434-441 Administration: Link Here
434
        -
434
        -
435
            - pref: UsageStatsLibrariesInfo
435
            - pref: UsageStatsLibrariesInfo
436
              choices:
436
              choices:
437
                  yes: "Share"
437
                  1: "Share"
438
                  no: "Don't share"
438
                  0: "Don't share"
439
            - "libraries information (name, URL, country)."
439
            - "libraries information (name, URL, country)."
440
            - <br><strong>NOTE:</strong> This value has no effect if the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=UsageStats">UsageStats</a> system preference is set to "No" (don't share).
440
            - <br><strong>NOTE:</strong> This value has no effect if the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=UsageStats">UsageStats</a> system preference is set to "No" (don't share).
441
        -
441
        -
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref (-14 / +14 lines)
Lines 4-11 Authorities: Link Here
4
            - pref: AuthDisplayHierarchy
4
            - pref: AuthDisplayHierarchy
5
              default: no
5
              default: no
6
              choices:
6
              choices:
7
                  yes: Display
7
                  1: Display
8
                  no: "Don't display"
8
                  0: "Don't display"
9
            - broader term/narrower term hierarchies when viewing authorities.
9
            - broader term/narrower term hierarchies when viewing authorities.
10
        -
10
        -
11
            - Use the following text to edit how authority records control indicators of attached bibliographic fields (and possibly subfield $2).<br>
11
            - Use the following text to edit how authority records control indicators of attached bibliographic fields (and possibly subfield $2).<br>
Lines 19-34 Authorities: Link Here
19
            - pref: BiblioAddsAuthorities
19
            - pref: BiblioAddsAuthorities
20
              default: no
20
              default: no
21
              choices:
21
              choices:
22
                  yes: allow
22
                  1: allow
23
                  no: "don't allow"
23
                  0: "don't allow"
24
            - them to automatically create new authority records if needed, rather than having to reference existing authorities.
24
            - them to automatically create new authority records if needed, rather than having to reference existing authorities.
25
        -
25
        -
26
            - When editing records,
26
            - When editing records,
27
            - pref: AutoCreateAuthorities
27
            - pref: AutoCreateAuthorities
28
              default: yes
28
              default: yes
29
              choices:
29
              choices:
30
                  yes: generate
30
                  1: generate
31
                  no: "don't generate"
31
                  0: "don't generate"
32
            - authority records that are missing (<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=BiblioAddsAuthorities">BiblioAddsAuthorities</a> must be set to "allow" for this to have any effect).
32
            - authority records that are missing (<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=BiblioAddsAuthorities">BiblioAddsAuthorities</a> must be set to "allow" for this to have any effect).
33
        -
33
        -
34
            - When modifying an authority record, do not update attached bibliographic records if the number exceeds
34
            - When modifying an authority record, do not update attached bibliographic records if the number exceeds
Lines 46-53 Authorities: Link Here
46
            - pref: UseAuthoritiesForTracings
46
            - pref: UseAuthoritiesForTracings
47
              default: yes
47
              default: yes
48
              choices:
48
              choices:
49
                  yes: Use
49
                  1: Use
50
                  no: "Don't use"
50
                  0: "Don't use"
51
            - authority record numbers instead of text strings for searches from subject tracings.
51
            - authority record numbers instead of text strings for searches from subject tracings.
52
        -
52
        -
53
            - "Use the following text for the contents of UNIMARC authority field 100 position 08-35 (fixed length data elements). Do NOT include the date (position 00-07):"
53
            - "Use the following text for the contents of UNIMARC authority field 100 position 08-35 (fixed length data elements). Do NOT include the date (position 00-07):"
Lines 83-102 Authorities: Link Here
83
            - pref: LinkerRelink
83
            - pref: LinkerRelink
84
              default: yes
84
              default: yes
85
              choices:
85
              choices:
86
                  yes: Do
86
                  1: Do
87
                  no: "Don't"
87
                  0: "Don't"
88
            - relink headings that have previously been linked to authority records.
88
            - relink headings that have previously been linked to authority records.
89
        -
89
        -
90
            - pref: LinkerKeepStale
90
            - pref: LinkerKeepStale
91
              default: no
91
              default: no
92
              choices:
92
              choices:
93
                  yes: Do
93
                  1: Do
94
                  no: "Don't"
94
                  0: "Don't"
95
            - keep existing links to authority records for headings where the linker is unable to find a match.
95
            - keep existing links to authority records for headings where the linker is unable to find a match.
96
        -
96
        -
97
            - pref: CatalogModuleRelink
97
            - pref: CatalogModuleRelink
98
              default: no
98
              default: no
99
              choices:
99
              choices:
100
                  yes: Do
100
                  1: Do
101
                  no: "Don't"
101
                  0: "Don't"
102
            - automatically relink headings that have previously been linked when saving records in the cataloging module.
102
            - automatically relink headings that have previously been linked when saving records in the cataloging module.
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref (-32 / +32 lines)
Lines 9-29 Cataloging: Link Here
9
        -
9
        -
10
            - pref: advancedMARCeditor
10
            - pref: advancedMARCeditor
11
              choices:
11
              choices:
12
                  yes: "Don't display"
12
                  1: "Don't display"
13
                  no: Display
13
                  0: Display
14
            - descriptions of fields and subfields in the MARC editor.
14
            - descriptions of fields and subfields in the MARC editor.
15
        -
15
        -
16
            - pref: EasyAnalyticalRecords
16
            - pref: EasyAnalyticalRecords
17
              choices:
17
              choices:
18
                  yes: Display
18
                  1: Display
19
                  no: "Don't display"
19
                  0: "Don't display"
20
            - "easy ways to create analytical record relationships."
20
            - "easy ways to create analytical record relationships."
21
        -
21
        -
22
            - pref: EnableAdvancedCatalogingEditor
22
            - pref: EnableAdvancedCatalogingEditor
23
              default: 0
23
              default: 0
24
              choices:
24
              choices:
25
                  yes: Enable
25
                  1: Enable
26
                  no: "Don't enable"
26
                  0: "Don't enable"
27
            - the advanced cataloging editor.
27
            - the advanced cataloging editor.
28
            - "<br/> <strong>NOTE:</strong>"
28
            - "<br/> <strong>NOTE:</strong>"
29
            - Currently does not include support for UNIMARC or NORMARC fixed fields.
29
            - Currently does not include support for UNIMARC or NORMARC fixed fields.
Lines 40-47 Cataloging: Link Here
40
            - When using the quick spine label printer,
40
            - When using the quick spine label printer,
41
            - pref: SpineLabelAutoPrint
41
            - pref: SpineLabelAutoPrint
42
              choices:
42
              choices:
43
                  yes: do
43
                  1: do
44
                  no: "don't"
44
                  0: "don't"
45
            - automatically pop up a print dialog.
45
            - automatically pop up a print dialog.
46
        -
46
        -
47
            - "Include the following fields on a quick-printed spine label:"
47
            - "Include the following fields on a quick-printed spine label:"
Lines 51-58 Cataloging: Link Here
51
        -
51
        -
52
            - pref: SpineLabelShowPrintOnBibDetails
52
            - pref: SpineLabelShowPrintOnBibDetails
53
              choices:
53
              choices:
54
                  yes: Display
54
                  1: Display
55
                  no:  "Don't display"
55
                  0:  "Don't display"
56
            - buttons on the bibliographic details page to print item spine labels.
56
            - buttons on the bibliographic details page to print item spine labels.
57
        -
57
        -
58
    Record structure:
58
    Record structure:
Lines 76-83 Cataloging: Link Here
76
            - Use the item type of the
76
            - Use the item type of the
77
            - pref: item-level_itypes
77
            - pref: item-level_itypes
78
              choices:
78
              choices:
79
                  yes: specific item
79
                  1: specific item
80
                  no: bibliographic record
80
                  0: bibliographic record
81
            - as the authoritative item type (for determining circulation and fines rules, for displaying an item type icon on either opac detail or results page, etc).
81
            - as the authoritative item type (for determining circulation and fines rules, for displaying an item type icon on either opac detail or results page, etc).
82
        -
82
        -
83
            - Map the MARC subfields
83
            - Map the MARC subfields
Lines 102-109 Cataloging: Link Here
102
        -
102
        -
103
            - pref: z3950NormalizeAuthor
103
            - pref: z3950NormalizeAuthor
104
              choices:
104
              choices:
105
                  yes: Copy
105
                  1: Copy
106
                  no: "Don't copy"
106
                  0: "Don't copy"
107
            - authors from the UNIMARC
107
            - authors from the UNIMARC
108
            - pref: z3950AuthorAuthFields
108
            - pref: z3950AuthorAuthFields
109
              class: multi
109
              class: multi
Lines 121-128 Cataloging: Link Here
121
            - When a new item is added,
121
            - When a new item is added,
122
            - pref: PrefillItem
122
            - pref: PrefillItem
123
              choices:
123
              choices:
124
                  yes: the new item is prefilled with last created item values.
124
                  1: the new item is prefilled with last created item values.
125
                  no: the new item is not prefilled with last created item values.
125
                  0: the new item is not prefilled with last created item values.
126
        -
126
        -
127
            - "Define a list of subfields to use when prefilling items (separated by space):"
127
            - "Define a list of subfields to use when prefilling items (separated by space):"
128
            - pref: SubfieldsToUseWhenPrefill
128
            - pref: SubfieldsToUseWhenPrefill
Lines 171-178 Cataloging: Link Here
171
        -
171
        -
172
            - pref: UseControlNumber
172
            - pref: UseControlNumber
173
              choices:
173
              choices:
174
                  yes: Use
174
                  1: Use
175
                  no: "Don't use"
175
                  0: "Don't use"
176
            - record control number ($w subfields) and control number (001) for linking of bibliographic records.
176
            - record control number ($w subfields) and control number (001) for linking of bibliographic records.
177
        -
177
        -
178
            - Use
178
            - Use
Lines 185-192 Cataloging: Link Here
185
        -
185
        -
186
            - pref: hide_marc
186
            - pref: hide_marc
187
              choices:
187
              choices:
188
                  yes: "Don't display"
188
                  1: "Don't display"
189
                  no: Display
189
                  0: Display
190
            - MARC tag numbers, subfield codes and indicators in MARC views.
190
            - MARC tag numbers, subfield codes and indicators in MARC views.
191
        -
191
        -
192
            - pref: LabelMARCView
192
            - pref: LabelMARCView
Lines 211-218 Cataloging: Link Here
211
        -
211
        -
212
            - pref: OpacSuppression
212
            - pref: OpacSuppression
213
              choices:
213
              choices:
214
                  yes: Hide
214
                  1: Hide
215
                  no: "Don't hide"
215
                  0: "Don't hide"
216
            - bibliographic records marked as suppressed from OPAC search results.
216
            - bibliographic records marked as suppressed from OPAC search results.
217
            - <br />Restrict the suppression to IP addresses outside of the IP range
217
            - <br />Restrict the suppression to IP addresses outside of the IP range
218
            - pref: OpacSuppressionByIPRange
218
            - pref: OpacSuppressionByIPRange
Lines 221-228 Cataloging: Link Here
221
            - <br />Redirect the opac detail page for suppressed records to
221
            - <br />Redirect the opac detail page for suppressed records to
222
            - pref: OpacSuppressionRedirect
222
            - pref: OpacSuppressionRedirect
223
              choices:
223
              choices:
224
                  yes: "an explanatory page ('This record is blocked')."
224
                  1: "an explanatory page ('This record is blocked')."
225
                  no: "the 404 error page ('Not found')."
225
                  0: "the 404 error page ('Not found')."
226
            - "<br />Display the following message on the redirect page for suppressed bibliographic records:"
226
            - "<br />Display the following message on the redirect page for suppressed bibliographic records:"
227
            - pref: OpacSuppressionMessage
227
            - pref: OpacSuppressionMessage
228
              type: textarea
228
              type: textarea
Lines 230-237 Cataloging: Link Here
230
        -
230
        -
231
            - pref: SeparateHoldings
231
            - pref: SeparateHoldings
232
              choices:
232
              choices:
233
                  yes: Separate
233
                  1: Separate
234
                  no: "Don't separate"
234
                  0: "Don't separate"
235
            - "items display into two tabs, where the first tab contains items whose"
235
            - "items display into two tabs, where the first tab contains items whose"
236
            - pref: SeparateHoldingsBranch
236
            - pref: SeparateHoldingsBranch
237
              choices:
237
              choices:
Lines 248-255 Cataloging: Link Here
248
        -
248
        -
249
            - pref: AcquisitionDetails
249
            - pref: AcquisitionDetails
250
              choices:
250
              choices:
251
                  yes: Display
251
                  1: Display
252
                  no: "Don't display"
252
                  0: "Don't display"
253
            - acquisition details on the bibliographic record detail page.
253
            - acquisition details on the bibliographic record detail page.
254
        -
254
        -
255
            - "Show the following fields for deleted records after a merge:"
255
            - "Show the following fields for deleted records after a merge:"
Lines 265-272 Cataloging: Link Here
265
            - When matching on ISBN with the record import tool,
265
            - When matching on ISBN with the record import tool,
266
            - pref: AggressiveMatchOnISBN
266
            - pref: AggressiveMatchOnISBN
267
              choices:
267
              choices:
268
                  yes: "do"
268
                  1: "do"
269
                  no: "don't"
269
                  0: "don't"
270
            - attempt to match aggressively by trying all variations of the ISBNs in the imported record as a phrase in the ISBN fields of already cataloged records.
270
            - attempt to match aggressively by trying all variations of the ISBNs in the imported record as a phrase in the ISBN fields of already cataloged records.
271
        -
271
        -
272
            - Display the MARC field/subfields
272
            - Display the MARC field/subfields
Lines 276-283 Cataloging: Link Here
276
            - When matching on ISSN with the record import tool,
276
            - When matching on ISSN with the record import tool,
277
            - pref: AggressiveMatchOnISSN
277
            - pref: AggressiveMatchOnISSN
278
              choices:
278
              choices:
279
                  yes: "do"
279
                  1: "do"
280
                  no: "don't"
280
                  0: "don't"
281
            - attempt to match aggressively by trying all variations of the ISSNs in the imported record as a phrase in the ISSN fields of already cataloged records.
281
            - attempt to match aggressively by trying all variations of the ISSNs in the imported record as a phrase in the ISSN fields of already cataloged records.
282
282
283
    Exporting:
283
    Exporting:
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-218 / +218 lines)
Lines 3-29 Circulation: Link Here
3
        -
3
        -
4
            - pref: CircSidebar
4
            - pref: CircSidebar
5
              choices:
5
              choices:
6
                  yes: Activate
6
                  1: Activate
7
                  no: Deactivate
7
                  0: Deactivate
8
            - the navigation sidebar on all circulation pages.
8
            - the navigation sidebar on all circulation pages.
9
        -
9
        -
10
            - pref: CircConfirmItemParts
10
            - pref: CircConfirmItemParts
11
              choices:
11
              choices:
12
                  yes: "Require"
12
                  1: "Require"
13
                  no: "Don't require"
13
                  0: "Don't require"
14
            - staff to confirm that all parts of an item are present at checkin/checkout.
14
            - staff to confirm that all parts of an item are present at checkin/checkout.
15
        -
15
        -
16
            - pref: AutoSwitchPatron
16
            - pref: AutoSwitchPatron
17
              choices:
17
              choices:
18
                  yes: "Enable"
18
                  1: "Enable"
19
                  no: "Don't enable"
19
                  0: "Don't enable"
20
            - the automatic redirection to another patron when a patron barcode is scanned instead of a book.
20
            - the automatic redirection to another patron when a patron barcode is scanned instead of a book.
21
            - This should not be enabled if you have overlapping patron and book barcodes.
21
            - This should not be enabled if you have overlapping patron and book barcodes.
22
        -
22
        -
23
            - pref: PatronAutoComplete
23
            - pref: PatronAutoComplete
24
              choices:
24
              choices:
25
                  yes: Try
25
                  1: Try
26
                  no: "Don't try"
26
                  0: "Don't try"
27
            - to guess the patron being entered while typing a patron search for circulation or patron search.
27
            - to guess the patron being entered while typing a patron search for circulation or patron search.
28
            - Only returns the first 10 results at a time.
28
            - Only returns the first 10 results at a time.
29
        -
29
        -
Lines 39-46 Circulation: Link Here
39
        -
39
        -
40
            - pref: itemBarcodeFallbackSearch
40
            - pref: itemBarcodeFallbackSearch
41
              choices:
41
              choices:
42
                  yes: "Enable"
42
                  1: "Enable"
43
                  no: "Don't enable"
43
                  0: "Don't enable"
44
            - the automatic use of a keyword catalog search if the phrase entered as a barcode on the checkout page does not turn up any results during an item barcode search.
44
            - the automatic use of a keyword catalog search if the phrase entered as a barcode on the checkout page does not turn up any results during an item barcode search.
45
        -
45
        -
46
            - Sort previous checkouts on the circulation page from
46
            - Sort previous checkouts on the circulation page from
Lines 60-73 Circulation: Link Here
60
        -
60
        -
61
            - pref: SpecifyDueDate
61
            - pref: SpecifyDueDate
62
              choices:
62
              choices:
63
                  yes: Allow
63
                  1: Allow
64
                  no: "Don't allow"
64
                  0: "Don't allow"
65
            - staff to specify a due date for a checkout.
65
            - staff to specify a due date for a checkout.
66
        -
66
        -
67
            - pref: SpecifyReturnDate
67
            - pref: SpecifyReturnDate
68
              choices:
68
              choices:
69
                  yes: Allow
69
                  1: Allow
70
                  no: "Don't allow"
70
                  0: "Don't allow"
71
            - staff to specify a return date for a check in.
71
            - staff to specify a return date for a check in.
72
        -
72
        -
73
            - Set the default start date for the Holds to pull list to
73
            - Set the default start date for the Holds to pull list to
Lines 77-84 Circulation: Link Here
77
        -
77
        -
78
            - pref: AllowAllMessageDeletion
78
            - pref: AllowAllMessageDeletion
79
              choices:
79
              choices:
80
                  yes: Allow
80
                  1: Allow
81
                  no: "Don't allow"
81
                  0: "Don't allow"
82
            - staff to delete messages added from other libraries.
82
            - staff to delete messages added from other libraries.
83
        -
83
        -
84
            - Show the
84
            - Show the
Lines 88-119 Circulation: Link Here
88
        -
88
        -
89
            - pref: FineNotifyAtCheckin
89
            - pref: FineNotifyAtCheckin
90
              choices:
90
              choices:
91
                  yes: Notify
91
                  1: Notify
92
                  no: "Don't notify"
92
                  0: "Don't notify"
93
            - librarians of overdue fines on the items they are checking in.
93
            - librarians of overdue fines on the items they are checking in.
94
        -
94
        -
95
            - pref: WaitingNotifyAtCheckin
95
            - pref: WaitingNotifyAtCheckin
96
              choices:
96
              choices:
97
                  yes: Notify
97
                  1: Notify
98
                  no: "Don't notify"
98
                  0: "Don't notify"
99
            - librarians of waiting holds for the patron whose items they are checking in.
99
            - librarians of waiting holds for the patron whose items they are checking in.
100
        -
100
        -
101
            - pref: FilterBeforeOverdueReport
101
            - pref: FilterBeforeOverdueReport
102
              choices:
102
              choices:
103
                  yes: Require
103
                  1: Require
104
                  no: "Don't require"
104
                  0: "Don't require"
105
            - staff to choose which checkouts to show before running the overdues report.
105
            - staff to choose which checkouts to show before running the overdues report.
106
        -
106
        -
107
            - pref: DisplayClearScreenButton
107
            - pref: DisplayClearScreenButton
108
              choices:
108
              choices:
109
                  yes: Show
109
                  1: Show
110
                  no: "Don't show"
110
                  0: "Don't show"
111
            - a button to clear the current patron from the screen on the circulation screen.
111
            - a button to clear the current patron from the screen on the circulation screen.
112
        -
112
        -
113
            - pref: RecordLocalUseOnReturn
113
            - pref: RecordLocalUseOnReturn
114
              choices:
114
              choices:
115
                  yes: Record
115
                  1: Record
116
                  no: "Don't record"
116
                  0: "Don't record"
117
            - local use when an unissued item is checked in.
117
            - local use when an unissued item is checked in.
118
        -
118
        -
119
            - When an empty barcode field is submitted in circulation
119
            - When an empty barcode field is submitted in circulation
Lines 131-144 Circulation: Link Here
131
        -
131
        -
132
            - pref: UpdateTotalIssuesOnCirc
132
            - pref: UpdateTotalIssuesOnCirc
133
              choices:
133
              choices:
134
                  yes: Do
134
                  1: Do
135
                  no: "Don't"
135
                  0: "Don't"
136
            - update a bibliographic record's total checkouts count whenever an item is checked out (WARNING! This increases server load significantly; if performance is a concern, use the update_totalissues.pl cron job to update the total checkouts count).
136
            - update a bibliographic record's total checkouts count whenever an item is checked out (WARNING! This increases server load significantly; if performance is a concern, use the update_totalissues.pl cron job to update the total checkouts count).
137
        -
137
        -
138
            - pref: ExportCircHistory
138
            - pref: ExportCircHistory
139
              choices:
139
              choices:
140
                  yes: Show
140
                  1: Show
141
                  no: "Don't show"
141
                  0: "Don't show"
142
            - the export patron checkout history options.
142
            - the export patron checkout history options.
143
        -
143
        -
144
            - "The following fields should be excluded from the patron checkout history CSV or MARC (ISO 2709) export:"
144
            - "The following fields should be excluded from the patron checkout history CSV or MARC (ISO 2709) export:"
Lines 147-254 Circulation: Link Here
147
        -
147
        -
148
            - pref: AllowOfflineCirculation
148
            - pref: AllowOfflineCirculation
149
              choices:
149
              choices:
150
                  yes: Enable
150
                  1: Enable
151
                  no: "Don't enable"
151
                  0: "Don't enable"
152
            - "offline circulation on regular circulation computers. (<strong>NOTE:</strong> This system preference does not affect the Firefox add-on or the desktop application)."
152
            - "offline circulation on regular circulation computers. (<strong>NOTE:</strong> This system preference does not affect the Firefox add-on or the desktop application)."
153
        -
153
        -
154
            - pref: ShowAllCheckins
154
            - pref: ShowAllCheckins
155
              choices:
155
              choices:
156
                  yes: Show
156
                  1: Show
157
                  no: "Don't show"
157
                  0: "Don't show"
158
            - all items in the "Checked-in items" list, even items that were not checked out.
158
            - all items in the "Checked-in items" list, even items that were not checked out.
159
        -
159
        -
160
            - pref: AllowCheckoutNotes
160
            - pref: AllowCheckoutNotes
161
              choices:
161
              choices:
162
                  yes: Allow
162
                  1: Allow
163
                  no: "Don't allow"
163
                  0: "Don't allow"
164
            - patrons to submit notes about checked out items.
164
            - patrons to submit notes about checked out items.
165
        -
165
        -
166
            - pref: UseCirculationDesks
166
            - pref: UseCirculationDesks
167
              choices:
167
              choices:
168
                  yes: "Use"
168
                  1: "Use"
169
                  no: "Don't use"
169
                  0: "Don't use"
170
            - circulation desks with circulation.
170
            - circulation desks with circulation.
171
171
172
    Checkout policy:
172
    Checkout policy:
173
        -
173
        -
174
            - pref: OnSiteCheckoutAutoCheck
174
            - pref: OnSiteCheckoutAutoCheck
175
              choices:
175
              choices:
176
                  yes: Enable
176
                  1: Enable
177
                  no: Don't enable
177
                  0: Don't enable
178
            - on-site checkout by default if last checkout was an on-site one.
178
            - on-site checkout by default if last checkout was an on-site one.
179
        -
179
        -
180
            - pref: AutoReturnCheckedOutItems
180
            - pref: AutoReturnCheckedOutItems
181
              choices:
181
              choices:
182
                  yes: Don't
182
                  1: Don't
183
                  no: Do
183
                  0: Do
184
            - require librarians to manually confirm a checkout where the item is already checked out to another patron.
184
            - require librarians to manually confirm a checkout where the item is already checked out to another patron.
185
        -
185
        -
186
            - pref: AllowTooManyOverride
186
            - pref: AllowTooManyOverride
187
              choices:
187
              choices:
188
                  yes: Allow
188
                  1: Allow
189
                  no: "Don't allow"
189
                  0: "Don't allow"
190
            - staff to override and check out items when the patron has reached the maximum number of allowed checkouts.
190
            - staff to override and check out items when the patron has reached the maximum number of allowed checkouts.
191
        -
191
        -
192
            - pref: AutoRemoveOverduesRestrictions
192
            - pref: AutoRemoveOverduesRestrictions
193
              choices:
193
              choices:
194
                  yes: "Do"
194
                  1: "Do"
195
                  no: "Don't"
195
                  0: "Don't"
196
            - allow OVERDUES restrictions triggered by sent notices to be cleared automatically when all overdue items are returned by a patron.
196
            - allow OVERDUES restrictions triggered by sent notices to be cleared automatically when all overdue items are returned by a patron.
197
        -
197
        -
198
            - pref: AllowNotForLoanOverride
198
            - pref: AllowNotForLoanOverride
199
              choices:
199
              choices:
200
                  yes: Allow
200
                  1: Allow
201
                  no: "Don't allow"
201
                  0: "Don't allow"
202
            - staff to override and check out items that are marked as not for loan.
202
            - staff to override and check out items that are marked as not for loan.
203
        -
203
        -
204
            - pref: AllowRenewalLimitOverride
204
            - pref: AllowRenewalLimitOverride
205
              choices:
205
              choices:
206
                  yes: Allow
206
                  1: Allow
207
                  no: "Don't allow"
207
                  0: "Don't allow"
208
            - staff to manually override renewal blocks and renew a checkout when it would go over the renewal limit or be premature for the "No renewal before" setting in the circulation policy or has been scheduled for automatic renewal.
208
            - staff to manually override renewal blocks and renew a checkout when it would go over the renewal limit or be premature for the "No renewal before" setting in the circulation policy or has been scheduled for automatic renewal.
209
        -
209
        -
210
            - pref: AllowRenewalOnHoldOverride
210
            - pref: AllowRenewalOnHoldOverride
211
              choices:
211
              choices:
212
                  yes: Allow
212
                  1: Allow
213
                  no: "Don't allow"
213
                  0: "Don't allow"
214
            - staff to renew items that are on hold by manually specifying a due date.
214
            - staff to renew items that are on hold by manually specifying a due date.
215
        -
215
        -
216
            - pref: AllowItemsOnHoldCheckoutSIP
216
            - pref: AllowItemsOnHoldCheckoutSIP
217
              choices:
217
              choices:
218
                  yes: Allow
218
                  1: Allow
219
                  no: "Don't allow"
219
                  0: "Don't allow"
220
            - checkouts of items reserved to someone else via SIP checkout messages.
220
            - checkouts of items reserved to someone else via SIP checkout messages.
221
            - If allowed do not generate RESERVE_WAITING and RESERVED warning.
221
            - If allowed do not generate RESERVE_WAITING and RESERVED warning.
222
            - This allows self checkouts for those items. If using the holds queue items with pending holds will be marked as "unavailable" if this set to "Don't allow".
222
            - This allows self checkouts for those items. If using the holds queue items with pending holds will be marked as "unavailable" if this set to "Don't allow".
223
        -
223
        -
224
            - pref: AllowItemsOnHoldCheckoutSCO
224
            - pref: AllowItemsOnHoldCheckoutSCO
225
              choices:
225
              choices:
226
                  yes: Allow
226
                  1: Allow
227
                  no: "Don't allow"
227
                  0: "Don't allow"
228
            - checkouts of items reserved to someone else in the SCO module. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items.
228
            - checkouts of items reserved to someone else in the SCO module. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items.
229
        -
229
        -
230
            - pref: AllFinesNeedOverride
230
            - pref: AllFinesNeedOverride
231
              choices:
231
              choices:
232
                  yes: Require
232
                  1: Require
233
                  no: "Don't require"
233
                  0: "Don't require"
234
            - staff to manually override all fines, even fines less than set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference.
234
            - staff to manually override all fines, even fines less than set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference.
235
        -
235
        -
236
            - pref: AllowFineOverride
236
            - pref: AllowFineOverride
237
              choices:
237
              choices:
238
                  yes: Allow
238
                  1: Allow
239
                  no: "Don't allow"
239
                  0: "Don't allow"
240
            - staff to manually override and check out items to patrons who have more in fines than set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference.
240
            - staff to manually override and check out items to patrons who have more in fines than set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference.
241
        -
241
        -
242
            - pref: AutomaticItemReturn
242
            - pref: AutomaticItemReturn
243
              choices:
243
              choices:
244
                  yes: Do
244
                  1: Do
245
                  no: "Don't"
245
                  0: "Don't"
246
            - automatically transfer items to their home library when they are checked in.
246
            - automatically transfer items to their home library when they are checked in.
247
        -
247
        -
248
            - pref: UseBranchTransferLimits
248
            - pref: UseBranchTransferLimits
249
              choices:
249
              choices:
250
                  yes: Enforce
250
                  1: Enforce
251
                  no: "Don't enforce"
251
                  0: "Don't enforce"
252
            - library transfer limits based on
252
            - library transfer limits based on
253
            - pref: BranchTransferLimitsType
253
            - pref: BranchTransferLimitsType
254
              choices:
254
              choices:
Lines 258-265 Circulation: Link Here
258
        -
258
        -
259
            - pref: UseTransportCostMatrix
259
            - pref: UseTransportCostMatrix
260
              choices:
260
              choices:
261
                  yes: Use
261
                  1: Use
262
                  no: "Don't use"
262
                  0: "Don't use"
263
            - the transport cost matrix for calculating optimal holds filling between libraries.
263
            - the transport cost matrix for calculating optimal holds filling between libraries.
264
        -
264
        -
265
            - Use the checkout and fines rules of
265
            - Use the checkout and fines rules of
Lines 316-329 Circulation: Link Here
316
        -
316
        -
317
            - pref: RenewalSendNotice
317
            - pref: RenewalSendNotice
318
              choices:
318
              choices:
319
                  yes: Send
319
                  1: Send
320
                  no: "Don't send"
320
                  0: "Don't send"
321
            - "a renewal notice according to patron's messaging preferences for 'Item checkout'."
321
            - "a renewal notice according to patron's messaging preferences for 'Item checkout'."
322
        -
322
        -
323
            - pref: UnseenRenewals
323
            - pref: UnseenRenewals
324
              choices:
324
              choices:
325
                  yes: Allow
325
                  1: Allow
326
                  no: "Don't allow"
326
                  0: "Don't allow"
327
            - renewals to be recorded as "unseen" by the library, and count against the patrons unseen renewals limit.
327
            - renewals to be recorded as "unseen" by the library, and count against the patrons unseen renewals limit.
328
        -
328
        -
329
            - Prevent patrons from making holds on the OPAC if they owe more than
329
            - Prevent patrons from making holds on the OPAC if they owe more than
Lines 338-345 Circulation: Link Here
338
        -
338
        -
339
            - pref: IssuingInProcess
339
            - pref: IssuingInProcess
340
              choices:
340
              choices:
341
                  yes: "Don't prevent"
341
                  1: "Don't prevent"
342
                  no: "Prevent"
342
                  0: "Prevent"
343
            - patrons from checking out an item whose rental charge would take them over the limit.
343
            - patrons from checking out an item whose rental charge would take them over the limit.
344
        -
344
        -
345
            - "Restrict patrons with the following target audience values from checking out inappropriate materials:"
345
            - "Restrict patrons with the following target audience values from checking out inappropriate materials:"
Lines 348-355 Circulation: Link Here
348
        -
348
        -
349
            - pref: AgeRestrictionOverride
349
            - pref: AgeRestrictionOverride
350
              choices:
350
              choices:
351
                  yes: Allow
351
                  1: Allow
352
                  no: "Don't allow"
352
                  0: "Don't allow"
353
            - staff to check out an item with age restriction.
353
            - staff to check out an item with age restriction.
354
        -
354
        -
355
            - Prevent patrons from checking out items if they have more than
355
            - Prevent patrons from checking out items if they have more than
Lines 369-394 Circulation: Link Here
369
        -
369
        -
370
            - pref: RentalsInNoissuesCharge
370
            - pref: RentalsInNoissuesCharge
371
              choices:
371
              choices:
372
                  yes: Include
372
                  1: Include
373
                  no: "Don't include"
373
                  0: "Don't include"
374
            - rental charges when summing up charges for limit set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference.
374
            - rental charges when summing up charges for limit set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference.
375
        -
375
        -
376
            - pref: ManInvInNoissuesCharge
376
            - pref: ManInvInNoissuesCharge
377
              choices:
377
              choices:
378
                  yes: Include
378
                  1: Include
379
                  no: "Don't include"
379
                  0: "Don't include"
380
            - custom debit type charges when summing up charges for limit set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference.
380
            - custom debit type charges when summing up charges for limit set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference.
381
        -
381
        -
382
            - pref: HoldsInNoissuesCharge
382
            - pref: HoldsInNoissuesCharge
383
              choices:
383
              choices:
384
                  yes: Include
384
                  1: Include
385
                  no: "Don't include"
385
                  0: "Don't include"
386
            - hold charges when summing up charges for limit set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference.
386
            - hold charges when summing up charges for limit set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference.
387
        -
387
        -
388
            - pref: ReturnBeforeExpiry
388
            - pref: ReturnBeforeExpiry
389
              choices:
389
              choices:
390
                  yes: Require
390
                  1: Require
391
                  no: "Don't require"
391
                  0: "Don't require"
392
            - "patrons to return items before their accounts expire (by restricting due dates to before the patron's expiration date)."
392
            - "patrons to return items before their accounts expire (by restricting due dates to before the patron's expiration date)."
393
        -
393
        -
394
            - "Send all notices as a BCC to this email address:"
394
            - "Send all notices as a BCC to this email address:"
Lines 396-403 Circulation: Link Here
396
        -
396
        -
397
            - pref: OverdueNoticeCalendar
397
            - pref: OverdueNoticeCalendar
398
              choices:
398
              choices:
399
                  yes: "Use calendar"
399
                  1: "Use calendar"
400
                  no: "Ignore calendar"
400
                  0: "Ignore calendar"
401
            - "when working out the period for overdue notices."
401
            - "when working out the period for overdue notices."
402
        -
402
        -
403
            - Include up to
403
            - Include up to
Lines 415-422 Circulation: Link Here
415
            - "When checking out an item with rental fees, "
415
            - "When checking out an item with rental fees, "
416
            - pref: RentalFeesCheckoutConfirmation
416
            - pref: RentalFeesCheckoutConfirmation
417
              choices:
417
              choices:
418
                  yes: ask
418
                  1: ask
419
                  no: "don't ask"
419
                  0: "don't ask"
420
            - "for confirmation."
420
            - "for confirmation."
421
        -
421
        -
422
            - By default, set the LOST value of an item to
422
            - By default, set the LOST value of an item to
Lines 455-462 Circulation: Link Here
455
            - "When checking out an item, "
455
            - "When checking out an item, "
456
            - pref: RecordStaffUserOnCheckout
456
            - pref: RecordStaffUserOnCheckout
457
              choices:
457
              choices:
458
                  yes: "record"
458
                  1: "record"
459
                  no: "don't record"
459
                  0: "don't record"
460
            - "the user who checked out the item."
460
            - "the user who checked out the item."
461
        -
461
        -
462
            - "Mark items as returned when flagged as lost "
462
            - "Mark items as returned when flagged as lost "
Lines 473-506 Circulation: Link Here
473
        -
473
        -
474
            - pref: AllowMultipleIssuesOnABiblio
474
            - pref: AllowMultipleIssuesOnABiblio
475
              choices:
475
              choices:
476
                  yes: Allow
476
                  1: Allow
477
                  no: "Don't allow"
477
                  0: "Don't allow"
478
            - "patrons to check out multiple items from the same record. (<strong>NOTE:</strong> This will only affect records without a subscription attached.)"
478
            - "patrons to check out multiple items from the same record. (<strong>NOTE:</strong> This will only affect records without a subscription attached.)"
479
        -
479
        -
480
            - pref: OnSiteCheckouts
480
            - pref: OnSiteCheckouts
481
              choices:
481
              choices:
482
                  yes: Enable
482
                  1: Enable
483
                  no: Disable
483
                  0: Disable
484
            - the on-site checkouts feature.
484
            - the on-site checkouts feature.
485
        -
485
        -
486
            - pref: OnSiteCheckoutsForce
486
            - pref: OnSiteCheckoutsForce
487
              choices:
487
              choices:
488
                  yes: Enable
488
                  1: Enable
489
                  no: Disable
489
                  0: Disable
490
            - the on-site checkout for all cases (even if a patron is debarred, etc.).
490
            - the on-site checkout for all cases (even if a patron is debarred, etc.).
491
        -
491
        -
492
            - pref: ConsiderOnSiteCheckoutsAsNormalCheckouts
492
            - pref: ConsiderOnSiteCheckoutsAsNormalCheckouts
493
              choices:
493
              choices:
494
                  yes: Consider
494
                  1: Consider
495
                  no: "Don't consider"
495
                  0: "Don't consider"
496
            - on-site checkouts as normal checkouts.
496
            - on-site checkouts as normal checkouts.
497
            - If enabled, on-site checkouts will count toward the checkout limit for regular checkouts. The on-site limit will still apply for on-site checkouts.
497
            - If enabled, on-site checkouts will count toward the checkout limit for regular checkouts. The on-site limit will still apply for on-site checkouts.
498
            - If disabled, both values will be checked separately.
498
            - If disabled, both values will be checked separately.
499
        -
499
        -
500
            - pref: SwitchOnSiteCheckouts
500
            - pref: SwitchOnSiteCheckouts
501
              choices:
501
              choices:
502
                  yes: Switch
502
                  1: Switch
503
                  no: "Don't switch"
503
                  0: "Don't switch"
504
            - on-site checkouts to normal checkouts when checked out.
504
            - on-site checkouts to normal checkouts when checked out.
505
        -
505
        -
506
            - When a patron's checked out item is overdue,
506
            - When a patron's checked out item is overdue,
Lines 514-542 Circulation: Link Here
514
            - If a patron is restricted,
514
            - If a patron is restricted,
515
            - pref: RestrictionBlockRenewing
515
            - pref: RestrictionBlockRenewing
516
              choices:
516
              choices:
517
                  yes: block
517
                  1: block
518
                  no: allow
518
                  0: allow
519
            - renewing of items.
519
            - renewing of items.
520
        -
520
        -
521
            - If a patron owes more than the value of <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACFineNoRenewals">OPACFineNoRenewals</a>,
521
            - If a patron owes more than the value of <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACFineNoRenewals">OPACFineNoRenewals</a>,
522
            - pref: OPACFineNoRenewalsBlockAutoRenew
522
            - pref: OPACFineNoRenewalsBlockAutoRenew
523
              choices:
523
              choices:
524
                  yes: block
524
                  1: block
525
                  no: allow
525
                  0: allow
526
            - their auto-renewals.
526
            - their auto-renewals.
527
        -
527
        -
528
            - If a patron pays off all fines on an overdue item that is accruing fines,
528
            - If a patron pays off all fines on an overdue item that is accruing fines,
529
            - pref: RenewAccruingItemWhenPaid
529
            - pref: RenewAccruingItemWhenPaid
530
              choices:
530
              choices:
531
                  yes: renew
531
                  1: renew
532
                  no: "don't renew"
532
                  0: "don't renew"
533
            - the item automatically. If the system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RenewalPeriodBase">RenewalPeriodBase</a> is set to "due date", renewed items may still be overdue.
533
            - the item automatically. If the system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RenewalPeriodBase">RenewalPeriodBase</a> is set to "due date", renewed items may still be overdue.
534
        -
534
        -
535
            - If a patron pays off all fines on an overdue item that is accruing fines in the OPAC via a payment plugin,
535
            - If a patron pays off all fines on an overdue item that is accruing fines in the OPAC via a payment plugin,
536
            - pref: RenewAccruingItemInOpac
536
            - pref: RenewAccruingItemInOpac
537
              choices:
537
              choices:
538
                  yes: renew
538
                  1: renew
539
                  no: "don't renew"
539
                  0: "don't renew"
540
            - the item automatically. If the system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RenewalPeriodBase">RenewalPeriodBase</a> is set to "due date", renewed items may still be overdue.
540
            - the item automatically. If the system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RenewalPeriodBase">RenewalPeriodBase</a> is set to "due date", renewed items may still be overdue.
541
        -
541
        -
542
            - pref: ItemsDeniedRenewal
542
            - pref: ItemsDeniedRenewal
Lines 554-561 Circulation: Link Here
554
        -
554
        -
555
            - pref: TrapHoldsOnOrder
555
            - pref: TrapHoldsOnOrder
556
              choices:
556
              choices:
557
                  yes: Trap
557
                  1: Trap
558
                  no: "Don't trap"
558
                  0: "Don't trap"
559
            - items that are not for loan but holdable ( notforloan < 0 ) to fill holds.
559
            - items that are not for loan but holdable ( notforloan < 0 ) to fill holds.
560
        -
560
        -
561
            - Never trap items with 'not for loan' values of
561
            - Never trap items with 'not for loan' values of
Lines 566-611 Circulation: Link Here
566
        -
566
        -
567
            - pref: HoldsAutoFill
567
            - pref: HoldsAutoFill
568
              choices:
568
              choices:
569
                  yes: Do
569
                  1: Do
570
                  no: "Don't"
570
                  0: "Don't"
571
            - automatically fill holds instead of asking the librarian.
571
            - automatically fill holds instead of asking the librarian.
572
        -
572
        -
573
            - pref: HoldsNeedProcessingSIP
573
            - pref: HoldsNeedProcessingSIP
574
              choices:
574
              choices:
575
                  yes: "Don't fulfill"
575
                  1: "Don't fulfill"
576
                  no: Fulfill
576
                  0: Fulfill
577
            - holds automatically if matching item is returned via SIP protocol.
577
            - holds automatically if matching item is returned via SIP protocol.
578
        -
578
        -
579
            - pref: HoldsAutoFillPrintSlip
579
            - pref: HoldsAutoFillPrintSlip
580
              choices:
580
              choices:
581
                  yes: Do
581
                  1: Do
582
                  no: "Don't"
582
                  0: "Don't"
583
            - automatically display the hold slip dialog for auto-filled holds.
583
            - automatically display the hold slip dialog for auto-filled holds.
584
        -
584
        -
585
            - pref: BlockReturnOfWithdrawnItems
585
            - pref: BlockReturnOfWithdrawnItems
586
              choices:
586
              choices:
587
                  yes: Block
587
                  1: Block
588
                  no: "Don't block"
588
                  0: "Don't block"
589
            - returning of items that have been withdrawn.
589
            - returning of items that have been withdrawn.
590
        -
590
        -
591
            - pref: BlockReturnOfLostItems
591
            - pref: BlockReturnOfLostItems
592
              choices:
592
              choices:
593
                  yes: Block
593
                  1: Block
594
                  no: "Don't block"
594
                  0: "Don't block"
595
            - returning of items that have been lost.
595
            - returning of items that have been lost.
596
        -
596
        -
597
            - pref: CalculateFinesOnReturn
597
            - pref: CalculateFinesOnReturn
598
              choices:
598
              choices:
599
                  yes: Do
599
                  1: Do
600
                  no: "Don't"
600
                  0: "Don't"
601
            - calculate and update overdue charges when an item is returned.
601
            - calculate and update overdue charges when an item is returned.
602
            - "<br /><strong>NOTE:</strong> If you are doing hourly loans then you should have this on."
602
            - "<br /><strong>NOTE:</strong> If you are doing hourly loans then you should have this on."
603
            - '<br /><strong>NOTE:</strong> This system preference requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=FinesMode">FinesMode</a> to be set to "Calculate and charge."'
603
            - '<br /><strong>NOTE:</strong> This system preference requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=FinesMode">FinesMode</a> to be set to "Calculate and charge."'
604
        -
604
        -
605
            - pref: CalculateFinesOnBackdate
605
            - pref: CalculateFinesOnBackdate
606
              choices:
606
              choices:
607
                  yes: Do
607
                  1: Do
608
                  no: "Don't"
608
                  0: "Don't"
609
            - calculate and update overdue charges when an item is returned with a backdated return date.
609
            - calculate and update overdue charges when an item is returned with a backdated return date.
610
        -
610
        -
611
            - pref: UpdateItemLocationOnCheckin
611
            - pref: UpdateItemLocationOnCheckin
Lines 635-661 Circulation: Link Here
635
        -
635
        -
636
            - pref: CumulativeRestrictionPeriods
636
            - pref: CumulativeRestrictionPeriods
637
              choices:
637
              choices:
638
                  yes: Cumulate
638
                  1: Cumulate
639
                  no: "Don't cumulate"
639
                  0: "Don't cumulate"
640
            - the restriction periods.
640
            - the restriction periods.
641
        -
641
        -
642
            - pref: HidePersonalPatronDetailOnCirculation
642
            - pref: HidePersonalPatronDetailOnCirculation
643
              choices:
643
              choices:
644
                  yes: "Hide"
644
                  1: "Hide"
645
                  no: "Don't hide"
645
                  0: "Don't hide"
646
            - "a patron's phone number, email address, street address and city on the circulation page."
646
            - "a patron's phone number, email address, street address and city on the circulation page."
647
        -
647
        -
648
            - pref: TransfersBlockCirc
648
            - pref: TransfersBlockCirc
649
              choices:
649
              choices:
650
                  yes: "Block"
650
                  1: "Block"
651
                  no: "Don't block"
651
                  0: "Don't block"
652
            - staff from continuing to checkin items when a transfer is triggered.
652
            - staff from continuing to checkin items when a transfer is triggered.
653
        -
653
        -
654
            - pref: StoreLastBorrower
654
            - pref: StoreLastBorrower
655
              default: 0
655
              default: 0
656
              choices:
656
              choices:
657
                  yes: Store
657
                  1: Store
658
                  no: "Don't store"
658
                  0: "Don't store"
659
            - 'the last patron to return an item. This setting is independent of the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=opacreadinghistory">opacreadinghistory</a> and <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AnonymousPatron">AnonymousPatron</a> system preferences.'
659
            - 'the last patron to return an item. This setting is independent of the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=opacreadinghistory">opacreadinghistory</a> and <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AnonymousPatron">AnonymousPatron</a> system preferences.'
660
    Holds policy:
660
    Holds policy:
661
        -
661
        -
Lines 677-714 Circulation: Link Here
677
        -
677
        -
678
            - pref: AllowHoldItemTypeSelection
678
            - pref: AllowHoldItemTypeSelection
679
              choices:
679
              choices:
680
                  yes: Allow
680
                  1: Allow
681
                  no: "Don't allow"
681
                  0: "Don't allow"
682
            - hold fulfillment to be limited by item type.
682
            - hold fulfillment to be limited by item type.
683
        -
683
        -
684
            - pref: AllowRenewalIfOtherItemsAvailable
684
            - pref: AllowRenewalIfOtherItemsAvailable
685
              choices:
685
              choices:
686
                  yes: Allow
686
                  1: Allow
687
                  no: "Don't allow"
687
                  0: "Don't allow"
688
            - a patron to renew an item with unfilled holds if other available items can fill that hold.
688
            - a patron to renew an item with unfilled holds if other available items can fill that hold.
689
        -
689
        -
690
            - pref: AllowHoldPolicyOverride
690
            - pref: AllowHoldPolicyOverride
691
              choices:
691
              choices:
692
                  yes: Allow
692
                  1: Allow
693
                  no: "Don't allow"
693
                  0: "Don't allow"
694
            - staff to override hold policies when placing holds.
694
            - staff to override hold policies when placing holds.
695
        -
695
        -
696
            - pref: AllowHoldsOnDamagedItems
696
            - pref: AllowHoldsOnDamagedItems
697
              choices:
697
              choices:
698
                  yes: Allow
698
                  1: Allow
699
                  no: "Don't allow"
699
                  0: "Don't allow"
700
            - hold requests to be placed on and filled by damaged items.
700
            - hold requests to be placed on and filled by damaged items.
701
        -
701
        -
702
            - pref: AllowHoldDateInFuture
702
            - pref: AllowHoldDateInFuture
703
              choices:
703
              choices:
704
                  yes: Allow
704
                  1: Allow
705
                  no: "Don't allow"
705
                  0: "Don't allow"
706
            - hold requests to be placed that do not enter the waiting list until a certain future date.
706
            - hold requests to be placed that do not enter the waiting list until a certain future date.
707
        -
707
        -
708
            - pref: OPACAllowHoldDateInFuture
708
            - pref: OPACAllowHoldDateInFuture
709
              choices:
709
              choices:
710
                  yes: Allow
710
                  1: Allow
711
                  no: "Don't allow"
711
                  0: "Don't allow"
712
            - patrons to place holds that don't enter the waiting list until a certain future date. (<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AllowHoldDateInFuture">AllowHoldDateInFuture</a> must also be enabled).
712
            - patrons to place holds that don't enter the waiting list until a certain future date. (<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AllowHoldDateInFuture">AllowHoldDateInFuture</a> must also be enabled).
713
        -
713
        -
714
            - Confirm future hold requests (starting no later than
714
            - Confirm future hold requests (starting no later than
Lines 730-737 Circulation: Link Here
730
        -
730
        -
731
            - pref: ExpireReservesMaxPickUpDelay
731
            - pref: ExpireReservesMaxPickUpDelay
732
              choices:
732
              choices:
733
                  yes: Allow
733
                  1: Allow
734
                  no: "Don't allow"
734
                  0: "Don't allow"
735
            - 'holds to expire automatically if they have not been picked by within the time period specified in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</a> system preference.<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/cancel_expired_holds.pl</code> cronjob. Ask your system administrator to schedule it.'
735
            - 'holds to expire automatically if they have not been picked by within the time period specified in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</a> system preference.<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/cancel_expired_holds.pl</code> cronjob. Ask your system administrator to schedule it.'
736
        -
736
        -
737
            - 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
737
            - 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
Lines 746-776 Circulation: Link Here
746
            - when they are
746
            - when they are
747
            - pref: HoldsQueueSkipClosed
747
            - pref: HoldsQueueSkipClosed
748
              choices:
748
              choices:
749
                  yes: open
749
                  1: open
750
                  no: open or closed
750
                  0: open or closed
751
            - pref: RandomizeHoldsQueueWeight
751
            - pref: RandomizeHoldsQueueWeight
752
              choices:
752
              choices:
753
                  yes: in random order.
753
                  1: in random order.
754
                  no: in that order.
754
                  0: in that order.
755
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/build_holds_queue.pl</code> cronjob. Ask your system administrator to schedule it."
755
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/build_holds_queue.pl</code> cronjob. Ask your system administrator to schedule it."
756
            -
756
            -
757
        -
757
        -
758
            - pref: canreservefromotherbranches
758
            - pref: canreservefromotherbranches
759
              choices:
759
              choices:
760
                  yes: Allow
760
                  1: Allow
761
                  no: "Don't allow (with independentbranches)"
761
                  0: "Don't allow (with independentbranches)"
762
            - a user from one library to place a hold on an item from another library
762
            - a user from one library to place a hold on an item from another library
763
        -
763
        -
764
            - pref: OPACAllowUserToChooseBranch
764
            - pref: OPACAllowUserToChooseBranch
765
              choices:
765
              choices:
766
                  yes: Allow
766
                  1: Allow
767
                  no: "Don't allow"
767
                  0: "Don't allow"
768
            - a user to choose the library to pick up a hold from.
768
            - a user to choose the library to pick up a hold from.
769
        -
769
        -
770
            - pref: ReservesNeedReturns
770
            - pref: ReservesNeedReturns
771
              choices:
771
              choices:
772
                  yes: "Don't automatically"
772
                  1: "Don't automatically"
773
                  no: Automatically
773
                  0: Automatically
774
            - mark a hold as found and waiting when a hold is placed on a specific item and that item is already checked in.
774
            - mark a hold as found and waiting when a hold is placed on a specific item and that item is already checked in.
775
        -
775
        -
776
            - Patrons can only have
776
            - Patrons can only have
Lines 780-836 Circulation: Link Here
780
        -
780
        -
781
            - pref: emailLibrarianWhenHoldIsPlaced
781
            - pref: emailLibrarianWhenHoldIsPlaced
782
              choices:
782
              choices:
783
                  yes: Enable
783
                  1: Enable
784
                  no:  "Don't enable"
784
                  0:  "Don't enable"
785
            - "sending an email to the Koha administrator email address whenever a hold request is placed."
785
            - "sending an email to the Koha administrator email address whenever a hold request is placed."
786
        -
786
        -
787
            - pref: DisplayMultiPlaceHold
787
            - pref: DisplayMultiPlaceHold
788
              choices:
788
              choices:
789
                  yes: Enable
789
                  1: Enable
790
                  no:  "Don't enable"
790
                  0:  "Don't enable"
791
            - "the ability to place holds on multiple bibliographic records from the search results"
791
            - "the ability to place holds on multiple bibliographic records from the search results"
792
        -
792
        -
793
            - pref: TransferWhenCancelAllWaitingHolds
793
            - pref: TransferWhenCancelAllWaitingHolds
794
              choices:
794
              choices:
795
                  yes: Transfer
795
                  1: Transfer
796
                  no: "Don't transfer"
796
                  0: "Don't transfer"
797
            - items when cancelling all waiting holds.
797
            - items when cancelling all waiting holds.
798
        -
798
        -
799
            - pref: AutoResumeSuspendedHolds
799
            - pref: AutoResumeSuspendedHolds
800
              choices:
800
              choices:
801
                  yes: Allow
801
                  1: Allow
802
                  no: "Don't allow"
802
                  0: "Don't allow"
803
            - "suspended holds to be automatically resumed by a set date."
803
            - "suspended holds to be automatically resumed by a set date."
804
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/auto_unsuspend_holds.pl</code> cronjob. Ask your system administrator to schedule it."
804
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/auto_unsuspend_holds.pl</code> cronjob. Ask your system administrator to schedule it."
805
        -
805
        -
806
            - pref: SuspendHoldsIntranet
806
            - pref: SuspendHoldsIntranet
807
              choices:
807
              choices:
808
                  yes: Allow
808
                  1: Allow
809
                  no: "Don't allow"
809
                  0: "Don't allow"
810
            - holds to be suspended from the staff interface.
810
            - holds to be suspended from the staff interface.
811
        -
811
        -
812
            - pref: SuspendHoldsOpac
812
            - pref: SuspendHoldsOpac
813
              choices:
813
              choices:
814
                  yes: Allow
814
                  1: Allow
815
                  no: "Don't allow"
815
                  0: "Don't allow"
816
            - holds to be suspended from the OPAC.
816
            - holds to be suspended from the OPAC.
817
        -
817
        -
818
            - pref: ExpireReservesOnHolidays
818
            - pref: ExpireReservesOnHolidays
819
              choices:
819
              choices:
820
                  yes: Allow
820
                  1: Allow
821
                  no: "Don't allow"
821
                  0: "Don't allow"
822
            - expired holds to be canceled on days the library is closed.
822
            - expired holds to be canceled on days the library is closed.
823
        -
823
        -
824
            - pref: ExcludeHolidaysFromMaxPickUpDelay
824
            - pref: ExcludeHolidaysFromMaxPickUpDelay
825
              choices:
825
              choices:
826
                  yes: Use the calendar
826
                  1: Use the calendar
827
                  no: Ignore the calendar
827
                  0: Ignore the calendar
828
            - when calculating the period for a hold's max pickup delay.
828
            - when calculating the period for a hold's max pickup delay.
829
        -
829
        -
830
            - pref: decreaseLoanHighHolds
830
            - pref: decreaseLoanHighHolds
831
              choices:
831
              choices:
832
                  yes: Enable
832
                  1: Enable
833
                  no:  "Don't enable"
833
                  0:  "Don't enable"
834
            - the reduction of loan period to
834
            - the reduction of loan period to
835
            - pref: decreaseLoanHighHoldsDuration
835
            - pref: decreaseLoanHighHoldsDuration
836
              class: integer
836
              class: integer
Lines 853-866 Circulation: Link Here
853
        -
853
        -
854
            - pref: AllowHoldsOnPatronsPossessions
854
            - pref: AllowHoldsOnPatronsPossessions
855
              choices:
855
              choices:
856
                  yes: Allow
856
                  1: Allow
857
                  no: "Don't allow"
857
                  0: "Don't allow"
858
            - a patron to place a hold on a record where the patron already has one or more items attached to that record checked out.
858
            - a patron to place a hold on a record where the patron already has one or more items attached to that record checked out.
859
        -
859
        -
860
            - pref: LocalHoldsPriority
860
            - pref: LocalHoldsPriority
861
              choices:
861
              choices:
862
                  yes: Give
862
                  1: Give
863
                  no: "Don't give"
863
                  0: "Don't give"
864
            - priority for filling holds to patrons whose
864
            - priority for filling holds to patrons whose
865
            - pref: LocalHoldsPriorityPatronControl
865
            - pref: LocalHoldsPriorityPatronControl
866
              choices:
866
              choices:
Lines 874-881 Circulation: Link Here
874
        -
874
        -
875
            - pref: OPACHoldsIfAvailableAtPickup
875
            - pref: OPACHoldsIfAvailableAtPickup
876
              choices:
876
              choices:
877
                  yes: Allow
877
                  1: Allow
878
                  no: "Don't allow"
878
                  0: "Don't allow"
879
            - to pickup holds at libraries where the item is available.
879
            - to pickup holds at libraries where the item is available.
880
        -
880
        -
881
            - 'Patron categories not affected by <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACHoldsIfAvailableAtPickup">OPACHoldsIfAvailableAtPickup</a>:'
881
            - 'Patron categories not affected by <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACHoldsIfAvailableAtPickup">OPACHoldsIfAvailableAtPickup</a>:'
Lines 899-906 Circulation: Link Here
899
            - pref: ILLModule
899
            - pref: ILLModule
900
              default: 0
900
              default: 0
901
              choices:
901
              choices:
902
                  yes: Enable
902
                  1: Enable
903
                  no: Disable
903
                  0: Disable
904
            - the interlibrary loans module (master switch).
904
            - the interlibrary loans module (master switch).
905
        -
905
        -
906
            - "Adding text will enable the copyright clearance stage in request creation. The text you enter will be the text displayed."
906
            - "Adding text will enable the copyright clearance stage in request creation. The text you enter will be the text displayed."
Lines 916-937 Circulation: Link Here
916
            - pref: ILLModuleUnmediated
916
            - pref: ILLModuleUnmediated
917
              default: 0
917
              default: 0
918
              choices:
918
              choices:
919
                  yes: Enable
919
                  1: Enable
920
                  no: Disable
920
                  0: Disable
921
            - unmediated interlibrary loan requests. If enabled and the ILL backend supports it, the newly created requests are immediately requested by backend.
921
            - unmediated interlibrary loan requests. If enabled and the ILL backend supports it, the newly created requests are immediately requested by backend.
922
        -
922
        -
923
            - pref: CirculateILL
923
            - pref: CirculateILL
924
              default: 0
924
              default: 0
925
              choices:
925
              choices:
926
                  yes: Enable
926
                  1: Enable
927
                  no: Disable
927
                  0: Disable
928
            - the circulation of ILL requested items.
928
            - the circulation of ILL requested items.
929
        -
929
        -
930
            - pref: ILLCheckAvailability
930
            - pref: ILLCheckAvailability
931
              default: 0
931
              default: 0
932
              choices:
932
              choices:
933
                  yes: Check
933
                  1: Check
934
                  no: "Don't check"
934
                  0: "Don't check"
935
            - external sources for availability during the request process.
935
            - external sources for availability during the request process.
936
        -
936
        -
937
            - "ILL statuses that are considered finished and should not be displayed in the ILL module: "
937
            - "ILL statuses that are considered finished and should not be displayed in the ILL module: "
Lines 979-992 Circulation: Link Here
979
        -
979
        -
980
            - pref: FinesIncludeGracePeriod
980
            - pref: FinesIncludeGracePeriod
981
              choices:
981
              choices:
982
                  yes: Include
982
                  1: Include
983
                  no: "Don't include"
983
                  0: "Don't include"
984
            - the grace period when calculating the fine for an overdue item.
984
            - the grace period when calculating the fine for an overdue item.
985
        -
985
        -
986
            - pref: WhenLostForgiveFine
986
            - pref: WhenLostForgiveFine
987
              choices:
987
              choices:
988
                  yes: Forgive
988
                  1: Forgive
989
                  no: "Don't forgive"
989
                  0: "Don't forgive"
990
            - the fines on an item when it is marked as lost.
990
            - the fines on an item when it is marked as lost.
991
        -
991
        -
992
            - "Don't refund lost fees if a lost item is checked in more than"
992
            - "Don't refund lost fees if a lost item is checked in more than"
Lines 996-1003 Circulation: Link Here
996
        -
996
        -
997
            - pref: WhenLostChargeReplacementFee
997
            - pref: WhenLostChargeReplacementFee
998
              choices:
998
              choices:
999
                  yes: Charge
999
                  1: Charge
1000
                  no: "Don't charge"
1000
                  0: "Don't charge"
1001
            - the replacement price when a patron loses an item.
1001
            - the replacement price when a patron loses an item.
1002
        -
1002
        -
1003
            - Charge a hold fee
1003
            - Charge a hold fee
Lines 1009-1016 Circulation: Link Here
1009
        -
1009
        -
1010
            - pref: useDefaultReplacementCost
1010
            - pref: useDefaultReplacementCost
1011
              choices:
1011
              choices:
1012
                  yes: Use
1012
                  1: Use
1013
                  no: "Don't use"
1013
                  0: "Don't use"
1014
            - the default replacement cost defined for the item type.
1014
            - the default replacement cost defined for the item type.
1015
        -
1015
        -
1016
            - "Text to be recorded in the column 'note', table 'accountlines' when the processing fee (defined for the item type) is applied:"
1016
            - "Text to be recorded in the column 'note', table 'accountlines' when the processing fee (defined for the item type) is applied:"
Lines 1027-1034 Circulation: Link Here
1027
        -
1027
        -
1028
            - pref: SelfCheckInModule
1028
            - pref: SelfCheckInModule
1029
              choices:
1029
              choices:
1030
                  yes: Enable
1030
                  1: Enable
1031
                  no: "Don't enable"
1031
                  0: "Don't enable"
1032
            - "the standalone self check-in module (available at: /cgi-bin/koha/sci/sci-main.pl)."
1032
            - "the standalone self check-in module (available at: /cgi-bin/koha/sci/sci-main.pl)."
1033
        -
1033
        -
1034
            - "Reset the current self check-in screen after"
1034
            - "Reset the current self check-in screen after"
Lines 1069-1089 Circulation: Link Here
1069
        -
1069
        -
1070
            - pref: ShowPatronImageInWebBasedSelfCheck
1070
            - pref: ShowPatronImageInWebBasedSelfCheck
1071
              choices:
1071
              choices:
1072
                  yes: Show
1072
                  1: Show
1073
                  no: "Don't show"
1073
                  0: "Don't show"
1074
            - "the patron's picture (if one has been added) when they use the web-based self checkout."
1074
            - "the patron's picture (if one has been added) when they use the web-based self checkout."
1075
        -
1075
        -
1076
            - pref: WebBasedSelfCheck
1076
            - pref: WebBasedSelfCheck
1077
              choices:
1077
              choices:
1078
                  yes: Enable
1078
                  1: Enable
1079
                  no: "Don't enable"
1079
                  0: "Don't enable"
1080
            - "the web-based self checkout system (available at: /cgi-bin/koha/sco/sco-main.pl)."
1080
            - "the web-based self checkout system (available at: /cgi-bin/koha/sco/sco-main.pl)."
1081
        -
1081
        -
1082
            - Have patrons log into the web-based self checkout system with their
1082
            - Have patrons log into the web-based self checkout system with their
1083
            - pref: SelfCheckoutByLogin
1083
            - pref: SelfCheckoutByLogin
1084
              choices:
1084
              choices:
1085
                  yes: username and password
1085
                  1: username and password
1086
                  no: cardnumber
1086
                  0: cardnumber
1087
            - "."
1087
            - "."
1088
        -
1088
        -
1089
            - "Time out the current patron's web-based self checkout system login after"
1089
            - "Time out the current patron's web-based self checkout system login after"
Lines 1093-1100 Circulation: Link Here
1093
        -
1093
        -
1094
            - pref: SCOAllowCheckin
1094
            - pref: SCOAllowCheckin
1095
              choices:
1095
              choices:
1096
                  yes: Allow
1096
                  1: Allow
1097
                  no: "Don't allow"
1097
                  0: "Don't allow"
1098
            - patrons to return items through web-based self checkout system. 
1098
            - patrons to return items through web-based self checkout system. 
1099
        -
1099
        -
1100
            - "Include the following HTML in the Help page of the web-based self checkout system:"
1100
            - "Include the following HTML in the Help page of the web-based self checkout system:"
Lines 1105-1112 Circulation: Link Here
1105
        -
1105
        -
1106
            - pref: AutoSelfCheckAllowed
1106
            - pref: AutoSelfCheckAllowed
1107
              choices:
1107
              choices:
1108
                  yes: Allow
1108
                  1: Allow
1109
                  no: "Don't allow"
1109
                  0: "Don't allow"
1110
            - "the web-based self checkout system to automatically log in with this staff login"
1110
            - "the web-based self checkout system to automatically log in with this staff login"
1111
            - pref: AutoSelfCheckID
1111
            - pref: AutoSelfCheckID
1112
            - and this password
1112
            - and this password
Lines 1117-1124 Circulation: Link Here
1117
        -
1117
        -
1118
            - pref: SelfCheckReceiptPrompt
1118
            - pref: SelfCheckReceiptPrompt
1119
              choices:
1119
              choices:
1120
                  yes: Show
1120
                  1: Show
1121
                  no: "Don't show"
1121
                  0: "Don't show"
1122
            - "the print receipt popup dialog when self checkout is finished."
1122
            - "the print receipt popup dialog when self checkout is finished."
1123
        -
1123
        -
1124
            - "Allow access to the self check from the following IP addresses:"
1124
            - "Allow access to the self check from the following IP addresses:"
Lines 1129-1143 Circulation: Link Here
1129
        -
1129
        -
1130
            - pref: UseCourseReserves
1130
            - pref: UseCourseReserves
1131
              choices:
1131
              choices:
1132
                  yes: Use
1132
                  1: Use
1133
                  no: "Don't use"
1133
                  0: "Don't use"
1134
            - "course reserves."
1134
            - "course reserves."
1135
    Batch checkout:
1135
    Batch checkout:
1136
        -
1136
        -
1137
            - pref: BatchCheckouts
1137
            - pref: BatchCheckouts
1138
              choices:
1138
              choices:
1139
                  yes: Allow
1139
                  1: Allow
1140
                  no: "Don't allow"
1140
                  0: "Don't allow"
1141
            - "batch checkouts."
1141
            - "batch checkouts."
1142
        -
1142
        -
1143
            - "Patron categories allowed to checkout in a batch:"
1143
            - "Patron categories allowed to checkout in a batch:"
Lines 1147-1168 Circulation: Link Here
1147
        -
1147
        -
1148
            - pref: HouseboundModule
1148
            - pref: HouseboundModule
1149
              choices:
1149
              choices:
1150
                  yes: Enable
1150
                  1: Enable
1151
                  no: Disable
1151
                  0: Disable
1152
            - "the housebound module."
1152
            - "the housebound module."
1153
    Stock rotation module:
1153
    Stock rotation module:
1154
        -
1154
        -
1155
            - pref: StockRotation
1155
            - pref: StockRotation
1156
              choices:
1156
              choices:
1157
                  yes: Enable
1157
                  1: Enable
1158
                  no: Disable
1158
                  0: Disable
1159
            - "the stock rotation module."
1159
            - "the stock rotation module."
1160
    Article requests:
1160
    Article requests:
1161
        -
1161
        -
1162
            - pref: ArticleRequests
1162
            - pref: ArticleRequests
1163
              choices:
1163
              choices:
1164
                  yes: Enable
1164
                  1: Enable
1165
                  no: "Don't enable"
1165
                  0: "Don't enable"
1166
            - patrons to place article requests.
1166
            - patrons to place article requests.
1167
        -
1167
        -
1168
            - pref: ArticleRequestsLinkControl
1168
            - pref: ArticleRequestsLinkControl
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref (-78 / +78 lines)
Lines 6-13 Enhanced content: Link Here
6
            - pref: AdlibrisCoversEnabled
6
            - pref: AdlibrisCoversEnabled
7
              default: 0
7
              default: 0
8
              choices:
8
              choices:
9
                  no: "Don't show"
9
                  0: "Don't show"
10
                  yes: "Show"
10
                  1: "Show"
11
            - cover images in OPAC results and detail listing from Swedish retailer <a href="https://www.adlibris.com/se">Adlibris</a>.
11
            - cover images in OPAC results and detail listing from Swedish retailer <a href="https://www.adlibris.com/se">Adlibris</a>.
12
        -
12
        -
13
            - "Use base URL: "
13
            - "Use base URL: "
Lines 22-36 Enhanced content: Link Here
22
            - pref: FRBRizeEditions
22
            - pref: FRBRizeEditions
23
              default: 0
23
              default: 0
24
              choices:
24
              choices:
25
                  yes: Show
25
                  1: Show
26
                  no: "Don't show"
26
                  0: "Don't show"
27
            - other editions of an item on the staff interface (if found by one of the services below).
27
            - other editions of an item on the staff interface (if found by one of the services below).
28
        -
28
        -
29
            - pref: OPACFRBRizeEditions
29
            - pref: OPACFRBRizeEditions
30
              default: 0
30
              default: 0
31
              choices:
31
              choices:
32
                  yes: Show
32
                  1: Show
33
                  no: "Don't show"
33
                  0: "Don't show"
34
            - other editions of an item on the OPAC.
34
            - other editions of an item on the OPAC.
35
    Amazon:
35
    Amazon:
36
        -
36
        -
Lines 53-74 Enhanced content: Link Here
53
            - pref: AmazonCoverImages
53
            - pref: AmazonCoverImages
54
              default: 1
54
              default: 1
55
              choices:
55
              choices:
56
                  yes: Show
56
                  1: Show
57
                  no: "Don't show"
57
                  0: "Don't show"
58
            - cover images from Amazon on search results and item detail pages on the staff interface.
58
            - cover images from Amazon on search results and item detail pages on the staff interface.
59
        -
59
        -
60
            - pref: OPACAmazonCoverImages
60
            - pref: OPACAmazonCoverImages
61
              default: 1
61
              default: 1
62
              choices:
62
              choices:
63
                  yes: Show
63
                  1: Show
64
                  no: "Don't show"
64
                  0: "Don't show"
65
            - cover images from Amazon on search results and item detail pages on the OPAC.
65
            - cover images from Amazon on search results and item detail pages on the OPAC.
66
    Babelthèque:
66
    Babelthèque:
67
        -
67
        -
68
            - pref: Babeltheque
68
            - pref: Babeltheque
69
              choices:
69
              choices:
70
                  yes: Do
70
                  1: Do
71
                  no: "Don't"
71
                  0: "Don't"
72
            - include information (such as reviews and citations) from Babelthèque in item detail pages on the OPAC.
72
            - include information (such as reviews and citations) from Babelthèque in item detail pages on the OPAC.
73
        -
73
        -
74
            - "Use this URL for the Babelthèque javascript file: "
74
            - "Use this URL for the Babelthèque javascript file: "
Lines 84-91 Enhanced content: Link Here
84
        -
84
        -
85
            - pref: BakerTaylorEnabled
85
            - pref: BakerTaylorEnabled
86
              choices:
86
              choices:
87
                  yes: Add
87
                  1: Add
88
                  no: "Don't add"
88
                  0: "Don't add"
89
            - Baker and Taylor links and cover images to the OPAC and staff interface. This requires that you have entered in a username and password (which can be seen in image links).
89
            - Baker and Taylor links and cover images to the OPAC and staff interface. This requires that you have entered in a username and password (which can be seen in image links).
90
        -
90
        -
91
            - 'Baker and Taylor "My Library Bookstore" links should be accessed at <code>https://'
91
            - 'Baker and Taylor "My Library Bookstore" links should be accessed at <code>https://'
Lines 104-111 Enhanced content: Link Here
104
        -
104
        -
105
            - pref: NovelistSelectEnabled
105
            - pref: NovelistSelectEnabled
106
              choices:
106
              choices:
107
                  yes: Add
107
                  1: Add
108
                  no: "Don't add"
108
                  0: "Don't add"
109
            - Novelist Select content to the OPAC (requires that you have entered in a user profile and password, which can be seen in image links).
109
            - Novelist Select content to the OPAC (requires that you have entered in a user profile and password, which can be seen in image links).
110
        -
110
        -
111
            - Display Novelist Select content
111
            - Display Novelist Select content
Lines 132-139 Enhanced content: Link Here
132
        -
132
        -
133
            - pref: NovelistSelectStaffEnabled
133
            - pref: NovelistSelectStaffEnabled
134
              choices:
134
              choices:
135
                  yes: Add
135
                  1: Add
136
                  no: "Don't add"
136
                  0: "Don't add"
137
            - Novelist Select content to the staff interface (requires that you have entered in a user profile and password, which can be seen in image links).
137
            - Novelist Select content to the staff interface (requires that you have entered in a user profile and password, which can be seen in image links).
138
        -
138
        -
139
            - Display Novelist Select staff interface content
139
            - Display Novelist Select staff interface content
Lines 147-181 Enhanced content: Link Here
147
        -
147
        -
148
            - pref: GoogleJackets
148
            - pref: GoogleJackets
149
              choices:
149
              choices:
150
                  yes: Add
150
                  1: Add
151
                  no: "Don't add"
151
                  0: "Don't add"
152
            - cover images from Google Books to search results and item detail pages on the OPAC.
152
            - cover images from Google Books to search results and item detail pages on the OPAC.
153
    Open Library:
153
    Open Library:
154
        -
154
        -
155
            - pref: OpenLibraryCovers
155
            - pref: OpenLibraryCovers
156
              choices:
156
              choices:
157
                  yes: Add
157
                  1: Add
158
                  no: "Don't add"
158
                  0: "Don't add"
159
            - cover images from Open Library to search results and item detail pages on the OPAC.
159
            - cover images from Open Library to search results and item detail pages on the OPAC.
160
        -
160
        -
161
            - pref: OpenLibrarySearch
161
            - pref: OpenLibrarySearch
162
              choices:
162
              choices:
163
                  yes: Show
163
                  1: Show
164
                  no: "Don't show"
164
                  0: "Don't show"
165
            - search results from Open Library on the OPAC.
165
            - search results from Open Library on the OPAC.
166
    Library Thing:
166
    Library Thing:
167
        # Awkward syntax below, due to quoting conflicts
167
        # Awkward syntax below, due to quoting conflicts
168
        -
168
        -
169
            - pref: ThingISBN
169
            - pref: ThingISBN
170
              choices:
170
              choices:
171
                  yes: Use
171
                  1: Use
172
                  no: "Don't use"
172
                  0: "Don't use"
173
            - the ThingISBN service to show other editions of a title (when either <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=FRBRizeEditions">FRBRizeEditions</a> or <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACFRBRizeEditions">OPACFRBRizeEditions</a> is on). This is separate from Library Thing for Libraries.
173
            - the ThingISBN service to show other editions of a title (when either <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=FRBRizeEditions">FRBRizeEditions</a> or <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACFRBRizeEditions">OPACFRBRizeEditions</a> is on). This is separate from Library Thing for Libraries.
174
        -
174
        -
175
            - pref: LibraryThingForLibrariesEnabled
175
            - pref: LibraryThingForLibrariesEnabled
176
              choices:
176
              choices:
177
                  yes: Show
177
                  1: Show
178
                  no: "Don't show"
178
                  0: "Don't show"
179
            - "reviews, similar items, and tags from Library Thing for Libraries on item detail pages on the OPAC. If you've enabled this, you need to "
179
            - "reviews, similar items, and tags from Library Thing for Libraries on item detail pages on the OPAC. If you've enabled this, you need to "
180
            - <a href="https://www.librarything.com/forlibraries/">sign up</a>, then enter in your ID below.
180
            - <a href="https://www.librarything.com/forlibraries/">sign up</a>, then enter in your ID below.
181
        -
181
        -
Lines 186-199 Enhanced content: Link Here
186
            - Show Library Thing for Libraries content
186
            - Show Library Thing for Libraries content
187
            - pref: LibraryThingForLibrariesTabbedView
187
            - pref: LibraryThingForLibrariesTabbedView
188
              choices:
188
              choices:
189
                  yes: in tabs.
189
                  1: in tabs.
190
                  no: in line with the bibliographic information.
190
                  0: in line with the bibliographic information.
191
    Syndetics:
191
    Syndetics:
192
        -
192
        -
193
            - pref: SyndeticsEnabled
193
            - pref: SyndeticsEnabled
194
              choices:
194
              choices:
195
                  yes: Use
195
                  1: Use
196
                  no: "Don't use"
196
                  0: "Don't use"
197
            - content from Syndetics. Note that this requires that you have signed up for the service and entered in your client code below.
197
            - content from Syndetics. Note that this requires that you have signed up for the service and entered in your client code below.
198
        -
198
        -
199
            - Use the client code
199
            - Use the client code
Lines 202-209 Enhanced content: Link Here
202
        -
202
        -
203
            - pref: SyndeticsCoverImages
203
            - pref: SyndeticsCoverImages
204
              choices:
204
              choices:
205
                  yes: Show
205
                  1: Show
206
                  no: "Don't show"
206
                  0: "Don't show"
207
            - cover images from Syndetics on search results and item detail pages on the OPAC in a
207
            - cover images from Syndetics on search results and item detail pages on the OPAC in a
208
            - pref: SyndeticsCoverImageSize
208
            - pref: SyndeticsCoverImageSize
209
              choices:
209
              choices:
Lines 213-275 Enhanced content: Link Here
213
        -
213
        -
214
            - pref: SyndeticsAuthorNotes
214
            - pref: SyndeticsAuthorNotes
215
              choices:
215
              choices:
216
                  yes: Show
216
                  1: Show
217
                  no: "Don't show"
217
                  0: "Don't show"
218
            - notes about the author of a title from Syndetics on item detail pages on the OPAC.
218
            - notes about the author of a title from Syndetics on item detail pages on the OPAC.
219
        -
219
        -
220
            - pref: SyndeticsAwards
220
            - pref: SyndeticsAwards
221
              choices:
221
              choices:
222
                  yes: Show
222
                  1: Show
223
                  no: "Don't show"
223
                  0: "Don't show"
224
            - information from Syndetics about the awards a title has won on item detail pages on the OPAC.
224
            - information from Syndetics about the awards a title has won on item detail pages on the OPAC.
225
        -
225
        -
226
            - pref: SyndeticsEditions
226
            - pref: SyndeticsEditions
227
              choices:
227
              choices:
228
                  yes: Show
228
                  1: Show
229
                  no: "Don't show"
229
                  0: "Don't show"
230
            - information about other editions of a title from Syndetics on item detail pages on the OPAC (when <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACFRBRizeEditions">OPACFRBRizeEditions</a> is on).
230
            - information about other editions of a title from Syndetics on item detail pages on the OPAC (when <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACFRBRizeEditions">OPACFRBRizeEditions</a> is on).
231
        -
231
        -
232
            - pref: SyndeticsExcerpt
232
            - pref: SyndeticsExcerpt
233
              choices:
233
              choices:
234
                  yes: Show
234
                  1: Show
235
                  no: "Don't show"
235
                  0: "Don't show"
236
            - excerpts from of a title from Syndetics on item detail pages on the OPAC.
236
            - excerpts from of a title from Syndetics on item detail pages on the OPAC.
237
        -
237
        -
238
            - pref: SyndeticsReviews
238
            - pref: SyndeticsReviews
239
              choices:
239
              choices:
240
                  yes: Show
240
                  1: Show
241
                  no: "Don't show"
241
                  0: "Don't show"
242
            - reviews of a title from Syndetics on item detail pages on the OPAC.
242
            - reviews of a title from Syndetics on item detail pages on the OPAC.
243
        -
243
        -
244
            - pref: SyndeticsSeries
244
            - pref: SyndeticsSeries
245
              choices:
245
              choices:
246
                  yes: Show
246
                  1: Show
247
                  no: "Don't show"
247
                  0: "Don't show"
248
            - "information on other books in a title's series from Syndetics on item detail pages on the OPAC."
248
            - "information on other books in a title's series from Syndetics on item detail pages on the OPAC."
249
        -
249
        -
250
            - pref: SyndeticsSummary
250
            - pref: SyndeticsSummary
251
              choices:
251
              choices:
252
                  yes: Show
252
                  1: Show
253
                  no: "Don't show"
253
                  0: "Don't show"
254
            - a summary of a title from Syndetics on item detail pages on the OPAC.
254
            - a summary of a title from Syndetics on item detail pages on the OPAC.
255
        -
255
        -
256
            - pref: SyndeticsTOC
256
            - pref: SyndeticsTOC
257
              choices:
257
              choices:
258
                  yes: Show
258
                  1: Show
259
                  no: "Don't show"
259
                  0: "Don't show"
260
            - the table of contents of a title from Syndetics on item detail pages on the OPAC.
260
            - the table of contents of a title from Syndetics on item detail pages on the OPAC.
261
    Tagging:
261
    Tagging:
262
        -
262
        -
263
            - pref: TagsEnabled
263
            - pref: TagsEnabled
264
              choices:
264
              choices:
265
                  yes: Allow
265
                  1: Allow
266
                  no: "Don't allow"
266
                  0: "Don't allow"
267
            - patrons and staff to put tags on items.
267
            - patrons and staff to put tags on items.
268
        -
268
        -
269
            - pref: TagsModeration
269
            - pref: TagsModeration
270
              choices:
270
              choices:
271
                  yes: Require
271
                  1: Require
272
                  no: "Don't require"
272
                  0: "Don't require"
273
            - that tags submitted by patrons be reviewed by a staff member before being shown.
273
            - that tags submitted by patrons be reviewed by a staff member before being shown.
274
        -
274
        -
275
            - Show
275
            - Show
Lines 279-286 Enhanced content: Link Here
279
        -
279
        -
280
            - pref: TagsInputOnList
280
            - pref: TagsInputOnList
281
              choices:
281
              choices:
282
                  yes: Allow
282
                  1: Allow
283
                  no: "Don't allow"
283
                  0: "Don't allow"
284
            - patrons to input tags on search results on the OPAC.
284
            - patrons to input tags on search results on the OPAC.
285
        -
285
        -
286
            - Show
286
            - Show
Lines 290-297 Enhanced content: Link Here
290
        -
290
        -
291
            - pref: TagsInputOnDetail
291
            - pref: TagsInputOnDetail
292
              choices:
292
              choices:
293
                  yes: Allow
293
                  1: Allow
294
                  no: "Don't allow"
294
                  0: "Don't allow"
295
            - patrons to input tags on item detail pages on the OPAC.
295
            - patrons to input tags on item detail pages on the OPAC.
296
        -
296
        -
297
            - Allow tags in the dictionary of the ispell executable
297
            - Allow tags in the dictionary of the ispell executable
Lines 302-332 Enhanced content: Link Here
302
        -
302
        -
303
            - pref: LocalCoverImages
303
            - pref: LocalCoverImages
304
              choices:
304
              choices:
305
                  yes: Display
305
                  1: Display
306
                  no: "Don't display"
306
                  0: "Don't display"
307
            - local cover images on staff interface search and details pages.
307
            - local cover images on staff interface search and details pages.
308
        -
308
        -
309
            - pref: OPACLocalCoverImages
309
            - pref: OPACLocalCoverImages
310
              choices:
310
              choices:
311
                  yes: Display
311
                  1: Display
312
                  no: "Don't display"
312
                  0: "Don't display"
313
            - local cover images on OPAC search and details pages.
313
            - local cover images on OPAC search and details pages.
314
        -
314
        -
315
            - pref: AllowMultipleCovers
315
            - pref: AllowMultipleCovers
316
              choices:
316
              choices:
317
                  yes: Allow
317
                  1: Allow
318
                  no: "Don't allow"
318
                  0: "Don't allow"
319
            - multiple images to be attached to each bibliographic record and item.
319
            - multiple images to be attached to each bibliographic record and item.
320
        -
320
        -
321
            - pref: CustomCoverImages
321
            - pref: CustomCoverImages
322
              choices:
322
              choices:
323
                  yes: Display
323
                  1: Display
324
                  no: "Don't display"
324
                  0: "Don't display"
325
            - "custom remote URL images in the staff interface.<br/>"
325
            - "custom remote URL images in the staff interface.<br/>"
326
            - pref: OPACCustomCoverImages
326
            - pref: OPACCustomCoverImages
327
              choices:
327
              choices:
328
                  yes: Display
328
                  1: Display
329
                  no: "Don't display"
329
                  0: "Don't display"
330
            - "custom remote URL images at the OPAC.<br/>"
330
            - "custom remote URL images at the OPAC.<br/>"
331
            - "Using the following URL:"
331
            - "Using the following URL:"
332
            - pref: CustomCoverImagesURL
332
            - pref: CustomCoverImagesURL
Lines 350-357 Enhanced content: Link Here
350
        -
350
        -
351
            - pref: HTML5MediaYouTube
351
            - pref: HTML5MediaYouTube
352
              choices:
352
              choices:
353
                  yes: "Embed"
353
                  1: "Embed"
354
                  no: "Don't embed"
354
                  0: "Don't embed"
355
            - YouTube links as videos.
355
            - YouTube links as videos.
356
    OverDrive:
356
    OverDrive:
357
        -
357
        -
Lines 375-382 Enhanced content: Link Here
375
        -
375
        -
376
            - pref: OverDriveCirculation
376
            - pref: OverDriveCirculation
377
              choices:
377
              choices:
378
                  yes: Enable
378
                  1: Enable
379
                  no: "Don't enable"
379
                  0: "Don't enable"
380
            - users to access their OverDrive circulation history, and circulate items.<br />
380
            - users to access their OverDrive circulation history, and circulate items.<br />
381
            - Overdrive uses the patron's
381
            - Overdrive uses the patron's
382
            - pref: OverDriveUsername
382
            - pref: OverDriveUsername
Lines 387-394 Enhanced content: Link Here
387
            - A password is
387
            - A password is
388
            - pref: OverDrivePasswordRequired
388
            - pref: OverDrivePasswordRequired
389
              choices:
389
              choices:
390
                  yes: Required
390
                  1: Required
391
                  no: Not required
391
                  0: Not required
392
            - for user access to OverDrive. <br />
392
            - for user access to OverDrive. <br />
393
            - If you enable access you must have a SIP connection registered with
393
            - If you enable access you must have a SIP connection registered with
394
            - OverDrive for patron authentication against Koha
394
            - OverDrive for patron authentication against Koha
Lines 408-421 Enhanced content: Link Here
408
        -
408
        -
409
            - pref: OpacCoce
409
            - pref: OpacCoce
410
              choices:
410
              choices:
411
                  yes: Enable
411
                  1: Enable
412
                  no: "Don't enable"
412
                  0: "Don't enable"
413
            - a Coce image cache service in the OPAC.
413
            - a Coce image cache service in the OPAC.
414
        -
414
        -
415
            - pref: IntranetCoce
415
            - pref: IntranetCoce
416
              choices:
416
              choices:
417
                  yes: Enable
417
                  1: Enable
418
                  no: "Don't enable"
418
                  0: "Don't enable"
419
            - a Coce image cache service in the staff interface.
419
            - a Coce image cache service in the staff interface.
420
        -
420
        -
421
            - Coce server URL
421
            - Coce server URL
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref (-4 / +4 lines)
Lines 39-46 I18N/L10N: Link Here
39
        - pref: opaclanguagesdisplay
39
        - pref: opaclanguagesdisplay
40
          default: 0
40
          default: 0
41
          choices:
41
          choices:
42
              yes: Allow
42
              1: Allow
43
              no: "Don't allow"
43
              0: "Don't allow"
44
        - patrons to change the language they see on the OPAC.
44
        - patrons to change the language they see on the OPAC.
45
    -
45
    -
46
        - "Enable the following languages on the OPAC:"
46
        - "Enable the following languages on the OPAC:"
Lines 65-71 I18N/L10N: Link Here
65
    -
65
    -
66
        - pref: TranslateNotices
66
        - pref: TranslateNotices
67
          choices:
67
          choices:
68
              yes: Allow
68
              1: Allow
69
              no: "Don't allow"
69
              0: "Don't allow"
70
        - notices to be translated.
70
        - notices to be translated.
71
        - If set, notices will be translatable from the "Notices and slips" interface. The language used to send a notice to a patron will be the one defined for the patron.
71
        - If set, notices will be translatable from the "Notices and slips" interface. The language used to send a notice to a patron will be the one defined for the patron.
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-139 / +139 lines)
Lines 3-10 OPAC: Link Here
3
        -
3
        -
4
            - pref: OPACUserSummary
4
            - pref: OPACUserSummary
5
              choices:
5
              choices:
6
                  yes: Show
6
                  1: Show
7
                  no: "Don't show"
7
                  0: "Don't show"
8
            - "a summary of a logged in patron's checkouts, overdues, holds and charges on the OPAC start page."
8
            - "a summary of a logged in patron's checkouts, overdues, holds and charges on the OPAC start page."
9
        -
9
        -
10
            - For search results in the OPAC, show the item's
10
            - For search results in the OPAC, show the item's
Lines 38-52 OPAC: Link Here
38
        -
38
        -
39
            - pref: OpacPublic
39
            - pref: OpacPublic
40
              choices:
40
              choices:
41
                  yes: Enable
41
                  1: Enable
42
                  no: Disable
42
                  0: Disable
43
            - "Koha OPAC as public. Private OPAC requires authentication before accessing the OPAC. "
43
            - "Koha OPAC as public. Private OPAC requires authentication before accessing the OPAC. "
44
            - 'Note: This does not affect the public API, see the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RESTPublicAnonymousRequests">RESTPublicAnonymousRequests</a> to control the API.'
44
            - 'Note: This does not affect the public API, see the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RESTPublicAnonymousRequests">RESTPublicAnonymousRequests</a> to control the API.'
45
        -
45
        -
46
            - pref: HighlightOwnItemsOnOPAC
46
            - pref: HighlightOwnItemsOnOPAC
47
              choices:
47
              choices:
48
                  yes: Emphasize
48
                  1: Emphasize
49
                  no: "Don't emphasize"
49
                  0: "Don't emphasize"
50
            - "results from the "
50
            - "results from the "
51
            - pref: HighlightOwnItemsOnOPACWhich
51
            - pref: HighlightOwnItemsOnOPACWhich
52
              choices:
52
              choices:
Lines 64-71 OPAC: Link Here
64
        -
64
        -
65
            - pref: OpacMaintenance
65
            - pref: OpacMaintenance
66
              choices:
66
              choices:
67
                  yes: Show
67
                  1: Show
68
                  no: "Don't show"
68
                  0: "Don't show"
69
            - "a warning that the OPAC is under maintenance, instead of the OPAC itself. Note: this shows the same warning as when the database needs to be upgraded, but unconditionally."
69
            - "a warning that the OPAC is under maintenance, instead of the OPAC itself. Note: this shows the same warning as when the database needs to be upgraded, but unconditionally."
70
        -
70
        -
71
            - 'Show the following HTML when <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpacMaintenance">OpacMaintenance</a> is enabled:'
71
            - 'Show the following HTML when <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpacMaintenance">OpacMaintenance</a> is enabled:'
Lines 88-101 OPAC: Link Here
88
            - 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),
89
            - pref: OPACURLOpenInNewWindow
89
            - pref: OPACURLOpenInNewWindow
90
              choices:
90
              choices:
91
                  yes: do
91
                  1: do
92
                  no: "don't"
92
                  0: "don't"
93
            - open the website in a new window.
93
            - open the website in a new window.
94
        -
94
        -
95
            - pref: hidelostitems
95
            - pref: hidelostitems
96
              choices:
96
              choices:
97
                  yes: "Don't show"
97
                  1: "Don't show"
98
                  no: Show
98
                  0: Show
99
            - lost items on search and detail pages.
99
            - lost items on search and detail pages.
100
        -
100
        -
101
            - 'Display lists in the OPAC using XSLT stylesheet at: '
101
            - 'Display lists in the OPAC using XSLT stylesheet at: '
Lines 117-143 OPAC: Link Here
117
            - pref: OpacNoItemTypeImages
117
            - pref: OpacNoItemTypeImages
118
              default: 0
118
              default: 0
119
              choices:
119
              choices:
120
                  yes: "No"
120
                  1: "No"
121
                  no: "Yes"
121
                  0: "Yes"
122
        -
122
        -
123
            - pref: DisplayOPACiconsXSLT
123
            - pref: DisplayOPACiconsXSLT
124
              choices:
124
              choices:
125
                  yes: Show
125
                  1: Show
126
                  no: "Don't show"
126
                  0: "Don't show"
127
            - the format, audience, and material type icons and descriptions in XSLT MARC21 results and detail pages in the OPAC.
127
            - the format, audience, and material type icons and descriptions in XSLT MARC21 results and detail pages in the OPAC.
128
        -
128
        -
129
            - pref: COinSinOPACResults
129
            - pref: COinSinOPACResults
130
              choices:
130
              choices:
131
                  yes: Include
131
                  1: Include
132
                  no: "Don't include"
132
                  0: "Don't include"
133
            - "COinS / OpenURL / Z39.88 in OPAC search results.  <br/>Warning: Enabling this feature will slow OPAC search response times."
133
            - "COinS / OpenURL / Z39.88 in OPAC search results.  <br/>Warning: Enabling this feature will slow OPAC search response times."
134
            - "<br/>If you want to display a link to an OpenURL resolver, look at the following system preferences:"
134
            - "<br/>If you want to display a link to an OpenURL resolver, look at the following system preferences:"
135
            - '<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>'
135
            - '<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>'
136
        -
136
        -
137
            - pref: OPACShowUnusedAuthorities
137
            - pref: OPACShowUnusedAuthorities
138
              choices:
138
              choices:
139
                  yes: Show
139
                  1: Show
140
                  no: "Don't show"
140
                  0: "Don't show"
141
            - unused authorities in the OPAC authority browser.
141
            - unused authorities in the OPAC authority browser.
142
        -
142
        -
143
            - pref: OPACShowHoldQueueDetails
143
            - pref: OPACShowHoldQueueDetails
Lines 151-158 OPAC: Link Here
151
            - pref: OPACShowCheckoutName
151
            - pref: OPACShowCheckoutName
152
              default: 0
152
              default: 0
153
              choices:
153
              choices:
154
                  yes: Show
154
                  1: Show
155
                  no: "Don't show"
155
                  0: "Don't show"
156
            - the name of the patron that has an item checked out on item detail pages on the OPAC.
156
            - the name of the patron that has an item checked out on item detail pages on the OPAC.
157
        -
157
        -
158
            - Display the
158
            - Display the
Lines 176-210 OPAC: Link Here
176
            - pref: OPACShowMusicalInscripts
176
            - pref: OPACShowMusicalInscripts
177
              default: 0
177
              default: 0
178
              choices:
178
              choices:
179
                yes: Show
179
                1: Show
180
                no: "Don't show"
180
                0: "Don't show"
181
            - musical inscripts on the OPAC record details page.
181
            - musical inscripts on the OPAC record details page.
182
        -
182
        -
183
            - pref: OPACPlayMusicalInscripts
183
            - pref: OPACPlayMusicalInscripts
184
              default: 0,'','If displayed musical inscripts, play midi conversion for items on the OPAC record details page.'
184
              default: 0,'','If displayed musical inscripts, play midi conversion for items on the OPAC record details page.'
185
              choices:
185
              choices:
186
                yes: Play
186
                1: Play
187
                no: "Don't play"
187
                0: "Don't play"
188
            - MIDI representation of musical inscripts on the OPAC record details page.
188
            - MIDI representation of musical inscripts on the OPAC record details page.
189
        -
189
        -
190
            - pref: OpacKohaUrl
190
            - pref: OpacKohaUrl
191
              default: 0
191
              default: 0
192
              choices:
192
              choices:
193
                  yes: Show
193
                  1: Show
194
                  no: "Don't show"
194
                  0: "Don't show"
195
            - "'Powered by Koha' text on OPAC footer."
195
            - "'Powered by Koha' text on OPAC footer."
196
        -
196
        -
197
            - pref: OpacShowRecentComments
197
            - pref: OpacShowRecentComments
198
              default: 0
198
              default: 0
199
              choices:
199
              choices:
200
                  yes: Show
200
                  1: Show
201
                  no: "Don't show"
201
                  0: "Don't show"
202
            - a link to recent comments in the OPAC masthead.
202
            - a link to recent comments in the OPAC masthead.
203
        -
203
        -
204
            - pref: OpacHighlightedWords
204
            - pref: OpacHighlightedWords
205
              choices:
205
              choices:
206
                  yes: Highlight
206
                  1: Highlight
207
                  no: "Don't highlight"
207
                  0: "Don't highlight"
208
            - "words the patron searched for in their search results and detail pages. To prevent certain words from ever being highlighted, enter a list of stopwords here:"
208
            - "words the patron searched for in their search results and detail pages. To prevent certain words from ever being highlighted, enter a list of stopwords here:"
209
            - pref: NotHighlightedWords
209
            - pref: NotHighlightedWords
210
              class: multi
210
              class: multi
Lines 281-288 OPAC: Link Here
281
        -
281
        -
282
            - pref: OpacAddMastheadLibraryPulldown
282
            - pref: OpacAddMastheadLibraryPulldown
283
              choices: 
283
              choices: 
284
                  yes: Add
284
                  1: Add
285
                  no: "Don't add"
285
                  0: "Don't add"
286
            - a library select pulldown menu on the OPAC masthead.
286
            - a library select pulldown menu on the OPAC masthead.
287
        -
287
        -
288
            - 'Display this HTML when no results are found for a search in the OPAC:'
288
            - 'Display this HTML when no results are found for a search in the OPAC:'
Lines 316-323 OPAC: Link Here
316
        -
316
        -
317
            - pref: OpacSeparateHoldings
317
            - pref: OpacSeparateHoldings
318
              choices:
318
              choices:
319
                  yes: Separate
319
                  1: Separate
320
                  no: Don't separate
320
                  0: Don't separate
321
            - "items display into two tabs, where the first tab contains items whose"
321
            - "items display into two tabs, where the first tab contains items whose"
322
            - pref: OpacSeparateHoldingsBranch
322
            - pref: OpacSeparateHoldingsBranch
323
              choices:
323
              choices:
Lines 334-341 OPAC: Link Here
334
        -
334
        -
335
            - pref: OpacSuggestionManagedBy
335
            - pref: OpacSuggestionManagedBy
336
              choices:
336
              choices:
337
                  yes: Show
337
                  1: Show
338
                  no: Don't show
338
                  0: Don't show
339
            - "the name of the staff member who managed a suggestion in OPAC."
339
            - "the name of the staff member who managed a suggestion in OPAC."
340
        -
340
        -
341
            - Display up to
341
            - Display up to
Lines 354-369 OPAC: Link Here
354
        -
354
        -
355
            - pref: OPACReportProblem
355
            - pref: OPACReportProblem
356
              choices:
356
              choices:
357
                  yes: Allow
357
                  1: Allow
358
                  no: "Don't allow"
358
                  0: "Don't allow"
359
            - patrons to submit problem reports for OPAC pages to the library or Koha administrator.
359
            - patrons to submit problem reports for OPAC pages to the library or Koha administrator.
360
            - "<br/>"
360
            - "<br/>"
361
            - '<strong>NOTE:</strong> You must have <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=KohaAdminEmailAddress">KohaAdminEmailAddress</a> enabled.'
361
            - '<strong>NOTE:</strong> You must have <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=KohaAdminEmailAddress">KohaAdminEmailAddress</a> enabled.'
362
        -
362
        -
363
            - pref: opacuserlogin
363
            - pref: opacuserlogin
364
              choices:
364
              choices:
365
                  yes: Allow
365
                  1: Allow
366
                  no: "Don't allow"
366
                  0: "Don't allow"
367
            - patrons to log in to their accounts on the OPAC.
367
            - patrons to log in to their accounts on the OPAC.
368
        -
368
        -
369
            - Show
369
            - Show
Lines 377-454 OPAC: Link Here
377
        -
377
        -
378
            - pref: OpacPasswordChange
378
            - pref: OpacPasswordChange
379
              choices:
379
              choices:
380
                  yes: Allow
380
                  1: Allow
381
                  no: "Don't allow"
381
                  0: "Don't allow"
382
            - patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
382
            - patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
383
        -
383
        -
384
            - "Library patrons are "
384
            - "Library patrons are "
385
            - pref: OpacResetPassword
385
            - pref: OpacResetPassword
386
              default: 1
386
              default: 1
387
              choices:
387
              choices:
388
                  yes: "allowed"
388
                  1: "allowed"
389
                  no: "not allowed"
389
                  0: "not allowed"
390
            - " to recover their password via e-mail in the OPAC."
390
            - " to recover their password via e-mail in the OPAC."
391
        -
391
        -
392
            - pref: OPACpatronimages
392
            - pref: OPACpatronimages
393
              choices:
393
              choices:
394
                  yes: Show
394
                  1: Show
395
                  no: "Don't show"
395
                  0: "Don't show"
396
            - patron images on the patron information page in the OPAC.
396
            - patron images on the patron information page in the OPAC.
397
        -
397
        -
398
            - pref: OPACDetailQRCode
398
            - pref: OPACDetailQRCode
399
              choices:
399
              choices:
400
                  yes: Enable
400
                  1: Enable
401
                  no: Disable
401
                  0: Disable
402
            - the option to show a QR Code on the OPAC bibliographic detail page.
402
            - the option to show a QR Code on the OPAC bibliographic detail page.
403
        -
403
        -
404
            - pref: OPACFinesTab
404
            - pref: OPACFinesTab
405
              choices:
405
              choices:
406
                  yes: Allow
406
                  1: Allow
407
                  no: "Don't allow"
407
                  0: "Don't allow"
408
            - patrons to access the charges tab on their account page on the OPAC.
408
            - patrons to access the charges tab on their account page on the OPAC.
409
        -
409
        -
410
            - pref: OpacBrowser
410
            - pref: OpacBrowser
411
              choices:
411
              choices:
412
                  yes: Allow
412
                  1: Allow
413
                  no: "Don't allow"
413
                  0: "Don't allow"
414
            - "patrons to browse subject authorities on the OPAC."
414
            - "patrons to browse subject authorities on the OPAC."
415
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/build_browser_and_cloud.pl</code> cronjob. Ask your system administrator to schedule it."
415
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/build_browser_and_cloud.pl</code> cronjob. Ask your system administrator to schedule it."
416
        -
416
        -
417
            - pref: OpacCloud
417
            - pref: OpacCloud
418
              choices:
418
              choices:
419
                  yes: Show
419
                  1: Show
420
                  no: "Don't show"
420
                  0: "Don't show"
421
            - "a subject cloud on the OPAC."
421
            - "a subject cloud on the OPAC."
422
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/build_browser_and_cloud.pl</code> cronjob. Ask your system administrator to schedule it."
422
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/build_browser_and_cloud.pl</code> cronjob. Ask your system administrator to schedule it."
423
        -
423
        -
424
            - pref: OpacAuthorities
424
            - pref: OpacAuthorities
425
              choices:
425
              choices:
426
                  yes: Allow
426
                  1: Allow
427
                  no: "Don't allow"
427
                  0: "Don't allow"
428
            - patrons to search your authority records.
428
            - patrons to search your authority records.
429
        -
429
        -
430
            - pref: opacbookbag
430
            - pref: opacbookbag
431
              choices:
431
              choices:
432
                  yes: Allow
432
                  1: Allow
433
                  no: "Don't allow"
433
                  0: "Don't allow"
434
            - patrons to store items in a temporary "Cart" on the OPAC.
434
            - patrons to store items in a temporary "Cart" on the OPAC.
435
        -
435
        -
436
            - pref: OpacTopissue
436
            - pref: OpacTopissue
437
              choices:
437
              choices:
438
                  yes: Allow
438
                  1: Allow
439
                  no: "Don't allow"
439
                  0: "Don't allow"
440
            - patrons to access a list of the most checked out items on the OPAC. Note that this is somewhat experimental, and should be avoided if your collection has a large number of items.
440
            - patrons to access a list of the most checked out items on the OPAC. Note that this is somewhat experimental, and should be avoided if your collection has a large number of items.
441
        -
441
        -
442
            - pref: suggestion
442
            - pref: suggestion
443
              choices:
443
              choices:
444
                  yes: Allow
444
                  1: Allow
445
                  no: "Don't allow"
445
                  0: "Don't allow"
446
            - patrons to make purchase suggestions on the OPAC.
446
            - patrons to make purchase suggestions on the OPAC.
447
        -
447
        -
448
            - pref: OPACComments
448
            - pref: OPACComments
449
              choices:
449
              choices:
450
                  yes: Allow
450
                  1: Allow
451
                  no: "Don't allow"
451
                  0: "Don't allow"
452
            - patrons to make comments on items on the OPAC.
452
            - patrons to make comments on items on the OPAC.
453
        -
453
        -
454
            - Show
454
            - Show
Lines 464-477 OPAC: Link Here
464
        -
464
        -
465
            - pref: ShowReviewerPhoto
465
            - pref: ShowReviewerPhoto
466
              choices:
466
              choices:
467
                  yes: Show
467
                  1: Show
468
                  no: Hide
468
                  0: Hide
469
            - reviewer's avatar beside comments in OPAC. The avatar will be searched on <a href="https://www.libravatar.org" target="_blank">Libravatar</a> using the patron's e-mail address.
469
            - reviewer's avatar beside comments in OPAC. The avatar will be searched on <a href="https://www.libravatar.org" target="_blank">Libravatar</a> using the patron's e-mail address.
470
        -
470
        -
471
            - pref: RequestOnOpac
471
            - pref: RequestOnOpac
472
              choices:
472
              choices:
473
                  yes: Allow
473
                  1: Allow
474
                  no: "Don't allow"
474
                  0: "Don't allow"
475
            - patrons to place holds on items from the OPAC.
475
            - patrons to place holds on items from the OPAC.
476
        -
476
        -
477
            - Display
477
            - Display
Lines 492-499 OPAC: Link Here
492
            - pref: OpacBrowseResults
492
            - pref: OpacBrowseResults
493
              default: 1
493
              default: 1
494
              choices:
494
              choices:
495
                  yes: Enable
495
                  1: Enable
496
                  no: Disable
496
                  0: Disable
497
            - browsing and paging search results from the OPAC detail page.
497
            - browsing and paging search results from the OPAC detail page.
498
        -
498
        -
499
            - Show quote of the day in the
499
            - Show quote of the day in the
Lines 506-534 OPAC: Link Here
506
            - pref: OPACPopupAuthorsSearch
506
            - pref: OPACPopupAuthorsSearch
507
              default: 0
507
              default: 0
508
              choices:
508
              choices:
509
                yes: Display
509
                1: Display
510
                no: Don't display
510
                0: Don't display
511
            - the list of authors/subjects in a popup for a combined search on OPAC detail pages.
511
            - the list of authors/subjects in a popup for a combined search on OPAC detail pages.
512
        -
512
        -
513
            - pref: OpacHoldNotes
513
            - pref: OpacHoldNotes
514
              default: 0
514
              default: 0
515
              choices:
515
              choices:
516
                  yes: Allow
516
                  1: Allow
517
                  no: "Don't allow"
517
                  0: "Don't allow"
518
            - patrons to add a note when placing a hold.
518
            - patrons to add a note when placing a hold.
519
        -
519
        -
520
            - pref: OPACAcquisitionDetails
520
            - pref: OPACAcquisitionDetails
521
              default: 0
521
              default: 0
522
              choices:
522
              choices:
523
                  yes: Display
523
                  1: Display
524
                  no: Don't display
524
                  0: Don't display
525
            - the acquisition details on OPAC detail pages.
525
            - the acquisition details on OPAC detail pages.
526
        -
526
        -
527
            - pref: OpacNewsLibrarySelect
527
            - pref: OpacNewsLibrarySelect
528
              default: 0
528
              default: 0
529
              choices:
529
              choices:
530
                  yes: Display
530
                  1: Display
531
                  no: Don't display
531
                  0: Don't display
532
            - a library selection list for news items in the OPAC.
532
            - a library selection list for news items in the OPAC.
533
        -
533
        -
534
            - "Use the following as the OPAC ISBD template:"
534
            - "Use the following as the OPAC ISBD template:"
Lines 540-547 OPAC: Link Here
540
            - pref: OpacBrowseSearch
540
            - pref: OpacBrowseSearch
541
              default: 0
541
              default: 0
542
              choices:
542
              choices:
543
                  yes: Enable
543
                  1: Enable
544
                  no: Disable
544
                  0: Disable
545
            - "interface for browsing all holdings (Elasticsearch only)."
545
            - "interface for browsing all holdings (Elasticsearch only)."
546
    OpenURL:
546
    OpenURL:
547
        -
547
        -
Lines 563-570 OPAC: Link Here
563
        -
563
        -
564
            - pref: OPACShowOpenURL
564
            - pref: OPACShowOpenURL
565
              choices:
565
              choices:
566
                  yes: Enable
566
                  1: Enable
567
                  no: Disable
567
                  0: Disable
568
            - 'display of OpenURL link in OPAC search results and detail page.'
568
            - 'display of OpenURL link in OPAC search results and detail page.'
569
        -
569
        -
570
            - 'List of item type codes (separated by spaces) for those you want to show the OpenURL link:'
570
            - 'List of item type codes (separated by spaces) for those you want to show the OpenURL link:'
Lines 574-587 OPAC: Link Here
574
        -
574
        -
575
            - pref: SearchMyLibraryFirst
575
            - pref: SearchMyLibraryFirst
576
              choices:
576
              choices:
577
                  yes: Limit
577
                  1: Limit
578
                  no: "Don't limit"
578
                  0: "Don't limit"
579
            - "patrons' searches to the library they are registered at."
579
            - "patrons' searches to the library they are registered at."
580
        -
580
        -
581
            - pref: OpacRenewalAllowed
581
            - pref: OpacRenewalAllowed
582
              choices:
582
              choices:
583
                  yes: Allow
583
                  1: Allow
584
                  no: "Don't allow"
584
                  0: "Don't allow"
585
            - patrons to renew their own books on the OPAC.
585
            - patrons to renew their own books on the OPAC.
586
        -
586
        -
587
            - Use 
587
            - Use 
Lines 601-614 OPAC: Link Here
601
        -
601
        -
602
            - pref: OPACFineNoRenewalsIncludeCredits
602
            - pref: OPACFineNoRenewalsIncludeCredits
603
              choices:
603
              choices:
604
                  yes: Include
604
                  1: Include
605
                  no: "Don't include"
605
                  0: "Don't include"
606
            - outstanding/unapplied credits when applying the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACFineNoRenewals">OPACFineNoRenewals</a> rule to patrons.
606
            - outstanding/unapplied credits when applying the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACFineNoRenewals">OPACFineNoRenewals</a> rule to patrons.
607
        -
607
        -
608
            - pref: OPACViewOthersSuggestions
608
            - pref: OPACViewOthersSuggestions
609
              choices:
609
              choices:
610
                  yes: Show
610
                  1: Show
611
                  no: "Don't show"
611
                  0: "Don't show"
612
            - purchase suggestions from other patrons on the OPAC.
612
            - purchase suggestions from other patrons on the OPAC.
613
        -
613
        -
614
            - "Fields that should be mandatory for patron purchase suggestions:"
614
            - "Fields that should be mandatory for patron purchase suggestions:"
Lines 655-675 OPAC: Link Here
655
            - pref: OpacAllowPublicListCreation
655
            - pref: OpacAllowPublicListCreation
656
              default: 1
656
              default: 1
657
              choices:
657
              choices:
658
                  no: "Don't allow"
658
                  0: "Don't allow"
659
                  yes: Allow
659
                  1: Allow
660
            - "OPAC users to create public lists."
660
            - "OPAC users to create public lists."
661
        -
661
        -
662
            - pref: OpacAllowSharingPrivateLists
662
            - pref: OpacAllowSharingPrivateLists
663
              default: 0
663
              default: 0
664
              choices:
664
              choices:
665
                  no: "Don't allow"
665
                  0: "Don't allow"
666
                  yes: Allow
666
                  1: Allow
667
            - "OPAC users to share private lists with other patrons."
667
            - "OPAC users to share private lists with other patrons."
668
        -
668
        -
669
            - pref: BlockExpiredPatronOpacActions
669
            - pref: BlockExpiredPatronOpacActions
670
              choices:
670
              choices:
671
                yes: "Block"
671
                1: "Block"
672
                no: "Don't block"
672
                0: "Don't block"
673
            - expired patrons from OPAC actions such as placing a hold or renewing. Note that the setting for a patron category takes priority over this system preference.
673
            - expired patrons from OPAC actions such as placing a hold or renewing. Note that the setting for a patron category takes priority over this system preference.
674
        -
674
        -
675
            - Limit patrons to
675
            - Limit patrons to
Lines 688-735 OPAC: Link Here
688
        -
688
        -
689
            - pref: AnonSuggestions
689
            - pref: AnonSuggestions
690
              choices:
690
              choices:
691
                  yes: Allow
691
                  1: Allow
692
                  no: "Don't allow"
692
                  0: "Don't allow"
693
            - 'patrons that aren''t logged in to make purchase suggestions. Suggestions are connected to the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AnonymousPatron">AnonymousPatron</a> system preference.'
693
            - 'patrons that aren''t logged in to make purchase suggestions. Suggestions are connected to the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AnonymousPatron">AnonymousPatron</a> system preference.'
694
        -
694
        -
695
            - pref: opacreadinghistory
695
            - pref: opacreadinghistory
696
              choices:
696
              choices:
697
                  yes: Allow
697
                  1: Allow
698
                  no: "Don't allow"
698
                  0: "Don't allow"
699
            - patrons to see what books they have checked out in the past.
699
            - patrons to see what books they have checked out in the past.
700
        -
700
        -
701
            - pref: OPACHoldsHistory
701
            - pref: OPACHoldsHistory
702
              choices:
702
              choices:
703
                  yes: Allow
703
                  1: Allow
704
                  no: "Don't allow"
704
                  0: "Don't allow"
705
            - patrons to see the list of their past holds.
705
            - patrons to see the list of their past holds.
706
        -
706
        -
707
            - pref: EnableOpacSearchHistory
707
            - pref: EnableOpacSearchHistory
708
              default: 0
708
              default: 0
709
              choices:
709
              choices:
710
                  yes: Keep
710
                  1: Keep
711
                  no: "Don't keep"
711
                  0: "Don't keep"
712
            - patron search history in the OPAC.
712
            - patron search history in the OPAC.
713
        -
713
        -
714
            - pref: OPACPrivacy
714
            - pref: OPACPrivacy
715
              default: 0
715
              default: 0
716
              choices:
716
              choices:
717
                  yes: Allow
717
                  1: Allow
718
                  no: "Don't allow"
718
                  0: "Don't allow"
719
            - 'patrons to choose their own privacy settings for their checkout history. This requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=opacreadinghistory">opacreadinghistory</a> and <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AnonymousPatron">AnonymousPatron</a> system preferences.'
719
            - 'patrons to choose their own privacy settings for their checkout history. This requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=opacreadinghistory">opacreadinghistory</a> and <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AnonymousPatron">AnonymousPatron</a> system preferences.'
720
        -
720
        -
721
            - pref: AllowPatronToSetCheckoutsVisibilityForGuarantor
721
            - pref: AllowPatronToSetCheckoutsVisibilityForGuarantor
722
              default: 0
722
              default: 0
723
              choices:
723
              choices:
724
                  yes: Allow
724
                  1: Allow
725
                  no: "Don't allow"
725
                  0: "Don't allow"
726
            - "patrons to choose their own privacy settings for showing the patron's checkouts to the patron's guarantor."
726
            - "patrons to choose their own privacy settings for showing the patron's checkouts to the patron's guarantor."
727
        -
727
        -
728
            - pref: AllowPatronToSetFinesVisibilityForGuarantor
728
            - pref: AllowPatronToSetFinesVisibilityForGuarantor
729
              default: 0
729
              default: 0
730
              choices:
730
              choices:
731
                  yes: Allow
731
                  1: Allow
732
                  no: "Don't allow"
732
                  0: "Don't allow"
733
            - "patrons to choose their own privacy settings for showing the patron's fines to the patron's guarantor."
733
            - "patrons to choose their own privacy settings for showing the patron's fines to the patron's guarantor."
734
        -
734
        -
735
            - Use borrowernumber
735
            - Use borrowernumber
Lines 742-748 OPAC: Link Here
742
              choices:
742
              choices:
743
                  anonymous: "Track anonymously"
743
                  anonymous: "Track anonymously"
744
                  track: "Track"
744
                  track: "Track"
745
                  no: "Don't track"
745
                  0: "Don't track"
746
            - "links that patrons click on."
746
            - "links that patrons click on."
747
    Restricted page:
747
    Restricted page:
748
        -
748
        -
Lines 764-807 OPAC: Link Here
764
        -
764
        -
765
            - pref: OPACShelfBrowser
765
            - pref: OPACShelfBrowser
766
              choices:
766
              choices:
767
                  yes: Show
767
                  1: Show
768
                  no: "Don't show"
768
                  0: "Don't show"
769
            - "a shelf browser on item details pages, allowing patrons to see what's near that item on the shelf. Note that this uses up a fairly large amount of resources on your server, and should be avoided if your collection has a large number of items."
769
            - "a shelf browser on item details pages, allowing patrons to see what's near that item on the shelf. Note that this uses up a fairly large amount of resources on your server, and should be avoided if your collection has a large number of items."
770
        -
770
        -
771
            - pref: ShelfBrowserUsesLocation
771
            - pref: ShelfBrowserUsesLocation
772
              default: 1
772
              default: 1
773
              choices:
773
              choices:
774
                  yes: Use
774
                  1: Use
775
                  no: "Don't use"
775
                  0: "Don't use"
776
            - "the item location when finding items for the shelf browser."
776
            - "the item location when finding items for the shelf browser."
777
        -
777
        -
778
            - pref: ShelfBrowserUsesHomeBranch
778
            - pref: ShelfBrowserUsesHomeBranch
779
              default: 1
779
              default: 1
780
              choices:
780
              choices:
781
                  yes: Use
781
                  1: Use
782
                  no: "Don't use"
782
                  0: "Don't use"
783
            - "the item home library when finding items for the shelf browser."
783
            - "the item home library when finding items for the shelf browser."
784
        -
784
        -
785
            - pref: ShelfBrowserUsesCcode
785
            - pref: ShelfBrowserUsesCcode
786
              default: 0
786
              default: 0
787
              choices:
787
              choices:
788
                  yes: Use
788
                  1: Use
789
                  no: "Don't use"
789
                  0: "Don't use"
790
            - "the item collection code when finding items for the shelf browser."      
790
            - "the item collection code when finding items for the shelf browser."      
791
791
792
    Self registration and modification:
792
    Self registration and modification:
793
        -
793
        -
794
            - pref: PatronSelfRegistration
794
            - pref: PatronSelfRegistration
795
              choices:
795
              choices:
796
                  yes: Allow
796
                  1: Allow
797
                  no: "Don't allow"
797
                  0: "Don't allow"
798
            - "library patrons to register for an account via the OPAC."
798
            - "library patrons to register for an account via the OPAC."
799
            - "<br><strong>NOTE:</strong> This needs <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfRegistrationDefaultCategory'>PatronSelfRegistrationDefaultCategory</a> to be set to a valid patron category code."
799
            - "<br><strong>NOTE:</strong> This needs <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfRegistrationDefaultCategory'>PatronSelfRegistrationDefaultCategory</a> to be set to a valid patron category code."
800
        -
800
        -
801
            - pref: PatronSelfRegistrationVerifyByEmail
801
            - pref: PatronSelfRegistrationVerifyByEmail
802
              choices:
802
              choices:
803
                  yes: Require
803
                  1: Require
804
                  no: "Don't require"
804
                  0: "Don't require"
805
            - "that a self-registering patron verify themselves via email."
805
            - "that a self-registering patron verify themselves via email."
806
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it."
806
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it."
807
        -
807
        -
Lines 841-848 OPAC: Link Here
841
        -
841
        -
842
            - pref: PatronSelfRegistrationEmailMustBeUnique
842
            - pref: PatronSelfRegistrationEmailMustBeUnique
843
              choices:
843
              choices:
844
                  yes: "Consider"
844
                  1: "Consider"
845
                  no: "Don't consider"
845
                  0: "Don't consider"
846
            - "patron's email (borrowers.email) as unique on self registering. An email won't be accepted if it already exists in the database."
846
            - "patron's email (borrowers.email) as unique on self registering. An email won't be accepted if it already exists in the database."
847
        -
847
        -
848
            - "Enable the self registration for the following libraries:"
848
            - "Enable the self registration for the following libraries:"
Lines 852-871 OPAC: Link Here
852
        -
852
        -
853
            - pref: PatronSelfRegistrationPrefillForm
853
            - pref: PatronSelfRegistrationPrefillForm
854
              choices:
854
              choices:
855
                  yes: "Display and prefill"
855
                  1: "Display and prefill"
856
                  no: "Don't display and prefill"
856
                  0: "Don't display and prefill"
857
            - "password and login form after a patron has self registered."
857
            - "password and login form after a patron has self registered."
858
        -
858
        -
859
            - pref: PatronSelfRegistrationConfirmEmail
859
            - pref: PatronSelfRegistrationConfirmEmail
860
              choices:
860
              choices:
861
                  yes: Require
861
                  1: Require
862
                  no: "Don't require"
862
                  0: "Don't require"
863
            - patrons to confirm their email address by entering it twice.
863
            - patrons to confirm their email address by entering it twice.
864
        -
864
        -
865
            - pref: OPACPatronDetails
865
            - pref: OPACPatronDetails
866
              choices:
866
              choices:
867
                  yes: Allow
867
                  1: Allow
868
                  no: "Don't allow"
868
                  0: "Don't allow"
869
            - patrons to notify the library of changes to their contact information from the OPAC.
869
            - patrons to notify the library of changes to their contact information from the OPAC.
870
870
871
    Advanced search options:
871
    Advanced search options:
Lines 894-907 OPAC: Link Here
894
            - pref: EnablePayPalOpacPayments
894
            - pref: EnablePayPalOpacPayments
895
              default: 1
895
              default: 1
896
              choices:
896
              choices:
897
                  yes: Allow
897
                  1: Allow
898
                  no: "Don't allow"
898
                  0: "Don't allow"
899
            - "patrons to make payments from the OPAC via PayPal in"
899
            - "patrons to make payments from the OPAC via PayPal in"
900
            - pref: PayPalSandboxMode
900
            - pref: PayPalSandboxMode
901
              default: 1
901
              default: 1
902
              choices:
902
              choices:
903
                  yes: "sandbox"
903
                  1: "sandbox"
904
                  no: "production"
904
                  0: "production"
905
            - "mode."
905
            - "mode."
906
            - "<br/><strong>Warning</strong>: this functionality has been deprecated in favor of using payment plugins that can implement different payment services."
906
            - "<br/><strong>Warning</strong>: this functionality has been deprecated in favor of using payment plugins that can implement different payment services."
907
        -
907
        -
Lines 936-941 OPAC: Link Here
936
        -
936
        -
937
            - pref: OPACShibOnly
937
            - pref: OPACShibOnly
938
              choices:
938
              choices:
939
                  yes: "Don't allow"
939
                  1: "Don't allow"
940
                  no: Allow
940
                  0: Allow
941
            - patrons to login by means other than Shibboleth.
941
            - patrons to login by means other than Shibboleth.
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref (-46 / +46 lines)
Lines 12-25 Patrons: Link Here
12
     -
12
     -
13
         - pref: ExtendedPatronAttributes
13
         - pref: ExtendedPatronAttributes
14
           choices:
14
           choices:
15
               yes: Enable
15
               1: Enable
16
               no: "Don't enable"
16
               0: "Don't enable"
17
         - searching, editing and display of custom attributes on patrons.
17
         - searching, editing and display of custom attributes on patrons.
18
     -
18
     -
19
         - pref: intranetreadinghistory
19
         - pref: intranetreadinghistory
20
           choices:
20
           choices:
21
               yes: "Allow"
21
               1: "Allow"
22
               no: "Don't allow"
22
               0: "Don't allow"
23
         - "staff to access a patron's checkout and hold history (checkout history is still stored, regardless of staff being allowed access or not)."
23
         - "staff to access a patron's checkout and hold history (checkout history is still stored, regardless of staff being allowed access or not)."
24
     -
24
     -
25
         - The late fine for all checkouts will only go up to
25
         - The late fine for all checkouts will only go up to
Lines 30-37 Patrons: Link Here
30
     -
30
     -
31
         - pref: patronimages
31
         - pref: patronimages
32
           choices:
32
           choices:
33
               yes: Allow
33
               1: Allow
34
               no: "Don't allow"
34
               0: "Don't allow"
35
         - images to be uploaded and shown for patrons on the staff interface.
35
         - images to be uploaded and shown for patrons on the staff interface.
36
     -
36
     -
37
         - By default, show
37
         - By default, show
Lines 52-98 Patrons: Link Here
52
     -
52
     -
53
         - pref: EnableBorrowerFiles
53
         - pref: EnableBorrowerFiles
54
           choices:
54
           choices:
55
               yes: Do
55
               1: Do
56
               no: "Don't"
56
               0: "Don't"
57
         - enable the ability to upload and attach arbitrary files to a borrower record.
57
         - enable the ability to upload and attach arbitrary files to a borrower record.
58
     -
58
     -
59
         - pref: useDischarge
59
         - pref: useDischarge
60
           choices:
60
           choices:
61
               yes: Allow
61
               1: Allow
62
               no: "Don't allow"
62
               0: "Don't allow"
63
         - librarians to discharge borrowers and borrowers to request a discharge.
63
         - librarians to discharge borrowers and borrowers to request a discharge.
64
     -
64
     -
65
         - pref: FeeOnChangePatronCategory
65
         - pref: FeeOnChangePatronCategory
66
           choices:
66
           choices:
67
               yes: Do
67
               1: Do
68
               no: "Don't"
68
               0: "Don't"
69
         - charge a fee when a patron changes to a category with an enrollment fee.
69
         - charge a fee when a patron changes to a category with an enrollment fee.
70
     -
70
     -
71
         - pref: TrackLastPatronActivity
71
         - pref: TrackLastPatronActivity
72
           choices:
72
           choices:
73
               yes: Do
73
               1: Do
74
               no: "Don't"
74
               0: "Don't"
75
         - track last patron activity.
75
         - track last patron activity.
76
         - Every time a patron will connect, the borrowers.lastseen will be updated with the current time.
76
         - Every time a patron will connect, the borrowers.lastseen will be updated with the current time.
77
     -
77
     -
78
         - pref: AutoApprovePatronProfileSettings
78
         - pref: AutoApprovePatronProfileSettings
79
           choices:
79
           choices:
80
               yes: Enable
80
               1: Enable
81
               no: Disable
81
               0: Disable
82
         - "automatic approval of patron detail changes from the OPAC."
82
         - "automatic approval of patron detail changes from the OPAC."
83
         - Requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACPatronDetails">OPACPatronDetails</a> to be activated.
83
         - Requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACPatronDetails">OPACPatronDetails</a> to be activated.
84
     -
84
     -
85
         - pref: ProtectSuperlibrarianPrivileges
85
         - pref: ProtectSuperlibrarianPrivileges
86
           choices:
86
           choices:
87
               yes: Allow only superlibrarians
87
               1: Allow only superlibrarians
88
               no: Allow all permitted users
88
               0: Allow all permitted users
89
         - "to access/change superlibrarian privileges."
89
         - "to access/change superlibrarian privileges."
90
         - "<br><strong>NOTE:</strong> A permitted user needs to have the 'permissions' flag (if no superlibrarian)."
90
         - "<br><strong>NOTE:</strong> A permitted user needs to have the 'permissions' flag (if no superlibrarian)."
91
     -
91
     -
92
         - pref: AllowPatronToControlAutorenewal
92
         - pref: AllowPatronToControlAutorenewal
93
           choices:
93
           choices:
94
               yes: Allow patrons
94
               1: Allow patrons
95
               no: Allow only staff
95
               0: Allow only staff
96
         - "to allow/disallow auto-renewal for account. If allowed a patron will be able to update their own account to allow/disallow auto-renewal."
96
         - "to allow/disallow auto-renewal for account. If allowed a patron will be able to update their own account to allow/disallow auto-renewal."
97
    Membership expiry:
97
    Membership expiry:
98
     -
98
     -
Lines 117-145 Patrons: Link Here
117
     -
117
     -
118
         - pref: EnhancedMessagingPreferences
118
         - pref: EnhancedMessagingPreferences
119
           choices:
119
           choices:
120
               yes: Allow
120
               1: Allow
121
               no: "Don't allow"
121
               0: "Don't allow"
122
         - "staff to manage which notices patrons will receive and when they will receive them."
122
         - "staff to manage which notices patrons will receive and when they will receive them."
123
         - '<br><strong>NOTE:</strong> This only applies to courtesy notices. To manage if patrons have also access to these settings, use <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=EnhancedMessagingPreferencesOPAC">EnhancedMessagingPreferencesOPAC</a>.'
123
         - '<br><strong>NOTE:</strong> This only applies to courtesy notices. To manage if patrons have also access to these settings, use <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=EnhancedMessagingPreferencesOPAC">EnhancedMessagingPreferencesOPAC</a>.'
124
         - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/process_message_queue.pl</code> and the <code>misc/cronjobs/advance_notices.pl</code> cronjob. Ask your system administrator to schedule them."
124
         - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/process_message_queue.pl</code> and the <code>misc/cronjobs/advance_notices.pl</code> cronjob. Ask your system administrator to schedule them."
125
     -
125
     -
126
         - pref: EnhancedMessagingPreferencesOPAC
126
         - pref: EnhancedMessagingPreferencesOPAC
127
           choices:
127
           choices:
128
               yes: Show
128
               1: Show
129
               no: "Don't show"
129
               0: "Don't show"
130
         - "patron messaging setting on the OPAC."
130
         - "patron messaging setting on the OPAC."
131
         - '<br><strong>NOTE:</strong> <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=EnhancedMessagingPreferences">EnhancedMessagingPreferences</a> must be enabled.'
131
         - '<br><strong>NOTE:</strong> <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=EnhancedMessagingPreferences">EnhancedMessagingPreferences</a> must be enabled.'
132
     -
132
     -
133
         - pref: AutoEmailOpacUser
133
         - pref: AutoEmailOpacUser
134
           choices:
134
           choices:
135
               yes: Send
135
               1: Send
136
               no: "Don't send"
136
               0: "Don't send"
137
         - an email to newly created patrons with their account details.
137
         - an email to newly created patrons with their account details.
138
     -
138
     -
139
         - pref: UseEmailReceipts
139
         - pref: UseEmailReceipts
140
           choices:
140
           choices:
141
               yes: Send
141
               1: Send
142
               no: "Don't send"
142
               0: "Don't send"
143
         - email receipts to patrons for payments and writeoffs.
143
         - email receipts to patrons for payments and writeoffs.
144
     -
144
     -
145
         - "Use"
145
         - "Use"
Lines 155-169 Patrons: Link Here
155
     -
155
     -
156
         - pref: TalkingTechItivaPhoneNotification
156
         - pref: TalkingTechItivaPhoneNotification
157
           choices:
157
           choices:
158
               yes: Enable
158
               1: Enable
159
               no: Disable
159
               0: Disable
160
         - patron phone notifications using Talking Tech i-tiva (overdues, predues and holds notices currently supported).
160
         - patron phone notifications using Talking Tech i-tiva (overdues, predues and holds notices currently supported).
161
         - <br/><i class="fa fa-exclamation-triangle"></i> If <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=TalkingTechItivaPhoneNotification">TalkingTechItivaPhoneNotification</a> is enabled, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PhoneNotification">PhoneNotification</a> should be disabled.
161
         - <br/><i class="fa fa-exclamation-triangle"></i> If <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=TalkingTechItivaPhoneNotification">TalkingTechItivaPhoneNotification</a> is enabled, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PhoneNotification">PhoneNotification</a> should be disabled.
162
     -
162
     -
163
         - pref: PhoneNotification
163
         - pref: PhoneNotification
164
           choices:
164
           choices:
165
               yes: Enable
165
               1: Enable
166
               no: Disable
166
               0: Disable
167
         - patron phone notifications generation. A plugin will be required to process the phone notifications.
167
         - patron phone notifications generation. A plugin will be required to process the phone notifications.
168
         - <br/><i class="fa fa-exclamation-triangle"></i> If <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PhoneNotification">PhoneNotification</a> is enabled, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=TalkingTechItivaPhoneNotification">TalkingTechItivaPhoneNotification</a> should be disabled.
168
         - <br/><i class="fa fa-exclamation-triangle"></i> If <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PhoneNotification">PhoneNotification</a> is enabled, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=TalkingTechItivaPhoneNotification">TalkingTechItivaPhoneNotification</a> should be disabled.
169
     -
169
     -
Lines 182-189 Patrons: Link Here
182
     -
182
     -
183
         - pref: FallbackToSMSIfNoEmail
183
         - pref: FallbackToSMSIfNoEmail
184
           choices:
184
           choices:
185
               yes: Enable
185
               1: Enable
186
               no: Disable
186
               0: Disable
187
         - sending purchase suggestion messages by SMS if no patron email is defined.
187
         - sending purchase suggestion messages by SMS if no patron email is defined.
188
    Patron forms:
188
    Patron forms:
189
     -
189
     -
Lines 206-213 Patrons: Link Here
206
     -
206
     -
207
         - pref: autoMemberNum
207
         - pref: autoMemberNum
208
           choices:
208
           choices:
209
               yes: Do
209
               1: Do
210
               no: "Don't"
210
               0: "Don't"
211
         - default the card number field on the patron addition screen to the next available card number (for example, if the largest currently used card number is 26345000012941, then this field will default to 26345000012942).
211
         - default the card number field on the patron addition screen to the next available card number (for example, if the largest currently used card number is 26345000012941, then this field will default to 26345000012942).
212
         - '<strong>NOTE:</strong> If <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=autoMemberNum">autoMemberNum</a> is enabled, the system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=BorrowerMandatoryField">BorrowerMandatoryField</a> must not contain the field <code>cardnumber</code>.'
212
         - '<strong>NOTE:</strong> If <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=autoMemberNum">autoMemberNum</a> is enabled, the system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=BorrowerMandatoryField">BorrowerMandatoryField</a> must not contain the field <code>cardnumber</code>.'
213
     -
213
     -
Lines 218-225 Patrons: Link Here
218
     -
218
     -
219
         - pref: uppercasesurnames
219
         - pref: uppercasesurnames
220
           choices:
220
           choices:
221
               yes: Do
221
               1: Do
222
               no: "Don't"
222
               0: "Don't"
223
         - store and display surnames in upper case.
223
         - store and display surnames in upper case.
224
     -
224
     -
225
         - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a>:"
225
         - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a>:"
Lines 296-309 Patrons: Link Here
296
     -
296
     -
297
         - pref: AllowStaffToSetCheckoutsVisibilityForGuarantor
297
         - pref: AllowStaffToSetCheckoutsVisibilityForGuarantor
298
           choices:
298
           choices:
299
               yes: Allow
299
               1: Allow
300
               no: "Don't allow"
300
               0: "Don't allow"
301
         - staff to set the ability for a patron's checkouts to be viewed by linked patrons in the OPAC.
301
         - staff to set the ability for a patron's checkouts to be viewed by linked patrons in the OPAC.
302
     -
302
     -
303
         - pref: AllowStaffToSetFinesVisibilityForGuarantor
303
         - pref: AllowStaffToSetFinesVisibilityForGuarantor
304
           choices:
304
           choices:
305
               yes: Allow
305
               1: Allow
306
               no: "Don't allow"
306
               0: "Don't allow"
307
         - staff to set the ability for a patron's fines to be viewed by linked patrons in the OPAC.
307
         - staff to set the ability for a patron's fines to be viewed by linked patrons in the OPAC.
308
    Privacy:
308
    Privacy:
309
     -
309
     -
Lines 337-344 Patrons: Link Here
337
     -
337
     -
338
         - pref: RequireStrongPassword
338
         - pref: RequireStrongPassword
339
           choices:
339
           choices:
340
               yes: "Require"
340
               1: "Require"
341
               no: "Don't require"
341
               0: "Don't require"
342
         - a strong password for staff and patrons
342
         - a strong password for staff and patrons
343
         - (must contain at least one digit, one lowercase and one uppercase).
343
         - (must contain at least one digit, one lowercase and one uppercase).
344
     -
344
     -
Lines 349-356 Patrons: Link Here
349
     -
349
     -
350
         - pref: Pseudonymization
350
         - pref: Pseudonymization
351
           choices:
351
           choices:
352
               yes: Enable
352
               1: Enable
353
               no: Disable
353
               0: Disable
354
         - "pseudonymization to comply with GDPR for personal information."
354
         - "pseudonymization to comply with GDPR for personal information."
355
         - "Patrons and transactions will be copied to a separate table for statistics purpose."
355
         - "Patrons and transactions will be copied to a separate table for statistics purpose."
356
         - "<br/>Use the following fields for patrons:"
356
         - "<br/>Use the following fields for patrons:"
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref (-41 / +41 lines)
Lines 5-33 Searching: Link Here
5
            - pref: QueryAutoTruncate
5
            - pref: QueryAutoTruncate
6
              type: boolean
6
              type: boolean
7
              choices:
7
              choices:
8
                  yes: automatically.
8
                  1: automatically.
9
                  no: only if * is added.
9
                  0: only if * is added.
10
            - "<br />(The * character would be used like so: <cite>Har*</cite> or <cite>*logging</cite>.)"
10
            - "<br />(The * character would be used like so: <cite>Har*</cite> or <cite>*logging</cite>.)"
11
        -
11
        -
12
            - pref: QueryFuzzy
12
            - pref: QueryFuzzy
13
              type: boolean
13
              type: boolean
14
              choices:
14
              choices:
15
                  yes: Try
15
                  1: Try
16
                  no: "Don't try"
16
                  0: "Don't try"
17
            - 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.).
17
            - 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
        -
18
        -
19
            - pref: QueryStemming
19
            - pref: QueryStemming
20
              type: boolean
20
              type: boolean
21
              choices:
21
              choices:
22
                  yes: Try
22
                  1: Try
23
                  no: "Don't try"
23
                  0: "Don't try"
24
            - 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).
24
            - 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
        -
25
        -
26
            - pref: QueryWeightFields
26
            - pref: QueryWeightFields
27
              type: boolean
27
              type: boolean
28
              choices:
28
              choices:
29
                  yes: Enable
29
                  1: Enable
30
                  no: Disable
30
                  0: Disable
31
            - ranking of search results by relevance (REQUIRES ZEBRA).
31
            - ranking of search results by relevance (REQUIRES ZEBRA).
32
        -
32
        -
33
            - pref: QueryRegexEscapeOptions
33
            - pref: QueryRegexEscapeOptions
Lines 41-90 Searching: Link Here
41
            - pref: TraceCompleteSubfields
41
            - pref: TraceCompleteSubfields
42
              default: 0
42
              default: 0
43
              choices:
43
              choices:
44
                  yes: Force
44
                  1: Force
45
                  no: "Don't force"
45
                  0: "Don't force"
46
            - subject tracings in the OPAC and staff interface to search only for complete-subfield matches.
46
            - subject tracings in the OPAC and staff interface to search only for complete-subfield matches.
47
        -
47
        -
48
            - pref: TraceSubjectSubdivisions
48
            - pref: TraceSubjectSubdivisions
49
              default: 0
49
              default: 0
50
              choices:
50
              choices:
51
                  yes: Include
51
                  1: Include
52
                  no: "Don't include"
52
                  0: "Don't include"
53
            - subdivisions for searches generated by clicking on subject tracings.
53
            - subdivisions for searches generated by clicking on subject tracings.
54
        -
54
        -
55
            - pref: UseICUStyleQuotes
55
            - pref: UseICUStyleQuotes
56
              default: 0
56
              default: 0
57
              choices:
57
              choices:
58
                  yes: Use
58
                  1: Use
59
                  no: "Don't use"
59
                  0: "Don't use"
60
            - 'ICU style quotes ({}) when tracing subjects. The default is to use standard quotes ("").'
60
            - 'ICU style quotes ({}) when tracing subjects. The default is to use standard quotes ("").'
61
        -
61
        -
62
            - pref: IncludeSeeFromInSearches
62
            - pref: IncludeSeeFromInSearches
63
              default: 0
63
              default: 0
64
              choices:
64
              choices:
65
                  yes: Include
65
                  1: Include
66
                  no: "Don't include"
66
                  0: "Don't include"
67
            - "<em>see from</em> (non-preferred form) headings in bibliographic searches. Please note: you will need to reindex your bibliographic database when changing this preference."
67
            - "<em>see from</em> (non-preferred form) headings in bibliographic searches. Please note: you will need to reindex your bibliographic database when changing this preference."
68
        -
68
        -
69
            - pref: EnableSearchHistory
69
            - pref: EnableSearchHistory
70
              default: 0
70
              default: 0
71
              choices:
71
              choices:
72
                  yes: Keep
72
                  1: Keep
73
                  no: "Don't keep"
73
                  0: "Don't keep"
74
            - patron search history in the staff interface.
74
            - patron search history in the staff interface.
75
        -
75
        -
76
            - pref: BrowseResultSelection
76
            - pref: BrowseResultSelection
77
              default: 0
77
              default: 0
78
              choices:
78
              choices:
79
                  yes: Enable
79
                  1: Enable
80
                  no: Disable
80
                  0: Disable
81
            - "browsing search results from the bibliographic record detail page in staff interface."
81
            - "browsing search results from the bibliographic record detail page in staff interface."
82
        -
82
        -
83
            - pref: ElasticsearchCrossFields
83
            - pref: ElasticsearchCrossFields
84
              default: 0
84
              default: 0
85
              choices:
85
              choices:
86
                  yes: Enable
86
                  1: Enable
87
                  no: Disable
87
                  0: Disable
88
            - "the cross_fields option for Elasticsearch searches, supported in Elasticsearch 6.X and above."
88
            - "the cross_fields option for Elasticsearch searches, supported in Elasticsearch 6.X and above."
89
            - "See documentation at https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-multi-match-query.html#type-cross-fields"
89
            - "See documentation at https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-multi-match-query.html#type-cross-fields"
90
    Search form:
90
    Search form:
Lines 92-98 Searching: Link Here
92
            - pref : LoadSearchHistoryToTheFirstLoggedUser
92
            - pref : LoadSearchHistoryToTheFirstLoggedUser
93
              default: 0
93
              default: 0
94
              choices:
94
              choices:
95
                   yes: "Add"
95
                   1: "Add"
96
                   no : "Don't add"
96
                   no : "Don't add"
97
            - search history of the unlogged user to the next patron logging in.
97
            - search history of the unlogged user to the next patron logging in.
98
        -
98
        -
Lines 112-135 Searching: Link Here
112
            - pref: expandedSearchOption
112
            - pref: expandedSearchOption
113
              type: boolean
113
              type: boolean
114
              choices:
114
              choices:
115
                  yes: show
115
                  1: show
116
                  no: "don't show"
116
                  0: "don't show"
117
            - '"More options" on the OPAC and staff interface advanced search pages.'
117
            - '"More options" on the OPAC and staff interface advanced search pages.'
118
        -
118
        -
119
            - By default,
119
            - By default,
120
            - pref: OPACNumbersPreferPhrase
120
            - pref: OPACNumbersPreferPhrase
121
              type: boolean
121
              type: boolean
122
              choices:
122
              choices:
123
                  yes: use
123
                  1: use
124
                  no: "don't use"
124
                  0: "don't use"
125
            - 'the operator "phr" in the callnumber and standard number OPAC searches.'
125
            - 'the operator "phr" in the callnumber and standard number OPAC searches.'
126
        -
126
        -
127
            - By default,
127
            - By default,
128
            - pref: IntranetNumbersPreferPhrase
128
            - pref: IntranetNumbersPreferPhrase
129
              type: boolean
129
              type: boolean
130
              choices:
130
              choices:
131
                  yes: use
131
                  1: use
132
                  no: "don't use"
132
                  0: "don't use"
133
            - 'the operator "phr" in the callnumber and standard number staff interface searches.'
133
            - 'the operator "phr" in the callnumber and standard number staff interface searches.'
134
    Results display:
134
    Results display:
135
        -
135
        -
Lines 137-152 Searching: Link Here
137
              type: boolean
137
              type: boolean
138
              default: no
138
              default: no
139
              choices:
139
              choices:
140
                  yes: Show
140
                  1: Show
141
                  no: "Don't show"
141
                  0: "Don't show"
142
            - results per page dropdown on staff interface search results.
142
            - results per page dropdown on staff interface search results.
143
        -
143
        -
144
            - pref: OPACnumSearchResultsDropdown
144
            - pref: OPACnumSearchResultsDropdown
145
              type: boolean
145
              type: boolean
146
              default: no
146
              default: no
147
              choices:
147
              choices:
148
                  yes: Show
148
                  1: Show
149
                  no: "Don't show"
149
                  0: "Don't show"
150
            - results per page dropdown on OPAC search results.
150
            - results per page dropdown on OPAC search results.
151
        -
151
        -
152
            - By default, sort search results in the staff interface by
152
            - By default, sort search results in the staff interface by
Lines 172-179 Searching: Link Here
172
              type: boolean
172
              type: boolean
173
              default: no
173
              default: no
174
              choices:
174
              choices:
175
                  yes: Show
175
                  1: Show
176
                  no: "Don't show"
176
                  0: "Don't show"
177
            - facet counts. The relevance of these numbers highly depends on the value of the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=maxRecordsForFacets">maxRecordsForFacets</a> preference. Applies to OPAC and staff interface.
177
            - facet counts. The relevance of these numbers highly depends on the value of the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=maxRecordsForFacets">maxRecordsForFacets</a> preference. Applies to OPAC and staff interface.
178
        -
178
        -
179
            - By default, show
179
            - By default, show
Lines 241-248 Searching: Link Here
241
            - pref: OPACItemsResultsDisplay
241
            - pref: OPACItemsResultsDisplay
242
              type: boolean
242
              type: boolean
243
              choices:
243
              choices:
244
                  yes: Show
244
                  1: Show
245
                  no: "Don't show"
245
                  0: "Don't show"
246
            - "an item's library, location and call number in OPAC search results."
246
            - "an item's library, location and call number in OPAC search results."
247
        -
247
        -
248
            - Truncate facets length to
248
            - Truncate facets length to
Lines 257-270 Searching: Link Here
257
            - When searching on the ISBN index,
257
            - When searching on the ISBN index,
258
            - pref: SearchWithISBNVariations
258
            - pref: SearchWithISBNVariations
259
              choices:
259
              choices:
260
                  yes: "search"
260
                  1: "search"
261
                  no: "don't search"
261
                  0: "don't search"
262
            - on all variations of the ISBN.
262
            - on all variations of the ISBN.
263
        -
263
        -
264
            - pref: BiblioItemtypeInfo
264
            - pref: BiblioItemtypeInfo
265
              choices:
265
              choices:
266
                  yes: "Display"
266
                  1: "Display"
267
                  no: "Don't display"
267
                  0: "Don't display"
268
            - ' Koha record level itemtype info on detail and result pages in the OPAC and staff interface. This info also displays if the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=item-level_itypes">item-level_itypes</a> system preference is set to bibliographic record.'
268
            - ' Koha record level itemtype info on detail and result pages in the OPAC and staff interface. This info also displays if the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=item-level_itypes">item-level_itypes</a> system preference is set to bibliographic record.'
269
    Did you mean/spell checking:
269
    Did you mean/spell checking:
270
        -
270
        -
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref (-10 / +10 lines)
Lines 10-29 Serials: Link Here
10
    -
10
    -
11
        - pref: RenewSerialAddsSuggestion
11
        - pref: RenewSerialAddsSuggestion
12
          choices:
12
          choices:
13
              yes: Add
13
              1: Add
14
              no: "Don't add"
14
              0: "Don't add"
15
        - a suggestion for a bibliographic record when its attached serial is renewed.
15
        - a suggestion for a bibliographic record when its attached serial is renewed.
16
    -
16
    -
17
        - pref: RoutingSerials
17
        - pref: RoutingSerials
18
          choices:
18
          choices:
19
              yes: Use
19
              1: Use
20
              no: "Don't use"
20
              0: "Don't use"
21
        - the routing list feature in the serials module.
21
        - the routing list feature in the serials module.
22
    -
22
    -
23
        - pref: RoutingListAddReserves
23
        - pref: RoutingListAddReserves
24
          choices:
24
          choices:
25
              yes: Place
25
              1: Place
26
              no: "Don't place"
26
              0: "Don't place"
27
        - received serials on hold if they are on a routing list.
27
        - received serials on hold if they are on a routing list.
28
    -
28
    -
29
        - "Include the following note on all routing lists:"
29
        - "Include the following note on all routing lists:"
Lines 53-64 Serials: Link Here
53
    -
53
    -
54
        - pref: makePreviousSerialAvailable
54
        - pref: makePreviousSerialAvailable
55
          choices:
55
          choices:
56
            yes: Make
56
            1: Make
57
            no: Don't make
57
            0: Don't make
58
        - previous serial automatically available when receiving a new serial issue. The previous issue can also be set to another item type when receiving a new one. Please note that the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=item-level_itypes">item-level_itypes</a> system preference must be set to specific item.
58
        - previous serial automatically available when receiving a new serial issue. The previous issue can also be set to another item type when receiving a new one. Please note that the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=item-level_itypes">item-level_itypes</a> system preference must be set to specific item.
59
    -
59
    -
60
        - pref: PreserveSerialNotes
60
        - pref: PreserveSerialNotes
61
          choices:
61
          choices:
62
            yes: Do
62
            1: Do
63
            no: Don't
63
            0: Don't
64
        - prefill the notes from the last 'Arrived' serial when generating the next 'Expected' issue.
64
        - prefill the notes from the last 'Arrived' serial when generating the next 'Expected' issue.
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref (-24 / +24 lines)
Lines 85-92 Staff interface: Link Here
85
        -
85
        -
86
            - pref: DisplayIconsXSLT
86
            - pref: DisplayIconsXSLT
87
              choices:
87
              choices:
88
                  yes: Show
88
                  1: Show
89
                  no: "Don't show"
89
                  0: "Don't show"
90
            - the format, audience, and material type icons and descriptions in XSLT MARC21 results and detail pages in the staff interface.
90
            - the format, audience, and material type icons and descriptions in XSLT MARC21 results and detail pages in the staff interface.
91
        -
91
        -
92
            - 'Display the URI in the 856u field as an image on: '
92
            - 'Display the URI in the 856u field as an image on: '
Lines 124-190 Staff interface: Link Here
124
        -
124
        -
125
            - pref: viewMARC
125
            - pref: viewMARC
126
              choices:
126
              choices:
127
                  yes: Allow
127
                  1: Allow
128
                  no: "Don't allow"
128
                  0: "Don't allow"
129
            - staff to view records in plain MARC form on the staff interface.
129
            - staff to view records in plain MARC form on the staff interface.
130
        -
130
        -
131
            - pref: viewLabeledMARC
131
            - pref: viewLabeledMARC
132
              choices:
132
              choices:
133
                  yes: Allow
133
                  1: Allow
134
                  no: "Don't allow"
134
                  0: "Don't allow"
135
            - staff to view records in labeled MARC form on the staff interface.
135
            - staff to view records in labeled MARC form on the staff interface.
136
        -
136
        -
137
            - pref: viewISBD
137
            - pref: viewISBD
138
              choices:
138
              choices:
139
                  yes: Allow
139
                  1: Allow
140
                  no: "Don't allow"
140
                  0: "Don't allow"
141
            - staff to view records in ISBD form on the staff interface.
141
            - staff to view records in ISBD form on the staff interface.
142
        -
142
        -
143
            - pref: HidePatronName
143
            - pref: HidePatronName
144
              choices:
144
              choices:
145
                  no: Show
145
                  0: Show
146
                  yes: "Don't show"
146
                  1: "Don't show"
147
            - the names of patrons that have items checked out or on hold on detail pages or the "Place Hold" screen.
147
            - the names of patrons that have items checked out or on hold on detail pages or the "Place Hold" screen.
148
        -
148
        -
149
            - pref: showLastPatron
149
            - pref: showLastPatron
150
              choices:
150
              choices:
151
                  no: "Don't show"
151
                  0: "Don't show"
152
                  yes: Show
152
                  1: Show
153
            - a link to the last searched patron in the staff interface.
153
            - a link to the last searched patron in the staff interface.
154
        -
154
        -
155
            - pref: intranetbookbag
155
            - pref: intranetbookbag
156
              choices:
156
              choices:
157
                  yes: Show
157
                  1: Show
158
                  no: "Don't show"
158
                  0: "Don't show"
159
            - the cart option in the staff interface.
159
            - the cart option in the staff interface.
160
        -
160
        -
161
            - pref: StaffDetailItemSelection
161
            - pref: StaffDetailItemSelection
162
              choices:
162
              choices:
163
                  yes: Enable
163
                  1: Enable
164
                  no: Disable
164
                  0: Disable
165
            - item selection in record detail page.
165
            - item selection in record detail page.
166
        -
166
        -
167
            - pref: UseWYSIWYGinSystemPreferences
167
            - pref: UseWYSIWYGinSystemPreferences
168
              choices:
168
              choices:
169
                  yes: Show
169
                  1: Show
170
                  no: "Don't show"
170
                  0: "Don't show"
171
            - WYSIWYG editor when editing certain HTML system preferences.
171
            - WYSIWYG editor when editing certain HTML system preferences.
172
        -
172
        -
173
            - pref: AudioAlerts
173
            - pref: AudioAlerts
174
              choices:
174
              choices:
175
                 yes: "Enable"
175
                 1: "Enable"
176
                 no: "Don't enable"
176
                 0: "Don't enable"
177
            - audio alerts for events defined in the audio alerts section of administration.
177
            - audio alerts for events defined in the audio alerts section of administration.
178
        -
178
        -
179
            - pref: IntranetCatalogSearchPulldown
179
            - pref: IntranetCatalogSearchPulldown
180
              choices:
180
              choices:
181
                  yes: Show
181
                  1: Show
182
                  no: "Don't show"
182
                  0: "Don't show"
183
            - a search field pulldown for 'Search the catalog' boxes.
183
            - a search field pulldown for 'Search the catalog' boxes.
184
    Authentication:
184
    Authentication:
185
        -
185
        -
186
            - pref: staffShibOnly
186
            - pref: staffShibOnly
187
              choices:
187
              choices:
188
                  yes: "Don't allow"
188
                  1: "Don't allow"
189
                  no: Allow
189
                  0: Allow
190
            - staff to login by means other than shibboleth.
190
            - staff to login by means other than shibboleth.
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref (-22 / +21 lines)
Lines 9-16 Web services: Link Here
9
        -
9
        -
10
            - pref: RESTBasicAuth
10
            - pref: RESTBasicAuth
11
              choices:
11
              choices:
12
                  yes: Enable
12
                  1: Enable
13
                  no: "Disable"
13
                  0: "Disable"
14
            - '<a href="https://www.w3.org/Protocols/HTTP/1.0/spec.html#BasicAA" target="_blank">Basic authentication</a> for the REST API.'
14
            - '<a href="https://www.w3.org/Protocols/HTTP/1.0/spec.html#BasicAA" target="_blank">Basic authentication</a> for the REST API.'
15
        -
15
        -
16
            - "Set the default number of results returned by the REST API endpoints to"
16
            - "Set the default number of results returned by the REST API endpoints to"
Lines 20-46 Web services: Link Here
20
        -
20
        -
21
            - pref: RESTOAuth2ClientCredentials
21
            - pref: RESTOAuth2ClientCredentials
22
              choices:
22
              choices:
23
                  yes: Enable
23
                  1: Enable
24
                  no: "Disable"
24
                  0: "Disable"
25
            - "the OAuth2 client credentials grant for the REST API. Requires Net::OAuth2::AuthorizationServer installed. [EXPERIMENTAL]"
25
            - "the OAuth2 client credentials grant for the REST API. Requires Net::OAuth2::AuthorizationServer installed. [EXPERIMENTAL]"
26
        -
26
        -
27
            - pref: RESTPublicAnonymousRequests
27
            - pref: RESTPublicAnonymousRequests
28
              choices:
28
              choices:
29
                yes: "Enable"
29
                1: "Enable"
30
                no: "Disable"
30
                0: "Disable"
31
            - anonymous access to public routes (that don't require authenticated access)
31
            - anonymous access to public routes (that don't require authenticated access)
32
        -
32
        -
33
            - pref: RESTPublicAPI
33
            - pref: RESTPublicAPI
34
              choices:
34
              choices:
35
                  yes: Enable
35
                  1: Enable
36
                  no: "Disable"
36
                  0: "Disable"
37
            - "the /public namespace of the API."
37
            - "the /public namespace of the API."
38
    OAI-PMH:
38
    OAI-PMH:
39
        -
39
        -
40
            - pref: OAI-PMH
40
            - pref: OAI-PMH
41
              choices:
41
              choices:
42
                  yes: Enable
42
                  1: Enable
43
                  no: Disable
43
                  0: Disable
44
            - "Koha's"
44
            - "Koha's"
45
            - '<a href="http://www.openarchives.org/pmh/">OAI-PMH</a> server. (available at: /cgi-bin/koha/oai.pl?verb=Identify)'
45
            - '<a href="http://www.openarchives.org/pmh/">OAI-PMH</a> server. (available at: /cgi-bin/koha/oai.pl?verb=Identify)'
46
        -
46
        -
Lines 62-75 Web services: Link Here
62
        -
62
        -
63
            - pref: "OAI-PMH:AutoUpdateSets"
63
            - pref: "OAI-PMH:AutoUpdateSets"
64
              choices:
64
              choices:
65
                  yes: Enable
65
                  1: Enable
66
                  no: Disable
66
                  0: Disable
67
            - automatic update of OAI-PMH sets when a bibliographic or item record is created or updated.
67
            - automatic update of OAI-PMH sets when a bibliographic or item record is created or updated.
68
        -
68
        -
69
            - pref: "OAI-PMH:AutoUpdateSetsEmbedItemData"
69
            - pref: "OAI-PMH:AutoUpdateSetsEmbedItemData"
70
              choices:
70
              choices:
71
                  yes: Enable
71
                  1: Enable
72
                  no: Disable
72
                  0: Disable
73
            - embedding of item data when automatically updating OAI-PMH sets.
73
            - embedding of item data when automatically updating OAI-PMH sets.
74
            - <br><strong>NOTE:</strong> This needs <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OAI-PMH:AutoUpdateSets">OAI-PMH:AutoUpdateSets</a> syspref to be enabled.
74
            - <br><strong>NOTE:</strong> This needs <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OAI-PMH:AutoUpdateSets">OAI-PMH:AutoUpdateSets</a> syspref to be enabled.
75
        -
75
        -
Lines 78-91 Web services: Link Here
78
              choices:
78
              choices:
79
                  persistent: will never be emptied or truncated (persistent)
79
                  persistent: will never be emptied or truncated (persistent)
80
                  transient: might be emptied or truncated at some point (transient)
80
                  transient: might be emptied or truncated at some point (transient)
81
                  no: will never have any data in it (no)
81
                  0: will never have any data in it (no)
82
            - "."
82
            - "."
83
    ILS-DI:
83
    ILS-DI:
84
        -
84
        -
85
            - pref: ILS-DI
85
            - pref: ILS-DI
86
              choices:
86
              choices:
87
                yes: Enable
87
                1: Enable
88
                no: Disable
88
                0: Disable
89
            - "ILS-DI services for OPAC users (available at: /cgi-bin/koha/ilsdi.pl)"
89
            - "ILS-DI services for OPAC users (available at: /cgi-bin/koha/ilsdi.pl)"
90
        -
90
        -
91
            - Allow IP addresses
91
            - Allow IP addresses
Lines 96-103 Web services: Link Here
96
        -
96
        -
97
            - pref: Mana
97
            - pref: Mana
98
              choices:
98
              choices:
99
                yes: Enable
99
                1: Enable
100
                no: Disable
100
                0: Disable
101
                2: No, let me think about
101
                2: No, let me think about
102
            - submissions to Mana KB. Mana centralizes information between other Koha installations to facilitate the creation of new subscriptions, vendors, reports, etc. You can search, share, import, and comment on the content of Mana. The information shared with Mana KB is shared under the <a href="https://creativecommons.org/choose/zero/">CC-0 license</a>
102
            - submissions to Mana KB. Mana centralizes information between other Koha installations to facilitate the creation of new subscriptions, vendors, reports, etc. You can search, share, import, and comment on the content of Mana. The information shared with Mana KB is shared under the <a href="https://creativecommons.org/choose/zero/">CC-0 license</a>
103
        -
103
        -
Lines 120-126 Web services: Link Here
120
        -
120
        -
121
            - pref: IdRef
121
            - pref: IdRef
122
              choices:
122
              choices:
123
                yes: Enable
123
                1: Enable
124
                no: Disable
124
                0: Disable
125
            - the IdRef web service from the OPAC detail page. IdRef allows requests for authorities from the Sudoc database.
125
            - the IdRef web service from the OPAC detail page. IdRef allows requests for authorities from the Sudoc database.
126
            - Please note that this feature is available only for UNIMARC.
126
            - Please note that this feature is available only for UNIMARC.
127
- 

Return to bug 22824