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