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