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