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