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