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