Bug 34584: Remove Twitter share button from the OPAC
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / opac.pref
1 OPAC:
2     Appearance:
3         -
4             - pref: OPACUserSummary
5               choices:
6                   1: 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."
9         -
10             - For search results in the OPAC, show the item's
11             - pref: OPACResultsLibrary
12               choices:
13                   holdingbranch: "current library"
14                   homebranch: "home library"
15             - . Please note that this feature is currently available for MARC21 and UNIMARC.
16         -
17             - Use the
18             - pref: opacthemes
19               choices: opac-templates
20             - theme on the OPAC.
21         -
22             - Use the
23             - pref: OPACFallback
24               choices:
25                   bootstrap: bootstrap
26                   prog: prog
27             - theme as the fallback theme on the OPAC.
28         -
29             - "The OPAC is located at "
30             - pref: OPACBaseURL
31               class: url
32             - . This should be a complete URL, starting with <code>http://</code> or <code>https://</code>. Do not include a trailing slash in the URL. (This must be filled in correctly for RSS, unAPI, and search plugins to work.)
33         -
34             - Show
35             - pref: LibraryName
36               class: long
37             - as the name of the library on the OPAC.
38         -
39             - pref: OpacPublic
40               choices:
41                   1: Enable
42                   0: Disable
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.'
45         -
46             - "Show star-ratings on"
47             - pref: OpacStarRatings
48               choices:
49                   all: "results, details, and patron"
50                   disable: "no"
51                   details: "only details"
52             - "pages."
53         -
54             - pref: OpacMaintenance
55               choices:
56                   1: Show
57                   0: "Don't show"
58             - "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."
59         -
60             - 'Show the following HTML when <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpacMaintenance">OpacMaintenance</a> is enabled:'
61             - pref: OpacMaintenanceNotice
62               type: textarea
63               syntax: text/html
64               class: code
65         -
66             - "This description will show in search engine results (160 characters)."
67             - pref: OpacMetaDescription
68               type: textarea
69         -
70             - By default, show bibliographic records
71             - pref: BiblioDefaultView
72               choices:
73                   normal: in simple form.
74                   marc: in their MARC form.
75                   isbd: as specified in the ISBD template.
76         -
77             - When patrons click on a link to another website from your OPAC (like Amazon or OCLC),
78             - pref: OPACURLOpenInNewWindow
79               choices:
80                   1: do
81                   0: "don't"
82             - open the website in a new window.
83         -
84             - pref: hidelostitems
85               choices:
86                   1: "Don't show"
87                   0: Show
88             - lost items on search and detail pages.
89         -
90             - 'Display lists in the OPAC using XSLT stylesheet at: '
91             - pref: OPACXSLTListsDisplay
92               class: file
93             - '<br />Options:<ul><li>Enter "<a href="#" class="set_syspref" data-syspref="OPACXSLTListsDisplay" data-value="default">default</a>" for the default stylesheet</li><li>Put a path to define an xslt file</li><li>Put a URL for an external specific stylesheet.</li></ul>If you have multiple stylesheets for different languages the placeholder {langcode} will be replaced with current interface language.'
94         -
95             - 'Display OPAC results using XSLT stylesheet at: '
96             - pref: OPACXSLTResultsDisplay
97               class: file
98             - '<br />Options:<ul><li>Enter "<a href="#" class="set_syspref" data-syspref="OPACXSLTResultsDisplay" data-value="default">default</a>" for the default stylesheet</li><li>Put a path to define an xslt file</li><li>Put a URL for an external specific stylesheet.</li><li>NOTE: The system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PassItemMarcToXSLT">PassItemMarcToXSLT</a> must be enabled if your custom stylesheet utilizes data in the item fields</li></ul>If you have multiple stylesheets for different languages the placeholder {langcode} will be replaced with current interface language.'
99         -
100             - 'Display OPAC details using XSLT stylesheet at: '
101             - pref: OPACXSLTDetailsDisplay
102               class: file
103             - '<br />Options:<ul><li>Enter "<a href="#" class="set_syspref" data-syspref="OPACXSLTDetailsDisplay" data-value="default">default</a>" for the default stylesheet</li><li>Put a path to define an xslt file</li><li>Put a URL for an external specific stylesheet.</li></ul>If you have multiple stylesheets for different languages the placeholder {langcode} will be replaced with current interface language.'
104         -
105             - 'Display authority results in the OPAC using the XSLT stylesheet at: '
106             - pref: AuthorityXSLTOpacResultsDisplay
107               class: file
108             - '<br />Options:<ul><li>Empty. No XSLT will be applied (<strong>default</strong>)</li><li>Enter a path to a custom XSLT file.</li><li>Enter a URL for an external stylesheet.</li></ul>If you have multiple stylesheets for: <ul><li>different languages: use the placeholder {langcode} - this will be replaced with the current interface language</li><li>authority types: use the placeholder {authtypecode} - this will be replaced with the authority type code'
109         -
110             - 'Display authority details in the OPAC using the XSLT stylesheet at: '
111             - pref: AuthorityXSLTOpacDetailsDisplay
112               class: file
113             - '<br />Options:<ul><li>Empty. No XSLT will be applied (<strong>default</strong>)</li><li>Enter a path to a custom XSLT file.</li><li>Enter a URL for an external stylesheet.</li></ul>If you have multiple stylesheets for: <ul><li>different languages: use the placeholder {langcode} - this will be replaced with the current interface language</li><li>authority types: use the placeholder {authtypecode} - this will be replaced with the authority type code'
114         -
115             - pref: OpacNoItemTypeImages
116               default: 0
117               choices:
118                   1: "Don't show"
119                   0: "Show"
120             - "itemtype icons in the OPAC."
121         -
122             - pref: DisplayOPACiconsXSLT
123               choices:
124                   1: Show
125                   0: "Don't show"
126             - the format, audience, and material type icons and descriptions in XSLT MARC21 results and detail pages in the OPAC.
127         -
128             - pref: COinSinOPACResults
129               choices:
130                   1: Include
131                   0: "Don't include"
132             - "COinS / OpenURL / Z39.88 in OPAC search results.  <br/>Warning: Enabling this feature will slow OPAC search response times."
133             - "<br/>If you want to display a link to an OpenURL resolver, look at the following system preferences:"
134             - '<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         -
136             - pref: OPACShowUnusedAuthorities
137               choices:
138                   1: Show
139                   0: "Don't show"
140             - unused authorities in the OPAC authority browser.
141         -
142             - pref: OPACShowHoldQueueDetails
143               choices:
144                   none: "Don't show any hold details"
145                   priority: "Show priority level"
146                   holds: "Show holds"
147                   holds_priority: "Show holds and their priority level"
148             - to patrons in the OPAC.
149         -
150             - pref: OPACShowCheckoutName
151               default: 0
152               choices:
153                   1: Show
154                   0: "Don't show"
155             - the name of the patron that has an item checked out on item detail pages on the OPAC.
156         -
157             - Display the
158             - pref: OpacLocationBranchToDisplay
159               choices:
160                   home: "home library"
161                   holding: "holding library"
162                   both: "home and holding libraries"
163             - for items on the OPAC record details page.
164         -
165             - 'Display the shelving location '
166             - pref: OpacLocationOnDetail
167               choices:
168                   home: "below the home library"
169                   holding: "below the holding library"
170                   both: "below both home and holding libraries"
171                   column: "on a separate column"
172             - "for items on the OPAC record details page."
173             - "<br />Note: If 'on a separate column' is selected, you still need to enable the item_shelving_location display on the <a href='/cgi-bin/koha/admin/columns_settings.pl'>configure columns</a> administration page."
174         -
175             - pref: OPACShowMusicalInscripts
176               default: 0
177               choices:
178                 1: Show
179                 0: "Don't show"
180             - musical inscripts on the OPAC record details page.
181         -
182             - pref: OPACPlayMusicalInscripts
183               default: 0,'','If displayed musical inscripts, play midi conversion for items on the OPAC record details page.'
184               choices:
185                 1: Play
186                 0: "Don't play"
187             - MIDI representation of musical inscripts on the OPAC record details page.
188         -
189             - pref: OpacKohaUrl
190               default: 0
191               choices:
192                   1: Show
193                   0: "Don't show"
194             - "'Powered by Koha' text on OPAC footer."
195         -
196             - pref: OpacShowRecentComments
197               default: 0
198               choices:
199                   1: Show
200                   0: "Don't show"
201             - a link to recent comments in the OPAC masthead.
202         -
203             - pref: OpacHighlightedWords
204               choices:
205                   1: Highlight
206                   0: "Don't highlight"
207             - "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             - pref: NotHighlightedWords
209               class: multi
210             - (separate columns with |).
211         -
212             - Use the image at
213             - pref: OpacFavicon
214               class: url
215             - for the OPAC's favicon. (This should be a complete URL, starting with <code>http://</code>.)
216         -
217             - "Include the following JavaScript on all pages in the OPAC:"
218             - pref: OPACUserJS
219               type: textarea
220               syntax: javascript
221               class: code
222         -
223             - Include the additional CSS stylesheet
224             - pref: OpacAdditionalStylesheet
225               class: file
226             - to override specific settings from the default stylesheet (leave blank to disable). Enter just a filename, a full local path or a complete URL starting with <code>http://</code> (if the file lives on a remote server). Please note that if you just enter a filename, the file should be in the css subdirectory for each active theme and language within the Koha templates directory. A full local path is expected to start from your HTTP document root.
227         -
228             - Use the CSS stylesheet
229             - pref: opaclayoutstylesheet
230               class: file
231             - on all pages in the OPAC, instead of the default CSS (used when leaving this field blank). Enter just a filename, a full local path or a complete URL starting with <code>http://</code> (if the file lives on a remote server). Please note that if you just enter a filename, the file should be in the css subdirectory for each active theme and language within the Koha templates directory. A full local path is expected to start from your HTTP document root.
232         -
233             - "Include the following CSS on all pages in the OPAC:"
234             - pref: OPACUserCSS
235               type: textarea
236               syntax: css
237               class: code
238         -
239             - 'Include a "More Searches" box on the detail pages of items on the OPAC, with the following HTML (leave blank to disable):'
240             - '<br />Note: The placeholders {BIBLIONUMBER}, {CONTROLNUMBER}, {OCLC_NO}, {TITLE}, {ISBN}, {ISSN} and {AUTHOR} will be replaced with information from the displayed record.'
241             - pref: OPACSearchForTitleIn
242               type: textarea
243               syntax: text/html
244               class: code
245         -
246             - 'Include a "Links" column on the "my summary" and "my checkout history" tabs when a patron is logged in to the OPAC, with the following HTML (leave blank to disable):'
247             - '<br />Note: The placeholders {BIBLIONUMBER}, {TITLE}, {ISBN} and {AUTHOR} will be replaced with information from the displayed record.'
248             - pref: OPACMySummaryHTML
249               type: textarea
250               syntax: text/html
251               class: code
252         -
253             - "Include the following HTML under the facets in OPAC search results:"
254             - pref: OPACResultsSidebar
255               type: textarea
256               syntax: text/html
257               class: code
258         -
259             - pref: OpacAddMastheadLibraryPulldown
260               choices: 
261                   1: Add
262                   0: "Don't add"
263             - a library select pulldown menu on the OPAC masthead.
264         -
265             - 'Display this HTML when no results are found for a search in the OPAC:'
266             - '<br />Note: You can insert placeholders {QUERY_KW} that will be replaced with the keywords of the query.'
267             - pref: OPACNoResultsFound
268               type: textarea
269               syntax: text/html
270               class: code
271         -
272             - 'Display the URI in the 856u field as an image on: '
273             - pref: OPACDisplay856uAsImage
274               choices:
275                   OFF: "neither detail or result pages"
276                   Details: "detail page only"
277                   Results: "result page only"
278                   Both: "both detail and result pages"
279             - '. Note: The corresponding <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACXSLT">OPACXSLT</a> option must be turned on.'
280         -
281             - 'Select export options that should be available from OPAC detail page:'
282             - pref: OpacExportOptions
283               multiple:
284                 bibtex: BibTeX
285                 dc: Dublin Core
286                 marcxml: MARCXML
287                 marc8: MARC-8 encoded MARC
288                 utf8: Unicode/UTF-8 encoded MARC
289                 marcstd: Unicode/UTF-8 encoded MARC without local use -9xx, x9x, xx9- fields and subfields
290                 mods: MODS
291                 ris: RIS
292                 isbd: ISBD
293         -
294             - pref: OpacSeparateHoldings
295               choices:
296                   1: Separate
297                   0: Don't separate
298             - "items display into two tabs, where the first tab contains items whose"
299             - pref: OpacSeparateHoldingsBranch
300               choices:
301                 homebranch: 'home library'
302                 holdingbranch: 'holding library'
303             - "is the logged in patrons's library. The second tab will contain all other items."
304         -
305             - pref: OPACHoldingsDefaultSortField
306               choices:
307                   first_column: First column of the table
308                   homebranch: Home library
309                   holdingbranch: Holding library
310             - "is the default sort field for the holdings table."
311         -
312             - Display up to
313             - pref: OpacMaxItemsToDisplay
314               class: integer
315             - items on the bibliographic record detail page (if the bibliographic record has more items than this, a link is displayed instead that allows the patron to choose to display all items).
316         -
317             - "Display language selector on "
318             - pref: OpacLangSelectorMode
319               choices:
320                   both: "both top and footer"
321                   top: "top"
322                   footer: "only footer"
323             - "."
324         -
325             - "List the following not for loan statuses as available for reference in OPAC search results:"
326             - pref: Reference_NFL_Statuses
327             - "(Use | as delimiter.)"
328         -
329             - Show no more than
330             - pref: OPACResultsMaxItems
331             - 'individual (available) items on the OPAC XSLT search results.<br>'
332             - If <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACResultsUnavailableGroupingBy">OPACResultsUnavailableGroupingBy</a> is set to "library and substatus", show no more than
333             - pref: OPACResultsMaxItemsUnavailable
334             - 'individual (unavailable) items per library and category (like Checked out, Damaged, On hold, etc.)<br>'
335             - Group unavailable items by
336             - pref: OPACResultsUnavailableGroupingBy
337               choices:
338                   branch: "library and substatus"
339                   substatus: "substatus only"
340                   branchonly: "library only"
341             - ". (NOTE: For large consortia we recommend to group unavailable items by 'substatus only', listing item counts per substatus. Similarly the option 'library only' results in unavailable item counts per library.)"
342
343     Features:
344         -
345             - pref: OpacCatalogConcerns
346               default: 0
347               choices:
348                   0: "Don't allow"
349                   1: Allow
350             - "OPAC users to report concerns about bibliographic records."
351             - '<p><strong>NOTE:</strong> Enabling `<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=CatalogConcerns">CatalogConcerns</a>` will allow concern submissions from the staff interface.</p>'
352         -
353             - pref: OPACReportProblem
354               choices:
355                   1: Allow
356                   0: "Don't allow"
357             - patrons to submit problem reports for OPAC pages to the library or Koha administrator.
358             - "<br/>"
359             - '<strong>NOTE:</strong> You must have <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=KohaAdminEmailAddress">KohaAdminEmailAddress</a> enabled.'
360         -
361             - pref: opacuserlogin
362               choices:
363                   1: Allow
364                   0: "Don't allow"
365             - patrons to log in to their accounts on the OPAC.
366         -
367             - Show
368             - pref: OpacItemLocation
369               choices:
370                   location: "library, location, and call number"
371                   ccode: "library, collection code, and call number"
372                   callnum: "library and call number"
373                   library: "only library"
374             - for items on the OPAC search results.
375         -
376             - pref: OpacPasswordChange
377               choices:
378                   1: Allow
379                   0: "Don't allow"
380             - patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
381         -
382             - "Library patrons are "
383             - pref: OpacResetPassword
384               default: 1
385               choices:
386                   1: "allowed"
387                   0: "not allowed"
388             - " to recover their password via e-mail in the OPAC."
389         -
390             - pref: OPACpatronimages
391               choices:
392                   1: Show
393                   0: "Don't show"
394             - patron images on the patron information page in the OPAC.
395         -
396             - pref: OPACDetailQRCode
397               choices:
398                   1: Enable
399                   0: Disable
400             - the option to show a QR Code on the OPAC bibliographic detail page.
401         -
402             - pref: OPACFinesTab
403               choices:
404                   1: Allow
405                   0: "Don't allow"
406             - patrons to access the charges tab on their account page on the OPAC.
407         -
408             - pref: OpacBrowser
409               choices:
410                   1: Allow
411                   0: "Don't allow"
412             - "patrons to browse subject authorities on the OPAC."
413             - "<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."
414         -
415             - pref: OpacCloud
416               choices:
417                   1: Show
418                   0: "Don't show"
419             - "a subject cloud on the OPAC."
420             - "<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."
421         -
422             - pref: OpacAuthorities
423               choices:
424                   1: Allow
425                   0: "Don't allow"
426             - patrons to search your authority records.
427         -
428             - pref: opacbookbag
429               choices:
430                   1: Allow
431                   0: "Don't allow"
432             - patrons to store items in a temporary "Cart" on the OPAC.
433         -
434             - pref: OpacTopissue
435               choices:
436                   1: Allow
437                   0: "Don't allow"
438             - 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.
439         -
440             - pref: OPACComments
441               choices:
442                   1: Allow
443                   0: "Don't allow"
444             - patrons to make comments on items on the OPAC.
445         -
446             - Show
447             - pref: ShowReviewer
448               choices:
449                   none: no name
450                   full: full name
451                   first: first name
452                   surname: last name
453                   firstandinitial: first name and last name initial
454                   username: username
455             - of commenter with comments in OPAC.
456         -
457             - pref: ShowReviewerPhoto
458               choices:
459                   1: Show
460                   0: Don't show
461             - 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.
462         -
463             - pref: OPACHoldRequests
464               choices:
465                   1: Allow
466                   0: "Don't allow"
467             - patrons to place holds on items from the OPAC.
468         -
469             - Display
470             - pref: numSearchRSSResults
471               class: long
472             -  search results in the RSS feed.
473         -
474             - Show
475             - pref: SocialNetworks
476               multiple:
477                 facebook: Facebook
478                 linkedin: LinkedIn
479                 email: Email
480
481             - "social network links on the OPAC detail pages."
482         -
483             - pref: OpacBrowseResults
484               default: 1
485               choices:
486                   1: Enable
487                   0: Disable
488             - browsing and paging search results from the OPAC detail page.
489         -
490             - Show quote of the day in the
491             - pref: QuoteOfTheDay
492               multiple:
493                 intranet: staff interface
494                 opac: OPAC
495             - main page.
496         -
497             - pref: OPACPopupAuthorsSearch
498               default: 0
499               choices:
500                 1: Show
501                 0: Don't show
502             - the list of authors/subjects in a popup for a combined search on OPAC detail pages.
503         -
504             - pref: OpacHoldNotes
505               default: 0
506               choices:
507                   1: Allow
508                   0: "Don't allow"
509             - patrons to add a note when placing a hold.
510         -
511             - pref: OPACAcquisitionDetails
512               default: 0
513               choices:
514                   1: Show
515                   0: Don't show
516             - the acquisition details on OPAC detail pages.
517         -
518             - pref: OpacNewsLibrarySelect
519               default: 0
520               choices:
521                   1: Show
522                   0: Don't show
523             - a library selection list for news items in the OPAC.
524         -
525             - "Use the following as the OPAC ISBD template:"
526             - pref: OPACISBD
527               type: textarea
528               syntax: text/html
529               class: code
530         -
531             - pref: OpacBrowseSearch
532               default: 0
533               choices:
534                   1: Enable
535                   0: Disable
536             - "interface for browsing all holdings (Elasticsearch only)."
537         -
538             - pref: OPACAuthorIdentifiers
539               default: 0
540               choices:
541                   1: Display
542                   0: "Don't display"
543             - "identifiers for authors and contributors to the detail pages in the OPAC."
544             - "This feature requires authorities with 024$2 and 024$a."
545             - "Valid source codes in $2 are currently: orcid, scopus, loop, rid and viaf."
546         -
547             - "Calculate the amount a patron has 'saved' by using the library based on replacement prices, and display:"
548             - pref: OPACShowSavings
549               multiple:
550                   checkouthistory: "on patron's checkout history page (the system preference <em>opacreadinghistory</em> must be enabled)"
551                   summary: "in user summary box on OPAC homepage (the system preference <em>OPACUserSummary</em> must be enabled)"
552                   user: "on patron's 'your summary' page"
553             - ". Note that displayed savings may be inaccurate if checkout history is anonymized."
554     OpenURL:
555         -
556             - 'Complete URL of OpenURL resolver (starting with <code>http://</code> or <code>https://</code>):'
557             - pref: OpenURLResolverURL
558               class: url
559         -
560             - 'Text of OpenURL links (or image title if <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpenURLImageLocation">OpenURLImageLocation</a> is defined):'
561             - pref: OpenURLText
562         -
563             - 'Location of image for OpenURL links:'
564             - pref: OpenURLImageLocation
565               class: url
566             - '<br />Can be an absolute URL starting with <code>http://</code> or'
567             - '<code>https://</code> or a relative URL'
568             - '<br />Examples:'
569             - '<br />- <code>http://www.example.com/img/openurl.png</code>'
570             - '<br />- <code>/opac-tmpl/bootstrap/images/OpenURL.png</code>'
571         -
572             - pref: OPACShowOpenURL
573               choices:
574                   1: Enable
575                   0: Disable
576             - 'display of OpenURL link in OPAC search results and detail page.'
577         -
578             - 'List of item type codes (separated by spaces) for those you want to show the OpenURL link:'
579             - pref: OPACOpenURLItemTypes
580             - '<br />'
581     Policy:
582         -
583             - pref: SearchMyLibraryFirst
584               choices:
585                   1: Limit
586                   0: "Don't limit"
587             - "patrons' searches to the library they are registered at."
588         -
589             - pref: OpacRenewalAllowed
590               choices:
591                   1: Allow
592                   0: "Don't allow"
593             - patrons to renew their own books on the OPAC.
594         -
595             - Use 
596             - pref: OpacRenewalBranch
597               choices:
598                   itemhomebranch: "the item's home library"
599                   patronhomebranch: "the patron's home library"
600                   checkoutbranch: "the library the item was checked out from"
601                   none: "NULL"
602                   opacrenew: "'OPACRenew'"
603             - as branchcode to store in the statistics table.
604         -
605             - Only allow patrons to renew their own books on the OPAC if they have less than
606             - pref: OPACFineNoRenewals
607               class: currency
608             - '[% local_currency %] in charges (leave blank to disable).'
609         -
610             - pref: OPACFineNoRenewalsIncludeCredits
611               choices:
612                   1: Include
613                   0: "Don't include"
614             - outstanding/unapplied credits when applying the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACFineNoRenewals">OPACFineNoRenewals</a> rule to patrons.
615         -
616             - pref: OpacHiddenItems
617               type: textarea
618               syntax: text/x-yaml
619               class: code
620             - Define custom rules to hide specific items from search and view on the OPAC. How to write these rules is documented on the <a href="http://wiki.koha-community.org/wiki/OpacHiddenItems" target="_blank">Koha wiki</a>.
621         -
622             - 'List of patron categories, that can see items otherwise hidden by <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpacHiddenItems">OpacHiddenItems</a>:'
623             - pref: OpacHiddenItemsExceptions
624               choices: patron-categories
625               class: multiple
626         -
627             - pref: OpacHiddenItemsHidesRecord
628               default: 1
629               choices:
630                   0: "Don't hide"
631                   1: Hide
632             - "the bibliographic record when all its items are hidden by <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpacHiddenItems'>OpacHiddenItems</a>."
633         -
634             - pref: OpacAllowPublicListCreation
635               default: 1
636               choices:
637                   0: "Don't allow"
638                   1: Allow
639             - "OPAC users to create public lists."
640         -
641             - pref: OpacAllowSharingPrivateLists
642               default: 0
643               choices:
644                   0: "Don't allow"
645                   1: Allow
646             - "OPAC users to share private lists with other patrons."
647         -
648             - pref: BlockExpiredPatronOpacActions
649               choices:
650                 1: "Block"
651                 0: "Don't block"
652             - 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.
653         -
654             - pref: OpacTrustedCheckout
655               default: 0
656               choices:
657                   0: "Don't allow"
658                   1: Allow
659             - "OPAC users to checkout to themselves."
660     Privacy:
661         -
662             - pref: opacreadinghistory
663               choices:
664                   1: Allow
665                   0: "Don't allow"
666             - patrons to see what books they have checked out in the past.
667         -
668             - pref: OPACHoldsHistory
669               choices:
670                   1: Allow
671                   0: "Don't allow"
672             - patrons to see the list of their past holds.
673         -
674             - pref: EnableOpacSearchHistory
675               default: 0
676               choices:
677                   1: Keep
678                   0: "Don't keep"
679             - patron search history in the OPAC.
680         -
681             - pref: OPACPrivacy
682               default: 0
683               choices:
684                   1: Allow
685                   0: "Don't allow"
686             - '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.'
687         -
688             - pref: AllowPatronToSetCheckoutsVisibilityForGuarantor
689               default: 0
690               choices:
691                   1: Allow
692                   0: "Don't allow"
693             - "patrons to choose their own privacy settings for showing the patron's checkouts to the patron's guarantor."
694         -
695             - pref: AllowPatronToSetFinesVisibilityForGuarantor
696               default: 0
697               choices:
698                   1: Allow
699                   0: "Don't allow"
700             - "patrons to choose their own privacy settings for showing the patron's charges to the patron's guarantor."
701         -
702             - Use borrowernumber
703             - pref: AnonymousPatron
704               class: integer
705             - "as the anonymous patron (for anonymous suggestions and checkout history)."
706         -
707             - pref: TrackClicks
708               default: 0
709               choices:
710                   anonymous: "Track anonymously"
711                   track: "Track"
712                   0: "Don't track"
713             - "links that patrons click on."
714     Restricted page:
715         -
716             - "Access from IP addresses beginning with"
717             - pref: RestrictedPageLocalIPs
718             - "do not need to be authenticated (comma separated - ex: '127.0.0,127.0.1')."
719         -
720             - "HTML content of your restricted page (available at /cgi-bin/koha/opac-restrictedpage.pl)"
721             - pref: RestrictedPageContent
722               type: textarea
723               syntax: text/html
724               class: HTML
725         -
726             - Use
727             - pref: RestrictedPageTitle
728               class: long
729             - "as title of your restricted page (appears in the breadcrumb and on the top of the restricted page)."
730     Shelf browser:
731         -
732             - pref: OPACShelfBrowser
733               choices:
734                   1: Show
735                   0: "Don't show"
736             - "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."
737         -
738             - pref: ShelfBrowserUsesLocation
739               default: 1
740               choices:
741                   1: Use
742                   0: "Don't use"
743             - "the item location when finding items for the shelf browser."
744         -
745             - pref: ShelfBrowserUsesHomeBranch
746               default: 1
747               choices:
748                   1: Use
749                   0: "Don't use"
750             - "the item home library when finding items for the shelf browser."
751         -
752             - pref: ShelfBrowserUsesCcode
753               default: 0
754               choices:
755                   1: Use
756                   0: "Don't use"
757             - "the item collection code when finding items for the shelf browser."      
758
759     Self registration and modification:
760         -
761             - pref: PatronSelfRegistration
762               choices:
763                   1: Allow
764                   0: "Don't allow"
765             - "library patrons to register for an account via the OPAC."
766             - "<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."
767         -
768             - pref: PatronSelfRegistrationVerifyByEmail
769               choices:
770                   1: Require
771                   0: "Don't require"
772             - "that a self-registering patron verify themselves via email."
773             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it."
774         -
775             - "Use"
776             - pref: PatronSelfRegistrationDefaultCategory
777               choices: patron-categories
778             - "as the default patron category for patrons registered via the OPAC."
779             - "<br><strong>WARNING: Do not use a regular patron category for self registration.</strong>"
780             - "<br>If the <code>misc/cronjobs/cleanup_database.pl</code> cronjob is setup to delete unverified and unfinished OPAC self registrations, it will permanently and unrecoverably delete all patrons that have registered more than <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfRegistrationExpireTemporaryAccountsDelay'>PatronSelfRegistrationExpireTemporaryAccountsDelay</a> days ago (unless that delay is empty or zero)."
781         -
782             - Delete patrons still in the category indicated by <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfRegistrationDefaultCategory">PatronSelfRegistrationDefaultCategory</a>
783             - pref: PatronSelfRegistrationExpireTemporaryAccountsDelay
784               class: integer
785             - "days after account creation."
786             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it.<br>No patrons will be deleted if you set the pref to zero or make it empty."
787         -
788             - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron modification screen:"
789             - pref: PatronSelfModificationMandatoryField
790               type: modalselect
791               source: borrowers
792               exclusions: password|cardnumber|dateexpiry|categorycode|sort1|sort2|opacnote|borrowernotes|gonenoaddress|lost|flags
793         -
794             - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:"
795             - pref: PatronSelfRegistrationBorrowerMandatoryField
796               type: modalselect
797               source: borrowers
798               exclusions: sort1|sort2|opacnote|borrowernotes|gonenoaddress|lost|flags
799         -
800             - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron self-registration screen:"
801             - pref: PatronSelfRegistrationBorrowerUnwantedField
802               type: modalselect
803               source: borrowers
804               exclusions: branchcode|sort1|sort2|gonenoaddress|lost|flags
805         -
806             - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron self-modification screen:"
807             - pref: PatronSelfModificationBorrowerUnwantedField
808               type: modalselect
809               source: borrowers
810               exclusions: sort1|sort2|gonenoaddress|lost|flags
811         -
812             - "Display the following additional instructions for patrons who self register via the OPAC ( HTML is allowed ):"
813             - pref: PatronSelfRegistrationAdditionalInstructions
814               type: textarea
815               syntax: text/html
816               class: html
817         -
818             - pref: PatronSelfRegistrationEmailMustBeUnique
819               choices:
820                   1: "Consider"
821                   0: "Don't consider"
822             - "patron's email (borrowers.email) as unique on self registering. An email won't be accepted if it already exists in the database."
823         -
824             - "Enable the self registration for the following libraries:"
825             - pref: PatronSelfRegistrationLibraryList
826             - (separate branchcode with |).
827             - If empty, all libraries will be listed.
828         -
829             - pref: PatronSelfRegistrationPrefillForm
830               choices:
831                   1: "Show and prefill"
832                   0: "Don't show and prefill"
833             - "password and login form after a patron has self registered."
834         -
835             - pref: PatronSelfRegistrationConfirmEmail
836               choices:
837                   1: Require
838                   0: "Don't require"
839             - patrons to confirm their email address by entering it twice.
840         -
841             - pref: OPACPatronDetails
842               choices:
843                   1: Allow
844                   0: "Don't allow"
845             - patrons to notify the library of changes to their contact information from the OPAC.
846         -
847             - "Choose email address that new patron self-registrations will be sent to: "
848             - pref: EmailPatronRegistrations
849               default: 0
850               choices:
851                   0: none
852                   EmailAddressForPatronRegistrations: EmailAddressForPatronRegistrations
853                   BranchEmailAddress: email address of library
854                   KohaAdminEmailAddress: KohaAdminEmailAddress
855             - '<br>If you chooose <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=EmailAddressForPatronRegistrations">EmailAddressForPatronRegistrations</a> you have to enter a valid email address: '
856             - pref: EmailAddressForPatronRegistrations
857               class: email
858     Suggestions:
859         -
860             - pref: OpacSuggestionManagedBy
861               choices:
862                   1: Show
863                   0: Don't show
864             - "the name of the staff member who managed a suggestion in OPAC."
865         -
866             - pref: AnonSuggestions
867               choices:
868                   1: Allow
869                   0: "Don't allow"
870             - '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.'
871         -
872             - Limit patrons to
873             - pref: MaxOpenSuggestions
874               class: integer
875             - "open suggestions. Leave empty for no limit. **Note: this setting does not affect anonymous suggestions."
876         -
877             - Number of total suggestions allowed
878             - pref: MaxTotalSuggestions
879               class: integer
880             - "in"
881             - pref: NumberOfSuggestionDays
882               class: integer
883             - "days."
884         -
885             - pref: OPACViewOthersSuggestions
886               choices:
887                   1: Show
888                   0: "Don't show"
889             - purchase suggestions from other patrons on the OPAC.
890         -
891             - "Fields that should be mandatory for patron purchase suggestions:"
892             - pref: OPACSuggestionMandatoryFields
893               type: modalselect
894               source: suggestions
895               required: title
896             - "<br />Note: if none of the above options are selected, 'Title' field would be mandatory anyway, by default."
897         -
898             - "Fields that should be hidden for patron purchase suggestions:"
899             - pref: OPACSuggestionUnwantedFields
900               type: modalselect
901               source: suggestions
902               exclusions: title
903             - '<br />Note: Do not make <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACSuggestionMandatoryFields">OPACSuggestionMandatoryFields</a> unwanted fields '
904         -
905             - pref: suggestion
906               choices:
907                   1: Enable
908                   0: "Disable"
909             - 'purchase suggestions in the OPAC.<br>'
910             - 'When <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=suggestion">suggestion</a> is enabled and <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AnonSuggestions">AnonSuggestions</a> is disabled, following patron categories are not allowed to make purchase suggestions:'
911             - pref: suggestionPatronCategoryExceptions
912               choices: patron-categories
913               class: multiple
914         -
915             - pref: OPACSuggestionAutoFill
916               default: 0
917               choices:
918                   1: Enable
919                   0: Disable
920             - OPAC suggestions form automatically filling with data from Google Books API.
921     Advanced search options:
922         -
923             - "Show search options:"
924             - pref: OpacAdvSearchOptions
925               multiple:
926                 pubdate: Publication date
927                 itemtype: Item types
928                 language: Language
929                 subtype: Subtypes
930                 sorting: Sorting
931                 location: Location and availability
932         -
933             - "Show search options for the expanded view:"
934             - pref: OpacAdvSearchMoreOptions
935               multiple:
936                 pubdate: Publication date
937                 itemtype: Item types
938                 language: Language
939                 subtype: Subtypes
940                 sorting: Sorting
941                 location: Location and availability
942         -
943             - Show tabs in the OPAC advanced search for limiting searches on the
944             - pref: OpacAdvancedSearchTypes
945               class: long
946             - "fields (separate values with |). Tabs appear in the order listed.<br/>"
947             - "<em>Currently supported values</em>: Item types (<strong>itemtypes</strong>), Collection, (<strong>ccode</strong>) and Shelving location (<strong>loc</strong>)."
948     Authentication:
949         -
950             - pref: OPACShibOnly
951               choices:
952                   1: "Don't allow"
953                   0: Allow
954             - patrons to login by means other than Shibboleth.