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