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