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