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