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