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