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