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