Merge remote-tracking branch 'origin/new/bug_7936'
[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             - "Show star-ratings on"
26             - pref: OpacStarRatings
27               choices:
28                   all: "results and details"
29                   disable: "no"
30                   details: "only details"
31             - "pages."
32         -
33             - pref: OpacMaintenance
34               choices:
35                   yes: Show
36                   no: "Don't show"
37             - "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."
38         -
39             - By default, show bib records
40             - pref: BiblioDefaultView
41               choices:
42                   normal: in simple form.
43                   marc: in their MARC form.
44                   isbd: as specified in the ISBD template.
45         -
46             - When patrons click on a link to another website from your OPAC (like Amazon or OCLC),
47             - pref: OPACURLOpenInNewWindow
48               choices:
49                   yes: do
50                   no: "don't"
51             - open the website in a new window.
52         -
53             - pref: hidelostitems
54               choices:
55                   yes: "Don't show"
56                   no: Show
57             - lost items on search and detail pages.
58         -
59             - 'Display OPAC results using XSLT stylesheet at: '
60             - pref: OPACXSLTResultsDisplay
61               class: file
62             - '<br />Options:<br />- leave empty for "no xslt"<br />- enter "default" for the default one<br />- put a path to define a xslt file<br />- put an URL for an external specific stylesheet.<br />{langcode} will be replaced with current interface language'
63         -
64             - 'Display OPAC details using XSLT stylesheet at: '
65             - pref: OPACXSLTDetailsDisplay
66               class: file
67             - '<br />Options:<br />- leave empty for "no xslt"<br />- enter "default" for the default one<br />- put a path to define a xslt file<br />- put an URL for an external specific stylesheet.<br />{langcode} will be replaced with current interface language'
68         -
69             - On pages displayed with XSLT stylesheets on the OPAC,
70             - pref: DisplayOPACiconsXSLT
71               choices:
72                   yes: show
73                   no: "don't show"
74             - icons for itemtype and authorized values.
75         -
76             - pref: COinSinOPACResults
77               choices:
78                   yes: Include
79                   no: "Don't include"
80             - "COinS / OpenURL / Z39.88 in OPAC search results.  <br/>Warning: Enabling this feature will slow OPAC search response times."
81         -
82             - pref: OPACShowHoldQueueDetails
83               choices:
84                   none: "Don't show any hold details"
85                   priority: "Show priority level"
86                   holds: "Show holds"
87                   holds_priority: "Show holds and their priority level"
88             - to patrons in the OPAC.
89         -
90             - pref: OPACShowCheckoutName
91               default: 0
92               choices:
93                   yes: Show
94                   no: "Don't show"
95             - the name of the patron that has an item checked out on item detail pages on the OPAC.
96         -
97             - pref: OpacKohaUrl
98               default: 0
99               choices:
100                   yes: Show
101                   no: "Don't show"
102             - "'Powered by Koha' text on OPAC footer."
103         -
104             - pref: OpacShowRecentComments
105               default: 0
106               choices:
107                   yes: Show
108                   no: "Don't show"
109             - a link to recent comments in the OPAC masthead.
110         -
111             - pref: OpacHighlightedWords
112               choices:
113                   yes: Highlight
114                   no: "Don't highlight"
115             - words the patron searched for in their search results.
116         -
117             - pref: AuthorisedValueImages
118               choices:
119                   yes: Show
120                   no: "Don't show"
121             - 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.
122         -
123             - Use the image at
124             - pref: opacsmallimage
125               class: url
126             - 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>.)
127         -
128             - Use the image at
129             - pref: OpacFavicon
130               class: url
131             - for the OPAC's favicon. (This should be a complete URL, starting with <code>http://</code>.)
132         -
133             - "Include the following JavaScript on all pages in the OPAC:"
134             - pref: opacuserjs
135               type: textarea
136               class: code
137         -
138             - Include the additional CSS stylesheet
139             - pref: opaccolorstylesheet
140               class: file
141             - to override specified settings from the default stylesheet (leave blank to disable). Enter a filename or a complete URL beginning with <code>http://</code> (if the file lives on a remote server). Please note that if you enter a filename, the file should be in the css subdirectory for each active theme and language within the Koha templates directory.
142         -
143             - Use the CSS stylesheet
144             - pref: opaclayoutstylesheet
145               class: file
146             - on all pages in the OPAC, instead of the default (leave blank to disable). Please enter filename only. The file should be in the css subdirectory for each active theme and language within the Koha templates directory.
147         -
148             - Use the remote CSS stylesheet
149             - pref: opacstylesheet
150               class: file
151             - on all pages in the OPAC, instead of the default. (This should be a complete URL, starting with <code>http://</code>.)
152         -
153             - "Include the following CSS on all pages in the OPAC:"
154             - pref: OPACUserCSS
155               type: textarea
156               class: code
157         -
158             - "Show the following HTML in its own column on the main page of the OPAC:"
159             - pref: OpacMainUserBlock
160               type: textarea
161               class: code
162         -
163             - "Show the following HTML on the left hand column of the main page and patron account on the OPAC (generally navigation links):"
164             - pref: OpacNav
165               type: textarea
166               class: code
167         -
168             - "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:"
169             - pref: OpacNavBottom
170               type: textarea
171               class: code
172         -
173             - "Include the following HTML in the header of all pages in the OPAC:"
174             - pref: opacheader
175               type: textarea
176               class: code
177         -
178             - "Include the following HTML in the footer of all pages in the OPAC:"
179             - pref: opaccredits
180               type: textarea
181               class: code
182         -
183             - 'Include a "More Searches" box on the detail pages of items on the OPAC, with the following HTML (leave blank to disable):'
184             - '<br />Note: The placeholders {BIBLIONUMBER}, {CONTROLNUMBER}, {TITLE}, {ISBN}, {ISSN} and {AUTHOR} will be replaced with information from the displayed record.'
185             - pref: OPACSearchForTitleIn
186               type: textarea
187               class: code
188         -
189             - 'Include a "Links" column on the "my summary" tab when a user is logged in to the OPAC, with the following HTML (leave blank to disable):'
190             - '<br />Note: The placeholders {BIBLIONUMBER}, {TITLE}, {ISBN} and {AUTHOR} will be replaced with information from the displayed record.'
191             - pref: OPACMySummaryHTML
192               type: textarea
193               class: code
194         -
195             - "Include the following HTML under the facets in OPAC search results:"
196             - pref: OPACResultsSidebar
197               type: textarea
198               class: code
199         -
200             - pref: OpacAddMastheadLibraryPulldown
201               choices: 
202                   yes: Add
203                   no: "Don't add"
204             - a library select pulldown menu on the OPAC masthead.
205         -
206             - 'Display this HTML when no results are found for a search in the OPAC:'
207             - pref: OPACNoResultsFound
208               type: textarea
209               class: code
210         -
211             - 'Display the URI in the 856u field as an image on: '
212             - pref: OPACDisplay856uAsImage
213               choices:
214                   OFF: "Neither Details or Results pages"
215                   Details: "Details page only"
216                   Results: "Results page only"
217                   Both: "Both Details and Results pages"
218             - 'Note: The corresponding OPACXSLT option must be turned on.'
219         -
220             - 'List export options that should be available from OPAC detail page separated by |:'
221             - pref: OpacExportOptions
222               class: multi
223             - '<br />Note: Available options are: BIBTEX (<code>bibtex</code>), Dublin Core (<code>dc</code>),'
224             - 'MARCXML (<code>marcxml</code>), MARC-8 encoded MARC (<code>marc8</code>), Unicode/UTF-8 encoded MARC (<code>utf8</code>),'
225             - '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>)'
226     Features:
227         -
228             - pref: opacuserlogin
229               choices:
230                   yes: Allow
231                   no: "Don't allow"
232             - patrons to log in to their accounts on the OPAC.
233         -
234             - pref: OpacPasswordChange
235               choices:
236                   yes: Allow
237                   no: "Don't allow"
238             - patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
239         -
240             - pref: OPACPatronDetails
241               choices:
242                   yes: Allow
243                   no: "Don't allow"
244             - patrons to notify the library of changes to their contact information from the OPAC.
245         -
246             - pref: OPACpatronimages
247               choices:
248                   yes: Show
249                   no: "Don't show"
250             - patron images on the patron information page in the OPAC.
251         -
252             - pref: OPACFinesTab
253               choices:
254                   yes: Allow
255                   no: "Don't allow"
256             - patrons to access the Fines tab on the My Account page on the OPAC.
257         -
258             - pref: OpacBrowser
259               choices:
260                   yes: Allow
261                   no: "Don't allow"
262             - patrons to browse subject authorities on OPAC (run misc/cronjobs/build_browser_and_cloud.pl to create the browser list)
263         -
264             - pref: OpacAuthorities
265               choices:
266                   yes: Allow
267                   no: "Don't allow"
268             - patrons to search your authority records.
269         -
270             - pref: opacbookbag
271               choices:
272                   yes: Allow
273                   no: "Don't allow"
274             - patrons to store items in a temporary "Cart" on the OPAC.
275         -
276             - pref: OpacTopissue
277               choices:
278                   yes: Allow
279                   no: "Don't allow"
280             - 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.
281         -
282             - pref: suggestion
283               choices:
284                   yes: Allow
285                   no: "Don't allow"
286             - patrons to make purchase suggestions on the OPAC.
287         -
288             - pref: reviewson
289               choices:
290                   yes: Allow
291                   no: "Don't allow"
292             - patrons to make comments on items on the OPAC.
293         -
294             - Show
295             - pref: ShowReviewer
296               choices:
297                   none: no name
298                   full: full name
299                   first: first name
300                   surname: last name
301                   firstandinitial: first name and last name initial
302                   username: username
303             - of commenter with comments in OPAC.
304         -
305             - pref: ShowReviewerPhoto
306               choices:
307                   yes: Show
308                   no: Hide
309             - reviewer's photo beside comments in OPAC.
310         -
311             - pref: RequestOnOpac
312               choices:
313                   yes: Allow
314                   no: "Don't allow"
315             - patrons to place holds on items from the OPAC.
316         -
317             - Display
318             - pref: numSearchRSSResults
319               class: long
320             -  search results in the RSS feed.
321         -
322             - pref: SocialNetworks
323               default: 0
324               choices:
325                   yes: Enable
326                   no: Disable
327             - social network links in opac detail pages
328         -
329             - pref: OpacBrowseResults
330               default: 1
331               choices:
332                   yes: Enable
333                   no: Disable
334             - browsing and paging search results from the OPAC detail page.
335         -
336             - pref: QuoteOfTheDay
337               default: 0
338               choices:
339                   yes: Enable
340                   no: Disable
341             - Quote of the Day display on OPAC home page
342     Policy:
343         -
344             - pref: singleBranchMode
345               default: 0
346               choices:
347                   yes: "Don't allow"
348                   no: Allow
349             - patrons to select their library on the OPAC.
350         -
351             - pref: SearchMyLibraryFirst
352               choices:
353                   yes: Limit
354                   no: "Don't limit"
355             - "patrons' searches to the library they are registered at."
356 #        -
357 #            This system preference does not actually affect anything
358 #            - pref: OpacBrowser
359 #              choices:
360 #                  yes: Show
361 #                  no: "Don't show"
362 #            - a subject browser on the OPAC (generated using <code>misc/cronjobs/build_browser_and_cloud.pl</code>).
363 #        -
364 #            opac-tags_subject.pl is the only script affected by this, and it is not linked to by any other page
365 #            - pref: OpacCloud
366 #              choices:
367 #            - If ON, enables subject cloud on OPAC
368         -
369             - pref: OPACItemHolds
370               choices:
371                   yes: Allow
372                   no: "Don't allow"
373             - 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.
374         -
375             - pref: OpacRenewalAllowed
376               choices:
377                   yes: Allow
378                   no: "Don't allow"
379             - patrons to renew their own books on the OPAC.
380         -
381             - Use 
382             - pref: OpacRenewalBranch
383               choices:
384                   itemhomebranch: "the item's home library"
385                   patronhomebranch: "the patron's home library"
386                   checkoutbranch: "the library the item was checked out from"
387                   null: "NULL"
388                   opacrenew: "'OPACRenew'"
389             - as branchcode to store in the statistics table.
390         -
391             - Only allow patrons to renew their own books on the OPAC if they have less than
392             - pref: OPACFineNoRenewals
393               class: currency
394             - '[% local_currency %] in fines (leave blank to disable).'
395         -
396             - pref: OPACViewOthersSuggestions
397               choices:
398                   yes: Show
399                   no: "Don't show"
400             - purchase suggestions from other patrons on the OPAC.
401         -
402             - pref: AllowPurchaseSuggestionBranchChoice
403               default: 0
404               choices:
405                   no: "Don't allow"
406                   yes: Allow
407             - patrons to select library when making a purchase suggestion
408         -
409             - pref: OpacHiddenItems
410               type: textarea
411               class: code
412             - Allows to define custom rules for hiding specific items at opac. See docs/opac/OpacHiddenItems.txt for more informations
413         -
414             - pref: OpacAllowPublicListCreation
415               default: 1
416               choices:
417                   no: "Don't allow"
418                   yes: Allow
419             - opac users to create public lists
420         -
421             - pref: OpacAllowSharingPrivateLists
422               default: 0
423               choices:
424                   no: "Don't allow"
425                   yes: Allow
426             - opac users to share private lists with other patrons. This feature is not active yet but will be released soon
427
428     Privacy:
429         -
430             - pref: AnonSuggestions
431               choices:
432                   yes: Allow
433                   no: "Don't allow"
434             - "patrons that aren't logged in to make purchase suggestions. Suggestions are connected to the AnonymousPatron syspref"
435         -
436             - pref: opacreadinghistory
437               choices:
438                   yes: Allow
439                   no: "Don't allow"
440             - patrons to see what books they have checked out in the past.
441         -
442             - pref: EnableOpacSearchHistory
443               default: 0
444               choices:
445                   yes: Keep
446                   no: "Don't keep"
447             - patron search history in the OPAC.
448         -
449             - pref: OPACPrivacy
450               default: 0
451               choices:
452                   yes: Allow
453                   no: "Don't allow"
454             - patrons to choose their own privacy settings for their reading history.  This requires opacreadinghistory and AnonymousPatron
455         -
456             - Use borrowernumber
457             - pref: AnonymousPatron
458               class: integer
459             - as the Anonymous Patron (for anonymous suggestions and reading history)
460
461     Shelf Browser:
462         -
463             - pref: OPACShelfBrowser
464               choices:
465                   yes: Show
466                   no: "Don't show"
467             - "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."
468         -
469             - pref: ShelfBrowserUsesLocation
470               default: 1
471               choices:
472                   yes: Use
473                   no: "Don't use"
474             - "the item location when finding items for the shelf browser."
475         -
476             - pref: ShelfBrowserUsesHomeBranch
477               default: 1
478               choices:
479                   yes: Use
480                   no: "Don't use"
481             - "the item home library when finding items for the shelf browser."
482         -
483             - pref: ShelfBrowserUsesCcode
484               default: 0
485               choices:
486                   yes: Use
487                   no: "Don't use"
488             - "the item collection code when finding items for the shelf browser."