Bug 23796: Convert OpacCustomSearch system preference to news block
[koha-ffzg.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             - "Display language selector on "
356             - pref: OpacLangSelectorMode
357               choices:
358                   both: "both top and footer"
359                   top: "top"
360                   footer: "only footer"
361     Features:
362         -
363             - pref: OPACReportProblem
364               choices:
365                   yes: Allow
366                   no: "Don't allow"
367             - patrons to submit problem reports for OPAC pages to the library or Koha Administrator.
368             - "<br/>"
369             - "<strong>NOTE:</strong> You must have KohaAdminEmailAddress enabled."
370         -
371             - pref: opacuserlogin
372               choices:
373                   yes: Allow
374                   no: "Don't allow"
375             - patrons to log in to their accounts on the OPAC.
376         -
377             - Show
378             - pref: OpacItemLocation
379               choices:
380                   location: location
381                   ccode: "collection code"
382                   callnum: "call number only"
383             - for items on the OPAC search results.
384         -
385             - pref: OpacPasswordChange
386               choices:
387                   yes: Allow
388                   no: "Don't allow"
389             - patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
390         -
391             - "Library users are "
392             - pref: OpacResetPassword
393               default: 1
394               choices:
395                   yes: "allowed"
396                   no: "not allowed"
397             - " to recover their password via e-mail in the OPAC"
398         -
399             - pref: OPACpatronimages
400               choices:
401                   yes: Show
402                   no: "Don't show"
403             - patron images on the patron information page in the OPAC.
404         -
405             - pref: OPACDetailQRCode
406               choices:
407                   yes: Enable
408                   no: "Don't enable"
409             - the option to show a QR Code on the OPAC bibliographic detail page.
410         -
411             - pref: OPACFinesTab
412               choices:
413                   yes: Allow
414                   no: "Don't allow"
415             - patrons to access the Fines tab on the My Account page on the OPAC.
416         -
417             - pref: OpacBrowser
418               choices:
419                   yes: Allow
420                   no: "Don't allow"
421             - patrons to browse subject authorities on OPAC
422             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/build_browser_and_cloud.pl</code> cronjob. Ask your system administrator to schedule it."
423         -
424             - pref: OpacCloud
425               choices:
426                   yes: Show
427                   no: "Don't show"
428             - a subject cloud on OPAC
429             - "<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."
430         -
431             - pref: OpacAuthorities
432               choices:
433                   yes: Allow
434                   no: "Don't allow"
435             - patrons to search your authority records.
436         -
437             - pref: opacbookbag
438               choices:
439                   yes: Allow
440                   no: "Don't allow"
441             - patrons to store items in a temporary "Cart" on the OPAC.
442         -
443             - pref: OpacTopissue
444               choices:
445                   yes: Allow
446                   no: "Don't allow"
447             - 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.
448         -
449             - pref: suggestion
450               choices:
451                   yes: Allow
452                   no: "Don't allow"
453             - patrons to make purchase suggestions on the OPAC.
454         -
455             - pref: reviewson
456               choices:
457                   yes: Allow
458                   no: "Don't allow"
459             - patrons to make comments on items on the OPAC.
460         -
461             - Show
462             - pref: ShowReviewer
463               choices:
464                   none: no name
465                   full: full name
466                   first: first name
467                   surname: last name
468                   firstandinitial: first name and last name initial
469                   username: username
470             - of commenter with comments in OPAC.
471         -
472             - pref: ShowReviewerPhoto
473               choices:
474                   yes: Show
475                   no: Hide
476             - reviewer's avatar beside comments in OPAC. The avatar will be searched on www.libravatar.org using the patron's e-mail address.
477         -
478             - pref: RequestOnOpac
479               choices:
480                   yes: Allow
481                   no: "Don't allow"
482             - patrons to place holds on items from the OPAC.
483         -
484             - Display
485             - pref: numSearchRSSResults
486               class: long
487             -  search results in the RSS feed.
488         -
489             - Show
490             - pref: SocialNetworks
491               multiple:
492                 facebook: Facebook
493                 linkedin: LinkedIn
494                 email: Email
495                 twitter: Twitter
496
497             - social network links in opac detail pages
498         -
499             - pref: OpacBrowseResults
500               default: 1
501               choices:
502                   yes: Enable
503                   no: Disable
504             - browsing and paging search results from the OPAC detail page.
505         -
506             - pref: QuoteOfTheDay
507               default: 0
508               choices:
509                   yes: Enable
510                   no: Disable
511             - Quote of the Day display on OPAC home page
512         -
513             - pref: OPACPopupAuthorsSearch
514               default: 0
515               choices:
516                 yes: Display
517                 no: Don't display
518             - the list of authors/subjects in a popup for a combined search on OPAC detail pages.
519         -
520             - pref: OpacHoldNotes
521               default: 0
522               choices:
523                   yes: Allow
524                   no: Do not allow
525             - users to add a note when placing a hold.
526         -
527             - pref: OPACAcquisitionDetails
528               default: 0
529               choices:
530                   yes: Display
531                   no: Don't display
532             - the acquisition details on OPAC detail pages.
533         -
534             - pref: OpacNewsLibrarySelect
535               default: 0
536               choices:
537                   yes: Display
538                   no: Don't display
539             - a branch selection list for news items in the OPAC.
540         -
541             - "Use the following as the OPAC ISBD template:"
542             - pref: OPACISBD
543               type: textarea
544               syntax: text/html
545               class: code
546         -
547             - pref: OpacBrowseSearch
548               default: 0
549               choices:
550                   yes: Enable
551                   no: Disable
552             - "(Elasticsearch only) Enable the interface allowing to browse all holdings."
553     OpenURL:
554         -
555             - 'Complete URL of OpenURL resolver (starting with <code>http://</code> or <code>https://</code>):'
556             - pref: OpenURLResolverURL
557               class: url
558         -
559             - 'Text of OpenURL links (or image title if OpenURLImageLocation is defined):'
560             - pref: OpenURLText
561         -
562             - 'Location of image for OpenURL links:'
563             - pref: OpenURLImageLocation
564               class: url
565             - '<br />Can be an absolute URL starting with <code>http://</code> or'
566             - '<code>https://</code> or a relative URL'
567             - '<br />Examples:'
568             - '<br />- <code>http://www.example.com/img/openurl.png</code>'
569             - '<br />- <code>/opac-tmpl/bootstrap/images/OpenURL.png</code>'
570         -
571             - pref: OPACShowOpenURL
572               choices:
573                   yes: Enable
574                   no: Disable
575             - 'display of OpenURL link in OPAC search results and detail page.'
576         -
577             - 'List of item type codes (separated by spaces) for those you want to show the OpenURL link:'
578             - pref: OPACOpenURLItemTypes
579             - '<br />'
580     Policy:
581         -
582             - pref: SearchMyLibraryFirst
583               choices:
584                   yes: Limit
585                   no: "Don't limit"
586             - "patrons' searches to the library they are registered at."
587 #        -
588 #            This system preference does not actually affect anything
589 #            - pref: OpacBrowser
590 #              choices:
591 #                  yes: Show
592 #                  no: "Don't show"
593 #            - a subject browser on the OPAC (generated using <code>misc/cronjobs/build_browser_and_cloud.pl</code>).
594 #        -
595 #            opac-tags_subject.pl is the only script affected by this, and it is not linked to by any other page
596 #            - pref: OpacCloud
597 #              choices:
598 #            - If ON, enables subject cloud on OPAC
599         -
600             - pref: OpacRenewalAllowed
601               choices:
602                   yes: Allow
603                   no: "Don't allow"
604             - patrons to renew their own books on the OPAC.
605         -
606             - Use 
607             - pref: OpacRenewalBranch
608               choices:
609                   itemhomebranch: "the item's home library"
610                   patronhomebranch: "the patron's home library"
611                   checkoutbranch: "the library the item was checked out from"
612                   none: "NULL"
613                   opacrenew: "'OPACRenew'"
614             - as branchcode to store in the statistics table.
615         -
616             - Only allow patrons to renew their own books on the OPAC if they have less than
617             - pref: OPACFineNoRenewals
618               class: currency
619             - '[% local_currency %] in fines (leave blank to disable).'
620         -
621             - pref: OPACFineNoRenewalsIncludeCredits
622               choices:
623                   yes: Include
624                   no: "Don't include"
625             - outstanding/unapplied credits when applying the OPACFineNoRenewals rule to users
626         -
627             - pref: OPACViewOthersSuggestions
628               choices:
629                   yes: Show
630                   no: "Don't show"
631             - purchase suggestions from other patrons on the OPAC.
632         -
633             - pref: AllowPurchaseSuggestionBranchChoice
634               default: 0
635               choices:
636                   no: "Don't allow"
637                   yes: Allow
638             - patrons to select library when making a purchase suggestion
639         -
640             - "Fields that should be mandatory for patron purchase suggestions:"
641             - pref: OPACSuggestionMandatoryFields
642               multiple:
643                 title: Title
644                 author: Author
645                 copyrightdate: Copyright or publication date
646                 isbn: ISBN, ISSN or other standard number
647                 publishercode: Publisher name
648                 collectiontitle: Collection title
649                 place: Publication place
650                 itemtype: Item type
651                 branch: Library or branch
652                 patronreason: Patron reason
653                 note: Note
654             - "<br />Note: if none of the above options are selected, 'Title' field would be mandatory anyway, by default."
655         -
656             - pref: OpacHiddenItems
657               type: textarea
658               syntax: text/x-yaml
659               class: code
660             - 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>.
661         -
662             - pref: OpacHiddenItemsExceptions
663             - List of borrower categories, separated by |, that can see items otherwise hidden by <code>OpacHiddenItems</code>
664         -
665             - pref: OpacAllowPublicListCreation
666               default: 1
667               choices:
668                   no: "Don't allow"
669                   yes: Allow
670             - opac users to create public lists
671         -
672             - pref: OpacAllowSharingPrivateLists
673               default: 0
674               choices:
675                   no: "Don't allow"
676                   yes: Allow
677             - opac users to share private lists with other patrons.
678         -
679             - pref: BlockExpiredPatronOpacActions
680               choices:
681                 yes: "Block"
682                 no: "Don't block"
683             - 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.
684         -
685             - Limit patrons to
686             - pref: MaxOpenSuggestions
687               class: integer
688             - "open suggestions. Leave empty for no limit. **Note: this setting does not affect anonymous suggestions"
689         -
690             - Number of total suggestions allowed
691             - pref: MaxTotalSuggestions
692               class: integer
693             - "in"
694             - pref: NumberOfSuggestionDays
695               class: integer
696             - "days."
697     Privacy:
698         -
699             - pref: AnonSuggestions
700               choices:
701                   yes: Allow
702                   no: "Don't allow"
703             - "patrons that aren't logged in to make purchase suggestions. Suggestions are connected to the AnonymousPatron syspref"
704         -
705             - pref: opacreadinghistory
706               choices:
707                   yes: Allow
708                   no: "Don't allow"
709             - patrons to see what books they have checked out in the past.
710         -
711             - pref: EnableOpacSearchHistory
712               default: 0
713               choices:
714                   yes: Keep
715                   no: "Don't keep"
716             - patron search history in the OPAC.
717         -
718             - pref: OPACPrivacy
719               default: 0
720               choices:
721                   yes: Allow
722                   no: "Don't allow"
723             - patrons to choose their own privacy settings for their reading history.  This requires opacreadinghistory and AnonymousPatron
724         -
725             - pref: AllowPatronToSetCheckoutsVisibilityForGuarantor
726               default: 0
727               choices:
728                   yes: Allow
729                   no: "Don't allow"
730             - patrons to choose their own privacy settings for showing the patron's checkouts to the patron's guarantor".
731         -
732             - pref: AllowPatronToSetFinesVisibilityForGuarantor
733               default: 0
734               choices:
735                   yes: Allow
736                   no: "Don't allow"
737             - patrons to choose their own privacy settings for showing the patron's fines to the patron's guarantor".
738         -
739             - Use borrowernumber
740             - pref: AnonymousPatron
741               class: integer
742             - as the Anonymous Patron (for anonymous suggestions and reading history)
743         -
744             - pref: TrackClicks
745               default: 0
746               choices:
747                   anonymous: "Track anonymously"
748                   track: "Track"
749                   no: "Don't track"
750             - links that patrons click on
751     Restricted page:
752         -
753             - "Access from IP addresses beginning with"
754             - pref: RestrictedPageLocalIPs
755             - "do not need to be authenticated (comma separated - ex: '127.0.0,127.0.1')"
756         -
757             - "HTML content of your restricted page (available at /cgi-bin/koha/opac-restrictedpage.pl)"
758             - pref: RestrictedPageContent
759               type: textarea
760               syntax: text/html
761               class: HTML
762         -
763             - Use
764             - pref: RestrictedPageTitle
765               class: long
766             - "as title of your restricted page (appears in the breadcrumb and on the top of the restricted page)"
767     Shelf browser:
768         -
769             - pref: OPACShelfBrowser
770               choices:
771                   yes: Show
772                   no: "Don't show"
773             - "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."
774         -
775             - pref: ShelfBrowserUsesLocation
776               default: 1
777               choices:
778                   yes: Use
779                   no: "Don't use"
780             - "the item location when finding items for the shelf browser."
781         -
782             - pref: ShelfBrowserUsesHomeBranch
783               default: 1
784               choices:
785                   yes: Use
786                   no: "Don't use"
787             - "the item home library when finding items for the shelf browser."
788         -
789             - pref: ShelfBrowserUsesCcode
790               default: 0
791               choices:
792                   yes: Use
793                   no: "Don't use"
794             - "the item collection code when finding items for the shelf browser."      
795
796     Self registration and modification:
797         -
798             - pref: PatronSelfRegistration
799               choices:
800                   yes: Allow
801                   no: "Don't allow"
802             - "library patrons to register for an account via the OPAC."
803             - "<br><strong>NOTE:</strong> This needs PatronSelfRegistrationDefaultCategory to be set to a valid patron category code."
804         -
805             - pref: PatronSelfRegistrationVerifyByEmail
806               choices:
807                   yes: Require
808                   no: "Don't require"
809             - "that a self-registering patron verify themselves via email."
810             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it."
811         -
812             - "Use the patron category code"
813             - pref: PatronSelfRegistrationDefaultCategory
814               class: short
815             - "as the default patron category for patrons registered via the OPAC."
816         -
817             - "Delete patrons still in the category indicated by PatronSelfRegistrationDefaultCategory"
818             - pref: PatronSelfRegistrationExpireTemporaryAccountsDelay
819               class: integer
820             - "days after account creation."
821             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it."
822         -
823             - "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:"
824             - pref: PatronSelfRegistrationBorrowerMandatoryField
825               type: modalselect
826               source: borrowers
827         -
828             - "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:"
829             - pref: PatronSelfRegistrationBorrowerUnwantedField
830               type: modalselect
831               source: borrowers
832         -
833             - "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:"
834             - pref: PatronSelfModificationBorrowerUnwantedField
835               type: modalselect
836               source: borrowers
837         -
838             - "Display the following additional instructions for patrons who self register via the OPAC ( HTML is allowed ):"
839             - pref: PatronSelfRegistrationAdditionalInstructions
840               type: textarea
841               syntax: text/html
842               class: html
843         -
844             - pref: PatronSelfRegistrationEmailMustBeUnique
845               choices:
846                   yes: "Consider"
847                   no: "Do not consider"
848             - "patron's email (borrowers.email) as unique on self registering. An email won't be accepted if it already exists in the database."
849         -
850             - "Enable the self registration for the following libraries:"
851             - pref: PatronSelfRegistrationLibraryList
852             - (separate branchcode with |).
853             - If empty, all libraries will be listed.
854         -
855             - pref: PatronSelfRegistrationPrefillForm
856               choices:
857                   yes: "Display and prefill"
858                   no: "Do not display and prefill"
859             - "password and login form after a patron has self registered."
860         -
861             - pref: PatronSelfRegistrationConfirmEmail
862               choices:
863                   yes: Require
864                   no: "Do not require"
865             - users to confirm their email address by entering it twice.
866         -
867             - pref: OPACPatronDetails
868               choices:
869                   yes: Allow
870                   no: "Don't allow"
871             - patrons to notify the library of changes to their contact information from the OPAC.
872
873     Advanced search options:
874         -
875             - Show search options
876             - pref: OpacAdvSearchOptions
877               multiple:
878                 pubdate: Publication date
879                 itemtype: Item types
880                 language: Language
881                 subtype: Subtypes
882                 sorting: Sorting
883                 location: Location and availability
884         -
885             - Show search options for the expanded view
886             - pref: OpacAdvSearchMoreOptions
887               multiple:
888                 pubdate: Publication date
889                 itemtype: Item types
890                 language: Language
891                 subtype: Subtypes
892                 sorting: Sorting
893                 location: Location and availability
894     Payments:
895         -
896             - pref: EnablePayPalOpacPayments
897               default: 1
898               choices:
899                   yes: Allow
900                   no: "Don't allow"
901             - "patrons to make payments from the OPAC via PayPal in"
902             - pref: PayPalSandboxMode
903               default: 1
904               choices:
905                   yes: "Sandbox"
906                   no: "Production"
907             - "mode."
908         -
909             - "The email address to receive PayPal payments is "
910             - pref: PayPalUser
911               class: long
912         -
913             - "The password for the PayPal account to receive payments is "
914             - pref: PayPalPwd
915               class: long
916         -
917             - "The signature for the PayPal account to receive payments is "
918             - pref: PayPalSignature
919               class: long
920         -
921             - "The patron should see the charge description as "
922             - pref: PayPalChargeDescription
923               class: long
924         -
925             - "After payment or cancellation, PayPal should return to the "
926             - pref: PayPalReturnURL
927               default: BaseURL
928               choices:
929                   BaseURL: "OPACBaseURL"
930                   OPACAlias: "OPAC's alias"