Bug 11256: Opac: Set a number of items to display on a biblio detail page.
[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             - "Include the following HTML under the facets in OPAC search results:"
241             - pref: OPACResultsSidebar
242               type: textarea
243               class: code
244         -
245             - pref: OpacAddMastheadLibraryPulldown
246               choices: 
247                   yes: Add
248                   no: "Don't add"
249             - a library select pulldown menu on the OPAC masthead.
250         -
251             - 'Display this HTML when no results are found for a search in the OPAC:'
252             - '<br />Note: You can insert placeholders {QUERY_KW} that will be replaced with the keywords of the query.'
253             - pref: OPACNoResultsFound
254               type: textarea
255               class: code
256         -
257             - 'Display the URI in the 856u field as an image on: '
258             - pref: OPACDisplay856uAsImage
259               choices:
260                   OFF: "Neither Details or Results pages"
261                   Details: "Details page only"
262                   Results: "Results page only"
263                   Both: "Both Details and Results pages"
264             - 'Note: The corresponding OPACXSLT option must be turned on.'
265         -
266             - 'List export options that should be available from OPAC detail page separated by |:'
267             - pref: OpacExportOptions
268               class: multi
269             - '<br />Note: Available options are: BIBTEX (<code>bibtex</code>), Dublin Core (<code>dc</code>),'
270             - 'MARCXML (<code>marcxml</code>), MARC-8 encoded MARC (<code>marc8</code>), Unicode/UTF-8 encoded MARC (<code>utf8</code>),'
271             - '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>)'
272         -
273             - pref: OpacSeparateHoldings
274               choices:
275                   yes: Separate
276                   no: Don't separate
277             - "items display into two tabs, where the first tab contains items whose"
278             - pref: OpacSeparateHoldingsBranch
279               choices:
280                 homebranch: 'home library'
281                 holdingbranch: 'holding library'
282             - "is the logged in user's library. The second tab will contain all other items."
283         -
284             - pref: OpacSuggestionManagedBy
285               choices:
286                   yes: Show
287                   no: Don't show
288             - "the name of the staff member who managed a suggestion in OPAC."
289         -
290             - Display
291             - pref: OpacMaxItemsToDisplay
292               class: integer
293             - items on the biblio detail page (if the biblio has more items, a link allow to display all items).
294
295     Features:
296         -
297             - pref: opacuserlogin
298               choices:
299                   yes: Allow
300                   no: "Don't allow"
301             - patrons to log in to their accounts on the OPAC.
302         -
303             - Show
304             - pref: OpacItemLocation
305               choices:
306                   location: location
307                   ccode: "collection code"
308                   callnum: "call number only"
309             - for items on the OPAC search results.
310         -
311             - pref: OpacPasswordChange
312               choices:
313                   yes: Allow
314                   no: "Don't allow"
315             - patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
316         -
317             - pref: OPACPatronDetails
318               choices:
319                   yes: Allow
320                   no: "Don't allow"
321             - patrons to notify the library of changes to their contact information from the OPAC.
322         -
323             - pref: OPACpatronimages
324               choices:
325                   yes: Show
326                   no: "Don't show"
327             - patron images on the patron information page in the OPAC.
328         -
329             - pref: OPACFinesTab
330               choices:
331                   yes: Allow
332                   no: "Don't allow"
333             - patrons to access the Fines tab on the My Account page on the OPAC.
334         -
335             - pref: OpacBrowser
336               choices:
337                   yes: Allow
338                   no: "Don't allow"
339             - patrons to browse subject authorities on OPAC (run misc/cronjobs/build_browser_and_cloud.pl to create the browser list)
340         -
341             - pref: OpacCloud
342               choices:
343                   yes: Show
344                   no: "Don't show"
345             - a subject cloud on OPAC (run misc/cronjobs/build_browser_and_cloud.pl to build)
346         -
347             - pref: OpacAuthorities
348               choices:
349                   yes: Allow
350                   no: "Don't allow"
351             - patrons to search your authority records.
352         -
353             - pref: opacbookbag
354               choices:
355                   yes: Allow
356                   no: "Don't allow"
357             - patrons to store items in a temporary "Cart" on the OPAC.
358         -
359             - pref: OpacTopissue
360               choices:
361                   yes: Allow
362                   no: "Don't allow"
363             - 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.
364         -
365             - pref: suggestion
366               choices:
367                   yes: Allow
368                   no: "Don't allow"
369             - patrons to make purchase suggestions on the OPAC.
370         -
371             - pref: reviewson
372               choices:
373                   yes: Allow
374                   no: "Don't allow"
375             - patrons to make comments on items on the OPAC.
376         -
377             - Show
378             - pref: ShowReviewer
379               choices:
380                   none: no name
381                   full: full name
382                   first: first name
383                   surname: last name
384                   firstandinitial: first name and last name initial
385                   username: username
386             - of commenter with comments in OPAC.
387         -
388             - pref: ShowReviewerPhoto
389               choices:
390                   yes: Show
391                   no: Hide
392             - reviewer's photo beside comments in OPAC.
393         -
394             - pref: RequestOnOpac
395               choices:
396                   yes: Allow
397                   no: "Don't allow"
398             - patrons to place holds on items from the OPAC.
399         -
400             - Display
401             - pref: numSearchRSSResults
402               class: long
403             -  search results in the RSS feed.
404         -
405             - pref: SocialNetworks
406               default: 0
407               choices:
408                   yes: Enable
409                   no: Disable
410             - social network links in opac detail pages
411         -
412             - pref: OpacBrowseResults
413               default: 1
414               choices:
415                   yes: Enable
416                   no: Disable
417             - browsing and paging search results from the OPAC detail page.
418         -
419             - pref: QuoteOfTheDay
420               default: 0
421               choices:
422                   yes: Enable
423                   no: Disable
424             - Quote of the Day display on OPAC home page
425         -
426             - pref: OPACPopupAuthorsSearch
427               default: 0
428               choices:
429                 yes: Display
430                 no: Don't display
431             - the list of authors/subjects in a popup for a combined search on OPAC detail pages.
432         -
433             - pref: OpacHoldNotes
434               default: 0
435               choices:
436                   yes: Allow
437                   no: Do not allow
438             - users to add a note when placing a hold.
439
440     Policy:
441         -
442             - pref: singleBranchMode
443               default: 0
444               choices:
445                   yes: "Don't allow"
446                   no: Allow
447             - patrons to select their branch on the OPAC or show branch names with callnumbers.
448         -
449             - pref: SearchMyLibraryFirst
450               choices:
451                   yes: Limit
452                   no: "Don't limit"
453             - "patrons' searches to the library they are registered at."
454 #        -
455 #            This system preference does not actually affect anything
456 #            - pref: OpacBrowser
457 #              choices:
458 #                  yes: Show
459 #                  no: "Don't show"
460 #            - a subject browser on the OPAC (generated using <code>misc/cronjobs/build_browser_and_cloud.pl</code>).
461 #        -
462 #            opac-tags_subject.pl is the only script affected by this, and it is not linked to by any other page
463 #            - pref: OpacCloud
464 #              choices:
465 #            - If ON, enables subject cloud on OPAC
466         -
467             - pref: OPACItemHolds
468               choices:
469                   yes: Allow
470                   no: "Don't allow"
471             - 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.
472         -
473             - pref: OpacRenewalAllowed
474               choices:
475                   yes: Allow
476                   no: "Don't allow"
477             - patrons to renew their own books on the OPAC.
478         -
479             - Use 
480             - pref: OpacRenewalBranch
481               choices:
482                   itemhomebranch: "the item's home library"
483                   patronhomebranch: "the patron's home library"
484                   checkoutbranch: "the library the item was checked out from"
485                   null: "NULL"
486                   opacrenew: "'OPACRenew'"
487             - as branchcode to store in the statistics table.
488         -
489             - Only allow patrons to renew their own books on the OPAC if they have less than
490             - pref: OPACFineNoRenewals
491               class: currency
492             - '[% local_currency %] in fines (leave blank to disable).'
493         -
494             - pref: OPACViewOthersSuggestions
495               choices:
496                   yes: Show
497                   no: "Don't show"
498             - purchase suggestions from other patrons on the OPAC.
499         -
500             - pref: AllowPurchaseSuggestionBranchChoice
501               default: 0
502               choices:
503                   no: "Don't allow"
504                   yes: Allow
505             - patrons to select library when making a purchase suggestion
506         -
507             - pref: OpacHiddenItems
508               type: textarea
509               class: code
510             - Allows to define custom rules for hiding specific items at opac. See docs/opac/OpacHiddenItems.txt for more informations
511         -
512             - pref: OpacAllowPublicListCreation
513               default: 1
514               choices:
515                   no: "Don't allow"
516                   yes: Allow
517             - opac users to create public lists
518         -
519             - pref: OpacAllowSharingPrivateLists
520               default: 0
521               choices:
522                   no: "Don't allow"
523                   yes: Allow
524             - opac users to share private lists with other patrons. This feature is not active yet but will be released soon
525
526     Privacy:
527         -
528             - pref: AnonSuggestions
529               choices:
530                   yes: Allow
531                   no: "Don't allow"
532             - "patrons that aren't logged in to make purchase suggestions. Suggestions are connected to the AnonymousPatron syspref"
533         -
534             - pref: opacreadinghistory
535               choices:
536                   yes: Allow
537                   no: "Don't allow"
538             - patrons to see what books they have checked out in the past.
539         -
540             - pref: EnableOpacSearchHistory
541               default: 0
542               choices:
543                   yes: Keep
544                   no: "Don't keep"
545             - patron search history in the OPAC.
546         -
547             - pref: OPACPrivacy
548               default: 0
549               choices:
550                   yes: Allow
551                   no: "Don't allow"
552             - patrons to choose their own privacy settings for their reading history.  This requires opacreadinghistory and AnonymousPatron
553         -
554             - Use borrowernumber
555             - pref: AnonymousPatron
556               class: integer
557             - as the Anonymous Patron (for anonymous suggestions and reading history)
558         -
559             - pref: TrackClicks
560               default: 0
561               choices:
562                   anonymous: "Track anonymously"
563                   track: "Track"
564                   no: "Don't track"
565             - links that patrons click on
566
567     Shelf Browser:
568         -
569             - pref: OPACShelfBrowser
570               choices:
571                   yes: Show
572                   no: "Don't show"
573             - "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."
574         -
575             - pref: ShelfBrowserUsesLocation
576               default: 1
577               choices:
578                   yes: Use
579                   no: "Don't use"
580             - "the item location when finding items for the shelf browser."
581         -
582             - pref: ShelfBrowserUsesHomeBranch
583               default: 1
584               choices:
585                   yes: Use
586                   no: "Don't use"
587             - "the item home library when finding items for the shelf browser."
588         -
589             - pref: ShelfBrowserUsesCcode
590               default: 0
591               choices:
592                   yes: Use
593                   no: "Don't use"
594             - "the item collection code when finding items for the shelf browser."      
595
596     Self Registration:
597         -
598             - pref: PatronSelfRegistration
599               choices:
600                   yes: Allow
601                   no: "Don't allow"
602             - "library patrons to register an account via the OPAC."
603         -
604             - pref: PatronSelfRegistrationVerifyByEmail
605               choices:
606                   yes: Require
607                   no: "Don't require"
608             - "that a self-registering patron verify his or herself via email."
609         -
610             - "Use the patron category code"
611             - pref: PatronSelfRegistrationDefaultCategory
612               class: short
613             - "as the default patron category for patrons registered via the OPAC."
614         -
615             - "Delete patrons registered via the OPAC, but not yet verified after"
616             - pref: PatronSelfRegistrationExpireTemporaryAccountsDelay
617               class: integer
618             - "days."
619         -
620             - "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:"
621             - pref: PatronSelfRegistrationBorrowerMandatoryField
622               class: multi
623             - (separate columns with |)
624         -
625             - "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:"
626             - pref: PatronSelfRegistrationBorrowerUnwantedField
627               class: multi
628             - (separate columns with |)
629         -
630             - "Display the following additional instructions for patrons who self register via the OPAC ( HTML is allowed ):"
631             - pref: PatronSelfRegistrationAdditionalInstructions
632               type: textarea
633               class: html