Bug 7825: Changed OPACItemHolds syspref to be no|yes|force choice
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / opac.pref
1 OPAC:
2     Appearance:
3         -
4             - Use the
5             - pref: opacthemes
6               choices: opac-templates
7             - theme on the OPAC.
8         -
9             - "The OPAC is located at http://"
10             - pref: OPACBaseURL
11               class: url
12             - . Do not include a trailing slash in the URL. (This must be filled in correctly for RSS, unAPI, and search plugins to work.)
13         -
14             - Show
15             - pref: LibraryName
16               class: long
17             - as the name of the library on the OPAC.
18         -
19             - pref: OpacPublic
20               choices:
21                   yes: Enable
22                   no: Disable
23             - "Koha OPAC as public. Private OPAC requires authentification before accessing the OPAC."
24         -
25             - pref: HighlightOwnItemsOnOPAC
26               choices:
27                   yes: Emphasize
28                   no: "Don't emphasize"
29             - "results from the "
30             - pref: HighlightOwnItemsOnOPACWhich
31               choices:
32                   PatronBranch: "patron's home branch"
33                   OpacURLBranch: "OPAC's branch via the URL"
34             - " by moving the results to the front and increasing the size or highlighting the rows for those results. (Non-XSLT Only)"
35         -
36             - "Show star-ratings on"
37             - pref: OpacStarRatings
38               choices:
39                   all: "results and details"
40                   disable: "no"
41                   details: "only details"
42             - "pages."
43         -
44             - pref: OpacMaintenance
45               choices:
46                   yes: Show
47                   no: "Don't show"
48             - "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."
49         -
50             - By default, show bib records
51             - pref: BiblioDefaultView
52               choices:
53                   normal: in simple form.
54                   marc: in their MARC form.
55                   isbd: as specified in the ISBD template.
56         -
57             - When patrons click on a link to another website from your OPAC (like Amazon or OCLC),
58             - pref: OPACURLOpenInNewWindow
59               choices:
60                   yes: do
61                   no: "don't"
62             - open the website in a new window.
63         -
64             - pref: hidelostitems
65               choices:
66                   yes: "Don't show"
67                   no: Show
68             - lost items on search and detail pages.
69         -
70             - 'Display OPAC results using XSLT stylesheet at: '
71             - pref: OPACXSLTResultsDisplay
72               class: file
73             - '<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'
74         -
75             - 'Display OPAC details using XSLT stylesheet at: '
76             - pref: OPACXSLTDetailsDisplay
77               class: file
78             - '<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'
79         -
80             - pref: DisplayOPACiconsXSLT
81               choices:
82                   yes: Show
83                   no: "Don't show"
84             - the format, audience, and material type icons in XSLT MARC21 results and detail pages in the OPAC.
85         -
86             - pref: COinSinOPACResults
87               choices:
88                   yes: Include
89                   no: "Don't include"
90             - "COinS / OpenURL / Z39.88 in OPAC search results.  <br/>Warning: Enabling this feature will slow OPAC search response times."
91         -
92             - pref: OPACShowUnusedAuthorities
93               choices:
94                   yes: Show
95                   no: "Do not show"
96             - unused authorities in the OPAC authority browser.
97         -
98             - pref: OPACShowHoldQueueDetails
99               choices:
100                   none: "Don't show any hold details"
101                   priority: "Show priority level"
102                   holds: "Show holds"
103                   holds_priority: "Show holds and their priority level"
104             - to patrons in the OPAC.
105         -
106             - pref: OPACShowCheckoutName
107               default: 0
108               choices:
109                   yes: Show
110                   no: "Don't show"
111             - the name of the patron that has an item checked out on item detail pages on the OPAC.
112         -
113             - pref: OpacKohaUrl
114               default: 0
115               choices:
116                   yes: Show
117                   no: "Don't show"
118             - "'Powered by Koha' text on OPAC footer."
119         -
120             - pref: OpacShowRecentComments
121               default: 0
122               choices:
123                   yes: Show
124                   no: "Don't show"
125             - a link to recent comments in the OPAC masthead.
126         -
127             - pref: OPACShowBarcode
128               default: 0
129               choices:
130                   yes: Show
131                   no: "Don't show"
132             - the item's barcode on the holdings tab.
133         -
134             - pref: OpacHighlightedWords
135               choices:
136                   yes: Highlight
137                   no: "Don't highlight"
138             - words the patron searched for in their search results and detail pages.
139         -
140             - pref: AuthorisedValueImages
141               choices:
142                   yes: Show
143                   no: "Don't show"
144             - images for <a href="/cgi-bin/koha/admin/authorised_values.pl">authorized values</a> (such as lost statuses and locations) in search results and item detail pages on the OPAC.
145         -
146             - Use the image at
147             - pref: opacsmallimage
148               class: url
149             - in the OPAC header, instead of the Koha logo. If this image is a different size than the Koha logo, you will need to customize the CSS. (This should be a complete URL, starting with <code>http://</code>.)
150         -
151             - Use the image at
152             - pref: OpacFavicon
153               class: url
154             - for the OPAC's favicon. (This should be a complete URL, starting with <code>http://</code>.)
155         -
156             - "Include the following JavaScript on all pages in the OPAC:"
157             - pref: opacuserjs
158               type: textarea
159               class: code
160         -
161             - Include the additional CSS stylesheet
162             - pref: opaccolorstylesheet
163               class: file
164             - 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.
165         -
166             - Use the CSS stylesheet
167             - pref: opaclayoutstylesheet
168               class: file
169             - 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.
170         -
171             - "Include the following CSS on all pages in the OPAC:"
172             - pref: OPACUserCSS
173               type: textarea
174               class: code
175         -
176             - "Include the following CSS for the mobile view on all pages in the OPAC:"
177             - pref: OPACMobileUserCSS
178               type: textarea
179               class: code
180         -
181             - "Show the following HTML in its own column on the main page of the OPAC:"
182             - pref: OpacMainUserBlock
183               type: textarea
184               class: code
185         -
186             - "Show the following HTML in its own column on the main page of the OPAC (mobile version):"
187             - pref: OpacMainUserBlockMobile
188               type: textarea
189               class: code
190         -
191             - pref: OpacShowLibrariesPulldownMobile
192               choices:
193                   yes: Show
194                   no: "Don't show"
195             - the libraries pulldown on the mobile version of the OPAC.
196         -
197             - pref: OpacShowFiltersPulldownMobile
198               choices:
199                   yes: Show
200                   no: "Don't show"
201             - the search filters pulldown on the mobile version of the OPAC.
202         -
203             - "Show the following HTML on the left hand column of the main page and patron account on the OPAC (generally navigation links):"
204             - pref: OpacNav
205               type: textarea
206               class: code
207         -
208             - "Show the following HTML in the right hand column of the main page under the main login form:"
209             - pref: OpacNavRight
210               type: textarea
211               class: code
212         -
213             - "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:"
214             - pref: OpacNavBottom
215               type: textarea
216               class: code
217         -
218             - "Include the following HTML in the header of all pages in the OPAC:"
219             - pref: opacheader
220               type: textarea
221               class: code
222         -
223             - "Include the following HTML in the footer of all pages in the OPAC:"
224             - pref: opaccredits
225               type: textarea
226               class: code
227         -
228             - 'Include a "More Searches" box on the detail pages of items on the OPAC, with the following HTML (leave blank to disable):'
229             - '<br />Note: The placeholders {BIBLIONUMBER}, {CONTROLNUMBER}, {TITLE}, {ISBN}, {ISSN} and {AUTHOR} will be replaced with information from the displayed record.'
230             - pref: OPACSearchForTitleIn
231               type: textarea
232               class: code
233         -
234             - '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):'
235             - '<br />Note: The placeholders {BIBLIONUMBER}, {TITLE}, {ISBN} and {AUTHOR} will be replaced with information from the displayed record.'
236             - pref: OPACMySummaryHTML
237               type: textarea
238               class: code
239         -
240             - "Note to display on the patron summary page. This note only appears if the patron is logged in:"
241             - pref: OPACMySummaryNote
242               type: textarea
243         -
244             - "Include the following HTML under the facets in OPAC search results:"
245             - pref: OPACResultsSidebar
246               type: textarea
247               class: code
248         -
249             - pref: OpacAddMastheadLibraryPulldown
250               choices: 
251                   yes: Add
252                   no: "Don't add"
253             - a library select pulldown menu on the OPAC masthead.
254         -
255             - 'Display this HTML when no results are found for a search in the OPAC:'
256             - '<br />Note: You can insert placeholders {QUERY_KW} that will be replaced with the keywords of the query.'
257             - pref: OPACNoResultsFound
258               type: textarea
259               class: code
260         -
261             - 'Display the URI in the 856u field as an image on: '
262             - pref: OPACDisplay856uAsImage
263               choices:
264                   OFF: "Neither Details or Results pages"
265                   Details: "Details page only"
266                   Results: "Results page only"
267                   Both: "Both Details and Results pages"
268             - 'Note: The corresponding OPACXSLT option must be turned on.'
269         -
270             - 'List export options that should be available from OPAC detail page separated by |:'
271             - pref: OpacExportOptions
272               class: multi
273             - '<br />Note: Available options are: BIBTEX (<code>bibtex</code>), Dublin Core (<code>dc</code>),'
274             - 'MARCXML (<code>marcxml</code>), MARC-8 encoded MARC (<code>marc8</code>), Unicode/UTF-8 encoded MARC (<code>utf8</code>),'
275             - 'Unicode/UTF-8 encoded MARC without local use -9xx, x9x, xx9- fields and subfields (<code>marcstd</code>), MODS (<code>mods</code>), RIS (<code>ris</code>)'
276         -
277             - pref: OpacSeparateHoldings
278               choices:
279                   yes: Separate
280                   no: Don't separate
281             - "items display into two tabs, where the first tab contains items whose"
282             - pref: OpacSeparateHoldingsBranch
283               choices:
284                 homebranch: 'home library'
285                 holdingbranch: 'holding library'
286             - "is the logged in user's library. The second tab will contain all other items."
287         -
288             - pref: OpacSuggestionManagedBy
289               choices:
290                   yes: Show
291                   no: Don't show
292             - "the name of the staff member who managed a suggestion in OPAC."
293         -
294             - Display up to
295             - pref: OpacMaxItemsToDisplay
296               class: integer
297             - items on the biblio detail page (if the biblio has more items than this, a link is displayed instead that allows the user to choose to display all items).
298         -
299             - "Show the following HTML on the OPAC login form when a patron is not logged in:"
300             - pref: NoLoginInstructions
301               type: textarea
302               class: code
303     Features:
304         -
305             - pref: opacuserlogin
306               choices:
307                   yes: Allow
308                   no: "Don't allow"
309             - patrons to log in to their accounts on the OPAC.
310         -
311             - Show
312             - pref: OpacItemLocation
313               choices:
314                   location: location
315                   ccode: "collection code"
316                   callnum: "call number only"
317             - for items on the OPAC search results.
318         -
319             - pref: OpacPasswordChange
320               choices:
321                   yes: Allow
322                   no: "Don't allow"
323             - patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
324         -
325             - pref: OPACPatronDetails
326               choices:
327                   yes: Allow
328                   no: "Don't allow"
329             - patrons to notify the library of changes to their contact information from the OPAC.
330         -
331             - pref: OPACpatronimages
332               choices:
333                   yes: Show
334                   no: "Don't show"
335             - patron images on the patron information page in the OPAC.
336         -
337             - pref: OPACFinesTab
338               choices:
339                   yes: Allow
340                   no: "Don't allow"
341             - patrons to access the Fines tab on the My Account page on the OPAC.
342         -
343             - pref: OpacBrowser
344               choices:
345                   yes: Allow
346                   no: "Don't allow"
347             - patrons to browse subject authorities on OPAC (run misc/cronjobs/build_browser_and_cloud.pl to create the browser list)
348         -
349             - pref: OpacCloud
350               choices:
351                   yes: Show
352                   no: "Don't show"
353             - a subject cloud on OPAC (run misc/cronjobs/build_browser_and_cloud.pl to build)
354         -
355             - pref: OpacAuthorities
356               choices:
357                   yes: Allow
358                   no: "Don't allow"
359             - patrons to search your authority records.
360         -
361             - pref: opacbookbag
362               choices:
363                   yes: Allow
364                   no: "Don't allow"
365             - patrons to store items in a temporary "Cart" on the OPAC.
366         -
367             - pref: OpacTopissue
368               choices:
369                   yes: Allow
370                   no: "Don't allow"
371             - 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.
372         -
373             - pref: suggestion
374               choices:
375                   yes: Allow
376                   no: "Don't allow"
377             - patrons to make purchase suggestions on the OPAC.
378         -
379             - pref: reviewson
380               choices:
381                   yes: Allow
382                   no: "Don't allow"
383             - patrons to make comments on items on the OPAC.
384         -
385             - Show
386             - pref: ShowReviewer
387               choices:
388                   none: no name
389                   full: full name
390                   first: first name
391                   surname: last name
392                   firstandinitial: first name and last name initial
393                   username: username
394             - of commenter with comments in OPAC.
395         -
396             - pref: ShowReviewerPhoto
397               choices:
398                   yes: Show
399                   no: Hide
400             - reviewer's photo beside comments in OPAC.
401         -
402             - pref: RequestOnOpac
403               choices:
404                   yes: Allow
405                   no: "Don't allow"
406             - patrons to place holds on items from the OPAC.
407         -
408             - Display
409             - pref: numSearchRSSResults
410               class: long
411             -  search results in the RSS feed.
412         -
413             - pref: SocialNetworks
414               default: 0
415               choices:
416                   yes: Enable
417                   no: Disable
418             - social network links in opac detail pages
419         -
420             - pref: OpacBrowseResults
421               default: 1
422               choices:
423                   yes: Enable
424                   no: Disable
425             - browsing and paging search results from the OPAC detail page.
426         -
427             - pref: QuoteOfTheDay
428               default: 0
429               choices:
430                   yes: Enable
431                   no: Disable
432             - Quote of the Day display on OPAC home page
433         -
434             - pref: OPACPopupAuthorsSearch
435               default: 0
436               choices:
437                 yes: Display
438                 no: Don't display
439             - the list of authors/subjects in a popup for a combined search on OPAC detail pages.
440         -
441             - pref: OpacHoldNotes
442               default: 0
443               choices:
444                   yes: Allow
445                   no: Do not allow
446             - users to add a note when placing a hold.
447
448     Policy:
449         -
450             - pref: singleBranchMode
451               default: 0
452               choices:
453                   yes: "Don't allow"
454                   no: Allow
455             - patrons to select their branch on the OPAC or show branch names with callnumbers.
456         -
457             - pref: SearchMyLibraryFirst
458               choices:
459                   yes: Limit
460                   no: "Don't limit"
461             - "patrons' searches to the library they are registered at."
462 #        -
463 #            This system preference does not actually affect anything
464 #            - pref: OpacBrowser
465 #              choices:
466 #                  yes: Show
467 #                  no: "Don't show"
468 #            - a subject browser on the OPAC (generated using <code>misc/cronjobs/build_browser_and_cloud.pl</code>).
469 #        -
470 #            opac-tags_subject.pl is the only script affected by this, and it is not linked to by any other page
471 #            - pref: OpacCloud
472 #              choices:
473 #            - If ON, enables subject cloud on OPAC
474         -
475             - pref: OPACItemHolds
476               choices:
477                   no: "Don't allow"
478                   yes: Allow
479                   force: Force
480             - patrons to place holds on specific items in the OPAC. If this is disabled, users can only put a hold on the next available item. If this is forced, users must put a hold on a specific item.
481         -
482             - pref: OpacRenewalAllowed
483               choices:
484                   yes: Allow
485                   no: "Don't allow"
486             - patrons to renew their own books on the OPAC.
487         -
488             - Use 
489             - pref: OpacRenewalBranch
490               choices:
491                   itemhomebranch: "the item's home library"
492                   patronhomebranch: "the patron's home library"
493                   checkoutbranch: "the library the item was checked out from"
494                   null: "NULL"
495                   opacrenew: "'OPACRenew'"
496             - as branchcode to store in the statistics table.
497         -
498             - Only allow patrons to renew their own books on the OPAC if they have less than
499             - pref: OPACFineNoRenewals
500               class: currency
501             - '[% local_currency %] in fines (leave blank to disable).'
502         -
503             - pref: OPACViewOthersSuggestions
504               choices:
505                   yes: Show
506                   no: "Don't show"
507             - purchase suggestions from other patrons on the OPAC.
508         -
509             - pref: AllowPurchaseSuggestionBranchChoice
510               default: 0
511               choices:
512                   no: "Don't allow"
513                   yes: Allow
514             - patrons to select library when making a purchase suggestion
515         -
516             - pref: OpacHiddenItems
517               type: textarea
518               class: code
519             - Allows to define custom rules for hiding specific items at opac. See docs/opac/OpacHiddenItems.txt for more informations
520         -
521             - pref: OpacAllowPublicListCreation
522               default: 1
523               choices:
524                   no: "Don't allow"
525                   yes: Allow
526             - opac users to create public lists
527         -
528             - pref: OpacAllowSharingPrivateLists
529               default: 0
530               choices:
531                   no: "Don't allow"
532                   yes: Allow
533             - opac users to share private lists with other patrons.
534         -
535             - pref: BlockExpiredPatronOpacActions
536               choices:
537                 yes: "Block"
538                 no: "Don't block"
539             - 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.
540
541     Privacy:
542         -
543             - pref: AnonSuggestions
544               choices:
545                   yes: Allow
546                   no: "Don't allow"
547             - "patrons that aren't logged in to make purchase suggestions. Suggestions are connected to the AnonymousPatron syspref"
548         -
549             - pref: opacreadinghistory
550               choices:
551                   yes: Allow
552                   no: "Don't allow"
553             - patrons to see what books they have checked out in the past.
554         -
555             - pref: EnableOpacSearchHistory
556               default: 0
557               choices:
558                   yes: Keep
559                   no: "Don't keep"
560             - patron search history in the OPAC.
561         -
562             - pref: OPACPrivacy
563               default: 0
564               choices:
565                   yes: Allow
566                   no: "Don't allow"
567             - patrons to choose their own privacy settings for their reading history.  This requires opacreadinghistory and AnonymousPatron
568         -
569             - Use borrowernumber
570             - pref: AnonymousPatron
571               class: integer
572             - as the Anonymous Patron (for anonymous suggestions and reading history)
573         -
574             - pref: TrackClicks
575               default: 0
576               choices:
577                   anonymous: "Track anonymously"
578                   track: "Track"
579                   no: "Don't track"
580             - links that patrons click on
581
582     Shelf Browser:
583         -
584             - pref: OPACShelfBrowser
585               choices:
586                   yes: Show
587                   no: "Don't show"
588             - "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."
589         -
590             - pref: ShelfBrowserUsesLocation
591               default: 1
592               choices:
593                   yes: Use
594                   no: "Don't use"
595             - "the item location when finding items for the shelf browser."
596         -
597             - pref: ShelfBrowserUsesHomeBranch
598               default: 1
599               choices:
600                   yes: Use
601                   no: "Don't use"
602             - "the item home library when finding items for the shelf browser."
603         -
604             - pref: ShelfBrowserUsesCcode
605               default: 0
606               choices:
607                   yes: Use
608                   no: "Don't use"
609             - "the item collection code when finding items for the shelf browser."      
610
611     Self Registration:
612         -
613             - pref: PatronSelfRegistration
614               choices:
615                   yes: Allow
616                   no: "Don't allow"
617             - "library patrons to register an account via the OPAC."
618         -
619             - pref: PatronSelfRegistrationVerifyByEmail
620               choices:
621                   yes: Require
622                   no: "Don't require"
623             - "that a self-registering patron verify his or herself via email."
624         -
625             - "Use the patron category code"
626             - pref: PatronSelfRegistrationDefaultCategory
627               class: short
628             - "as the default patron category for patrons registered via the OPAC."
629         -
630             - "Delete patrons registered via the OPAC, but not yet verified after"
631             - pref: PatronSelfRegistrationExpireTemporaryAccountsDelay
632               class: integer
633             - "days."
634         -
635             - "The following <a href='http://schema.koha-community.org/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:"
636             - pref: PatronSelfRegistrationBorrowerMandatoryField
637               class: multi
638             - (separate columns with |)
639         -
640             - "The following <a href='http://schema.koha-community.org/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron entry screen:"
641             - pref: PatronSelfRegistrationBorrowerUnwantedField
642               class: multi
643             - (separate columns with |)
644         -
645             - "Display the following additional instructions for patrons who self register via the OPAC ( HTML is allowed ):"
646             - pref: PatronSelfRegistrationAdditionalInstructions
647               type: textarea
648               class: html