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