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