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