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