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