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