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