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