Bug 26302: (QA follow-up) Prefix prefs with OPAC
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / opac.pref
1 OPAC:
2     Appearance:
3         -
4             - pref: OPACUserSummary
5               choices:
6                   1: Show
7                   0: "Don't show"
8             - "a summary of a logged in patron's checkouts, overdues, holds and charges on the OPAC start page."
9         -
10             - For search results in the OPAC, show the item's
11             - pref: OPACResultsLibrary
12               choices:
13                   holdingbranch: "current library"
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                   1: Enable
42                   0: Disable
43             - "Koha OPAC as public. Private OPAC requires authentication before accessing the OPAC. "
44             - 'Note: This does not affect the public API, see the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RESTPublicAnonymousRequests">RESTPublicAnonymousRequests</a> to control the API.'
45         -
46             - "Show star-ratings on"
47             - pref: OpacStarRatings
48               choices:
49                   all: "results, details, and patron"
50                   disable: "no"
51                   details: "only details"
52             - "pages."
53         -
54             - pref: OpacMaintenance
55               choices:
56                   1: Show
57                   0: "Don't show"
58             - "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."
59         -
60             - 'Show the following HTML when <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpacMaintenance">OpacMaintenance</a> is enabled:'
61             - pref: OpacMaintenanceNotice
62               type: textarea
63               syntax: text/html
64               class: code
65         -
66             - "This description will show in search engine results (160 characters)."
67             - pref: OpacMetaDescription
68               type: textarea
69         -
70             - By default, show bibliographic 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                   1: do
81                   0: "don't"
82             - open the website in a new window.
83         -
84             - pref: hidelostitems
85               choices:
86                   1: "Don't show"
87                   0: 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>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>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>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             - "Show itemtype icons in the OPAC: "
106             - pref: OpacNoItemTypeImages
107               default: 0
108               choices:
109                   1: "No"
110                   0: "Yes"
111         -
112             - pref: DisplayOPACiconsXSLT
113               choices:
114                   1: Show
115                   0: "Don't show"
116             - the format, audience, and material type icons and descriptions in XSLT MARC21 results and detail pages in the OPAC.
117         -
118             - pref: COinSinOPACResults
119               choices:
120                   1: Include
121                   0: "Don't include"
122             - "COinS / OpenURL / Z39.88 in OPAC search results.  <br/>Warning: Enabling this feature will slow OPAC search response times."
123             - "<br/>If you want to display a link to an OpenURL resolver, look at the following system preferences:"
124             - '<br/><a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpenURLResolverURL">OpenURLResolverURL</a>, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACShowOpenURL">OPACShowOpenURL</a>, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACOpenURLItemTypes">OPACOpenURLItemTypes</a>, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpenURLText">OpenURLText</a>, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpenURLImageLocation">OpenURLImageLocation</a>'
125         -
126             - pref: OPACShowUnusedAuthorities
127               choices:
128                   1: Show
129                   0: "Don't show"
130             - unused authorities in the OPAC authority browser.
131         -
132             - pref: OPACShowHoldQueueDetails
133               choices:
134                   none: "Don't show any hold details"
135                   priority: "Show priority level"
136                   holds: "Show holds"
137                   holds_priority: "Show holds and their priority level"
138             - to patrons in the OPAC.
139         -
140             - pref: OPACShowCheckoutName
141               default: 0
142               choices:
143                   1: Show
144                   0: "Don't show"
145             - the name of the patron that has an item checked out on item detail pages on the OPAC.
146         -
147             - Display the
148             - pref: OpacLocationBranchToDisplay
149               choices:
150                   home: "home library"
151                   holding: "holding library"
152                   both: "home and holding libraries"
153             - for items on the OPAC record details page.
154         -
155             - 'Display the shelving location '
156             - pref: OpacLocationOnDetail
157               choices:
158                   home: "below the home library"
159                   holding: "below the holding library"
160                   both: "below both home and holding libraries"
161                   column: "on a separate column"
162             - "for items on the OPAC record details page."
163             - "<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."
164         -
165             - pref: OPACShowMusicalInscripts
166               default: 0
167               choices:
168                 1: Show
169                 0: "Don't show"
170             - musical inscripts on the OPAC record details page.
171         -
172             - pref: OPACPlayMusicalInscripts
173               default: 0,'','If displayed musical inscripts, play midi conversion for items on the OPAC record details page.'
174               choices:
175                 1: Play
176                 0: "Don't play"
177             - MIDI representation of musical inscripts on the OPAC record details page.
178         -
179             - pref: OpacKohaUrl
180               default: 0
181               choices:
182                   1: Show
183                   0: "Don't show"
184             - "'Powered by Koha' text on OPAC footer."
185         -
186             - pref: OpacShowRecentComments
187               default: 0
188               choices:
189                   1: Show
190                   0: "Don't show"
191             - a link to recent comments in the OPAC masthead.
192         -
193             - pref: OpacHighlightedWords
194               choices:
195                   1: Highlight
196                   0: "Don't highlight"
197             - "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:"
198             - pref: NotHighlightedWords
199               class: multi
200             - (separate columns with |).
201         -
202             - Use the image at
203             - pref: OpacFavicon
204               class: url
205             - for the OPAC's favicon. (This should be a complete URL, starting with <code>http://</code>.)
206         -
207             - "Include the following JavaScript on all pages in the OPAC:"
208             - pref: OPACUserJS
209               type: textarea
210               syntax: javascript
211               class: code
212         -
213             - Include the additional CSS stylesheet
214             - pref: OpacAdditionalStylesheet
215               class: file
216             - to override specific 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.
217         -
218             - Use the CSS stylesheet
219             - pref: opaclayoutstylesheet
220               class: file
221             - 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.
222         -
223             - "Include the following CSS on all pages in the OPAC:"
224             - pref: OPACUserCSS
225               type: textarea
226               syntax: css
227               class: code
228         -
229             - "Show the following HTML on the left hand column of the main page and patron account on the OPAC (generally navigation links):"
230             - pref: OpacNav
231               type: textarea
232               syntax: text/html
233               class: code
234         -
235             - 'Show the following HTML on the left hand column of the main page and patron account on the OPAC, after <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpacNav">OpacNav</a>, and before patron account links if available:'
236             - pref: OpacNavBottom
237               type: textarea
238               syntax: text/html
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               syntax: text/html
246               class: code
247         -
248             - 'Add additional elements to the "More Searches" bar on the OPAC, with the following HTML (leave blank to disable):'
249             - pref: OpacMoreSearches
250               type: textarea
251               class: code
252         -
253             - 'Include a "Links" column on the "my summary" and "my checkout history" tabs when a patron is logged in to the OPAC, with the following HTML (leave blank to disable):'
254             - '<br />Note: The placeholders {BIBLIONUMBER}, {TITLE}, {ISBN} and {AUTHOR} will be replaced with information from the displayed record.'
255             - pref: OPACMySummaryHTML
256               type: textarea
257               syntax: text/html
258               class: code
259         -
260             - "Note to display on the patron summary page. This note only appears if the patron is logged in:"
261             - pref: OPACMySummaryNote
262               type: textarea
263               syntax: text/html
264         -
265             - "Include the following HTML under the facets in OPAC search results:"
266             - pref: OPACResultsSidebar
267               type: textarea
268               syntax: text/html
269               class: code
270         -
271             - pref: OpacAddMastheadLibraryPulldown
272               choices: 
273                   1: Add
274                   0: "Don't add"
275             - a library select pulldown menu on the OPAC masthead.
276         -
277             - 'Display this HTML when no results are found for a search in the OPAC:'
278             - '<br />Note: You can insert placeholders {QUERY_KW} that will be replaced with the keywords of the query.'
279             - pref: OPACNoResultsFound
280               type: textarea
281               syntax: text/html
282               class: code
283         -
284             - 'Display the URI in the 856u field as an image on: '
285             - pref: OPACDisplay856uAsImage
286               choices:
287                   OFF: "neither detail or result pages"
288                   Details: "detail page only"
289                   Results: "result page only"
290                   Both: "both detail and result pages"
291             - '. Note: The corresponding <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACXSLT">OPACXSLT</a> option must be turned on.'
292         -
293             - 'Select export options that should be available from OPAC detail page:'
294             - pref: OpacExportOptions
295               multiple:
296                 bibtex: BibTeX
297                 dc: Dublin Core
298                 marcxml: MARCXML
299                 marc8: MARC-8 encoded MARC
300                 utf8: Unicode/UTF-8 encoded MARC
301                 marcstd: Unicode/UTF-8 encoded MARC without local use -9xx, x9x, xx9- fields and subfields
302                 mods: MODS
303                 ris: RIS
304                 isbd: ISBD
305         -
306             - pref: OpacSeparateHoldings
307               choices:
308                   1: Separate
309                   0: Don't separate
310             - "items display into two tabs, where the first tab contains items whose"
311             - pref: OpacSeparateHoldingsBranch
312               choices:
313                 homebranch: 'home library'
314                 holdingbranch: 'holding library'
315             - "is the logged in patrons's library. The second tab will contain all other items."
316         -
317             - pref: OPACHoldingsDefaultSortField
318               choices:
319                   first_column: First column of the table
320                   homebranch: Home library
321                   holdingbranch: Holding library
322             - "is the default sort field for the holdings table."
323         -
324             - pref: OpacSuggestionManagedBy
325               choices:
326                   1: Show
327                   0: Don't show
328             - "the name of the staff member who managed a suggestion in OPAC."
329         -
330             - Display up to
331             - pref: OpacMaxItemsToDisplay
332               class: integer
333             - items on the bibliographic record detail page (if the bibliographic record has more items than this, a link is displayed instead that allows the patron to choose to display all items).
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             - "."
342         -
343             - "List the following not for loan statuses as available for reference in OPAC search results:"
344             - pref: Reference_NFL_Statuses
345             - "(Use | as delimiter.)"
346         -
347             - Show no more than
348             - pref: OPACResultsMaxItems
349             - (available) individual items on the OPAC XSLT search results, and show no more than
350             - pref: OPACResultsMaxItemsUnavailable
351             - "'really unavailable' individual items in categories like Checked out, Damaged, On Hold, etc."
352
353     Features:
354         -
355             - pref: OPACReportProblem
356               choices:
357                   1: Allow
358                   0: "Don't allow"
359             - patrons to submit problem reports for OPAC pages to the library or Koha administrator.
360             - "<br/>"
361             - '<strong>NOTE:</strong> You must have <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=KohaAdminEmailAddress">KohaAdminEmailAddress</a> enabled.'
362         -
363             - pref: opacuserlogin
364               choices:
365                   1: Allow
366                   0: "Don't allow"
367             - patrons to log in to their accounts on the OPAC.
368         -
369             - Show
370             - pref: OpacItemLocation
371               choices:
372                   location: "library, location, and call number"
373                   ccode: "library, collection code, and call number"
374                   callnum: "library and call number"
375                   library: "only library"
376             - for items on the OPAC search results.
377         -
378             - pref: OpacPasswordChange
379               choices:
380                   1: Allow
381                   0: "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 patrons are "
385             - pref: OpacResetPassword
386               default: 1
387               choices:
388                   1: "allowed"
389                   0: "not allowed"
390             - " to recover their password via e-mail in the OPAC."
391         -
392             - pref: OPACpatronimages
393               choices:
394                   1: Show
395                   0: "Don't show"
396             - patron images on the patron information page in the OPAC.
397         -
398             - pref: OPACDetailQRCode
399               choices:
400                   1: Enable
401                   0: Disable
402             - the option to show a QR Code on the OPAC bibliographic detail page.
403         -
404             - pref: OPACFinesTab
405               choices:
406                   1: Allow
407                   0: "Don't allow"
408             - patrons to access the charges tab on their account page on the OPAC.
409         -
410             - pref: OpacBrowser
411               choices:
412                   1: Allow
413                   0: "Don't allow"
414             - "patrons to browse subject authorities on the 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                   1: Show
420                   0: "Don't show"
421             - "a subject cloud on the 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                   1: Allow
427                   0: "Don't allow"
428             - patrons to search your authority records.
429         -
430             - pref: opacbookbag
431               choices:
432                   1: Allow
433                   0: "Don't allow"
434             - patrons to store items in a temporary "Cart" on the OPAC.
435         -
436             - pref: OpacTopissue
437               choices:
438                   1: Allow
439                   0: "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                   1: Allow
445                   0: "Don't allow"
446             - patrons to make purchase suggestions on the OPAC.
447         -
448             - pref: OPACComments
449               choices:
450                   1: Allow
451                   0: "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                   1: Show
468                   0: Hide
469             - reviewer's avatar beside comments in OPAC. The avatar will be searched on <a href="https://www.libravatar.org" target="_blank">Libravatar</a> using the patron's e-mail address.
470         -
471             - pref: RequestOnOpac
472               choices:
473                   1: Allow
474                   0: "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             - Show
483             - pref: SocialNetworks
484               multiple:
485                 facebook: Facebook
486                 linkedin: LinkedIn
487                 email: Email
488                 twitter: Twitter
489
490             - "social network links on the OPAC detail pages."
491         -
492             - pref: OpacBrowseResults
493               default: 1
494               choices:
495                   1: Enable
496                   0: Disable
497             - browsing and paging search results from the OPAC detail page.
498         -
499             - Show quote of the day in the
500             - pref: QuoteOfTheDay
501               multiple:
502                 intranet: staff interface
503                 opac: OPAC
504             - main page.
505         -
506             - pref: OPACPopupAuthorsSearch
507               default: 0
508               choices:
509                 1: Display
510                 0: Don't display
511             - the list of authors/subjects in a popup for a combined search on OPAC detail pages.
512         -
513             - pref: OpacHoldNotes
514               default: 0
515               choices:
516                   1: Allow
517                   0: "Don't allow"
518             - patrons to add a note when placing a hold.
519         -
520             - pref: OPACAcquisitionDetails
521               default: 0
522               choices:
523                   1: Display
524                   0: Don't display
525             - the acquisition details on OPAC detail pages.
526         -
527             - pref: OpacNewsLibrarySelect
528               default: 0
529               choices:
530                   1: Display
531                   0: Don't display
532             - a library selection list for news items in the OPAC.
533         -
534             - "Use the following as the OPAC ISBD template:"
535             - pref: OPACISBD
536               type: textarea
537               syntax: text/html
538               class: code
539         -
540             - pref: OpacBrowseSearch
541               default: 0
542               choices:
543                   1: Enable
544                   0: Disable
545             - "interface for browsing all holdings (Elasticsearch only)."
546     OpenURL:
547         -
548             - 'Complete URL of OpenURL resolver (starting with <code>http://</code> or <code>https://</code>):'
549             - pref: OpenURLResolverURL
550               class: url
551         -
552             - 'Text of OpenURL links (or image title if <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpenURLImageLocation">OpenURLImageLocation</a> is defined):'
553             - pref: OpenURLText
554         -
555             - 'Location of image for OpenURL links:'
556             - pref: OpenURLImageLocation
557               class: url
558             - '<br />Can be an absolute URL starting with <code>http://</code> or'
559             - '<code>https://</code> or a relative URL'
560             - '<br />Examples:'
561             - '<br />- <code>http://www.example.com/img/openurl.png</code>'
562             - '<br />- <code>/opac-tmpl/bootstrap/images/OpenURL.png</code>'
563         -
564             - pref: OPACShowOpenURL
565               choices:
566                   1: Enable
567                   0: Disable
568             - 'display of OpenURL link in OPAC search results and detail page.'
569         -
570             - 'List of item type codes (separated by spaces) for those you want to show the OpenURL link:'
571             - pref: OPACOpenURLItemTypes
572             - '<br />'
573     Policy:
574         -
575             - pref: SearchMyLibraryFirst
576               choices:
577                   1: Limit
578                   0: "Don't limit"
579             - "patrons' searches to the library they are registered at."
580         -
581             - pref: OpacRenewalAllowed
582               choices:
583                   1: Allow
584                   0: "Don't allow"
585             - patrons to renew their own books on the OPAC.
586         -
587             - Use 
588             - pref: OpacRenewalBranch
589               choices:
590                   itemhomebranch: "the item's home library"
591                   patronhomebranch: "the patron's home library"
592                   checkoutbranch: "the library the item was checked out from"
593                   none: "NULL"
594                   opacrenew: "'OPACRenew'"
595             - as branchcode to store in the statistics table.
596         -
597             - Only allow patrons to renew their own books on the OPAC if they have less than
598             - pref: OPACFineNoRenewals
599               class: currency
600             - '[% local_currency %] in fines (leave blank to disable).'
601         -
602             - pref: OPACFineNoRenewalsIncludeCredits
603               choices:
604                   1: Include
605                   0: "Don't include"
606             - outstanding/unapplied credits when applying the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACFineNoRenewals">OPACFineNoRenewals</a> rule to patrons.
607         -
608             - pref: OPACViewOthersSuggestions
609               choices:
610                   1: Show
611                   0: "Don't show"
612             - purchase suggestions from other patrons on the OPAC.
613         -
614             - "Fields that should be mandatory for patron purchase suggestions:"
615             - pref: OPACSuggestionMandatoryFields
616               multiple:
617                 title: Title
618                 author: Author
619                 copyrightdate: Copyright or publication date
620                 isbn: ISBN, ISSN or other standard number
621                 publishercode: Publisher name
622                 collectiontitle: Collection title
623                 place: Publication place
624                 itemtype: Item type
625                 branch: Library or branch
626                 patronreason: Patron reason
627                 note: Note
628             - "<br />Note: if none of the above options are selected, 'Title' field would be mandatory anyway, by default."
629         -
630             - "Fields that should be hidden for patron purchase suggestions:"
631             - pref: OPACSuggestionUnwantedFields
632               multiple:
633                 author: Author
634                 copyrightdate: Copyright or publication date
635                 isbn: ISBN, ISSN or other standard number
636                 publishercode: Publisher name
637                 collectiontitle: Collection title
638                 place: Publication place
639                 itemtype: Item type
640                 quantity: Quantity
641                 branch: Library or branch
642                 patronreason: Patron reason
643                 note: Note
644             - '<br />Note: Do not make <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACSuggestionMandatoryFields">OPACSuggestionMandatoryFields</a> unwanted fields '
645         -
646             - pref: OpacHiddenItems
647               type: textarea
648               syntax: text/x-yaml
649               class: code
650             - 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>.
651         -
652             - 'List of patron categories, separated by |, that can see items otherwise hidden by <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpacHiddenItems">OpacHiddenItems</a>:'
653             - pref: OpacHiddenItemsExceptions
654         -
655             - pref: OpacHiddenItemsHidesRecord
656               default: 1
657               choices:
658                   0: "Don't hide"
659                   1: Hide
660             - "the bibliographic record when all its items are hidden by <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpacHiddenItems'>OpacHiddenItems</a>."
661         -
662             - pref: OpacAllowPublicListCreation
663               default: 1
664               choices:
665                   0: "Don't allow"
666                   1: Allow
667             - "OPAC users to create public lists."
668         -
669             - pref: OpacAllowSharingPrivateLists
670               default: 0
671               choices:
672                   0: "Don't allow"
673                   1: Allow
674             - "OPAC users to share private lists with other patrons."
675         -
676             - pref: BlockExpiredPatronOpacActions
677               choices:
678                 1: "Block"
679                 0: "Don't block"
680             - 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.
681         -
682             - Limit patrons to
683             - pref: MaxOpenSuggestions
684               class: integer
685             - "open suggestions. Leave empty for no limit. **Note: this setting does not affect anonymous suggestions."
686         -
687             - Number of total suggestions allowed
688             - pref: MaxTotalSuggestions
689               class: integer
690             - "in"
691             - pref: NumberOfSuggestionDays
692               class: integer
693             - "days."
694     Privacy:
695         -
696             - pref: AnonSuggestions
697               choices:
698                   1: Allow
699                   0: "Don't allow"
700             - 'patrons that aren''t logged in to make purchase suggestions. Suggestions are connected to the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AnonymousPatron">AnonymousPatron</a> system preference.'
701         -
702             - pref: opacreadinghistory
703               choices:
704                   1: Allow
705                   0: "Don't allow"
706             - patrons to see what books they have checked out in the past.
707         -
708             - pref: OPACHoldsHistory
709               choices:
710                   1: Allow
711                   0: "Don't allow"
712             - patrons to see the list of their past holds.
713         -
714             - pref: EnableOpacSearchHistory
715               default: 0
716               choices:
717                   1: Keep
718                   0: "Don't keep"
719             - patron search history in the OPAC.
720         -
721             - pref: OPACPrivacy
722               default: 0
723               choices:
724                   1: Allow
725                   0: "Don't allow"
726             - 'patrons to choose their own privacy settings for their checkout history. This requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=opacreadinghistory">opacreadinghistory</a> and <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AnonymousPatron">AnonymousPatron</a> system preferences.'
727         -
728             - pref: AllowPatronToSetCheckoutsVisibilityForGuarantor
729               default: 0
730               choices:
731                   1: Allow
732                   0: "Don't allow"
733             - "patrons to choose their own privacy settings for showing the patron's checkouts to the patron's guarantor."
734         -
735             - pref: AllowPatronToSetFinesVisibilityForGuarantor
736               default: 0
737               choices:
738                   1: Allow
739                   0: "Don't allow"
740             - "patrons to choose their own privacy settings for showing the patron's fines to the patron's guarantor."
741         -
742             - Use borrowernumber
743             - pref: AnonymousPatron
744               class: integer
745             - "as the anonymous patron (for anonymous suggestions and checkout history)."
746         -
747             - pref: TrackClicks
748               default: 0
749               choices:
750                   anonymous: "Track anonymously"
751                   track: "Track"
752                   0: "Don't track"
753             - "links that patrons click on."
754     Restricted page:
755         -
756             - "Access from IP addresses beginning with"
757             - pref: RestrictedPageLocalIPs
758             - "do not need to be authenticated (comma separated - ex: '127.0.0,127.0.1')."
759         -
760             - "HTML content of your restricted page (available at /cgi-bin/koha/opac-restrictedpage.pl)"
761             - pref: RestrictedPageContent
762               type: textarea
763               syntax: text/html
764               class: HTML
765         -
766             - Use
767             - pref: RestrictedPageTitle
768               class: long
769             - "as title of your restricted page (appears in the breadcrumb and on the top of the restricted page)."
770     Shelf browser:
771         -
772             - pref: OPACShelfBrowser
773               choices:
774                   1: Show
775                   0: "Don't show"
776             - "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."
777         -
778             - pref: ShelfBrowserUsesLocation
779               default: 1
780               choices:
781                   1: Use
782                   0: "Don't use"
783             - "the item location when finding items for the shelf browser."
784         -
785             - pref: ShelfBrowserUsesHomeBranch
786               default: 1
787               choices:
788                   1: Use
789                   0: "Don't use"
790             - "the item home library when finding items for the shelf browser."
791         -
792             - pref: ShelfBrowserUsesCcode
793               default: 0
794               choices:
795                   1: Use
796                   0: "Don't use"
797             - "the item collection code when finding items for the shelf browser."      
798
799     Self registration and modification:
800         -
801             - pref: PatronSelfRegistration
802               choices:
803                   1: Allow
804                   0: "Don't allow"
805             - "library patrons to register for an account via the OPAC."
806             - "<br><strong>NOTE:</strong> This needs <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfRegistrationDefaultCategory'>PatronSelfRegistrationDefaultCategory</a> to be set to a valid patron category code."
807         -
808             - pref: PatronSelfRegistrationVerifyByEmail
809               choices:
810                   1: Require
811                   0: "Don't require"
812             - "that a self-registering patron verify themselves via email."
813             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it."
814         -
815             - "Use the patron category code"
816             - pref: PatronSelfRegistrationDefaultCategory
817               choices: patron-categories
818             - "as the default patron category for patrons registered via the OPAC."
819             - "<br><strong>WARNING: Do not use a regular patron category for self registration.</strong> If the <code>misc/cronjobs/cleanup_database.pl</code> cronjob is setup to delete unverified and unfinished OPAC self registrations, it will permanently and unrecoverably delete all patrons that have registered more than <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfRegistrationExpireTemporaryAccountsDelay'>PatronSelfRegistrationExpireTemporaryAccountsDelay</a> days ago."
820         -
821             - Delete patrons still in the category indicated by <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfRegistrationDefaultCategory">PatronSelfRegistrationDefaultCategory</a>
822             - pref: PatronSelfRegistrationExpireTemporaryAccountsDelay
823               class: integer
824             - "days after account creation."
825             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it."
826         -
827             - "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:"
828             - pref: PatronSelfRegistrationBorrowerMandatoryField
829               type: modalselect
830               source: borrowers
831         -
832             - "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:"
833             - pref: PatronSelfRegistrationBorrowerUnwantedField
834               type: modalselect
835               source: borrowers
836               exclusions: branchcode
837         -
838             - "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:"
839             - pref: PatronSelfModificationBorrowerUnwantedField
840               type: modalselect
841               source: borrowers
842         -
843             - "Display the following additional instructions for patrons who self register via the OPAC ( HTML is allowed ):"
844             - pref: PatronSelfRegistrationAdditionalInstructions
845               type: textarea
846               syntax: text/html
847               class: html
848         -
849             - pref: PatronSelfRegistrationEmailMustBeUnique
850               choices:
851                   1: "Consider"
852                   0: "Don't consider"
853             - "patron's email (borrowers.email) as unique on self registering. An email won't be accepted if it already exists in the database."
854         -
855             - "Enable the self registration for the following libraries:"
856             - pref: PatronSelfRegistrationLibraryList
857             - (separate branchcode with |).
858             - If empty, all libraries will be listed.
859         -
860             - pref: PatronSelfRegistrationPrefillForm
861               choices:
862                   1: "Display and prefill"
863                   0: "Don't display and prefill"
864             - "password and login form after a patron has self registered."
865         -
866             - pref: PatronSelfRegistrationConfirmEmail
867               choices:
868                   1: Require
869                   0: "Don't require"
870             - patrons to confirm their email address by entering it twice.
871         -
872             - pref: OPACPatronDetails
873               choices:
874                   1: Allow
875                   0: "Don't allow"
876             - patrons to notify the library of changes to their contact information from the OPAC.
877
878     Advanced search options:
879         -
880             - "Show search options:"
881             - pref: OpacAdvSearchOptions
882               multiple:
883                 pubdate: Publication date
884                 itemtype: Item types
885                 language: Language
886                 subtype: Subtypes
887                 sorting: Sorting
888                 location: Location and availability
889         -
890             - "Show search options for the expanded view:"
891             - pref: OpacAdvSearchMoreOptions
892               multiple:
893                 pubdate: Publication date
894                 itemtype: Item types
895                 language: Language
896                 subtype: Subtypes
897                 sorting: Sorting
898                 location: Location and availability
899     Authentication:
900         -
901             - pref: OPACShibOnly
902               choices:
903                   1: "Don't allow"
904                   0: Allow
905             - patrons to login by means other than Shibboleth.