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