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