Merge remote branch 'kc/master'
[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             - "Enable the following languages on the OPAC:"
10             - pref: opaclanguages
11               type: opac-languages
12         -
13             - pref: opaclanguagesdisplay
14               choices:
15                   yes: Allow
16                   no: "Don't allow"
17             - patrons to select their language on the OPAC.
18         -
19             - "The OPAC is located at http://"
20             - pref: OPACBaseURL
21               class: url
22             - . (This must be filled in correctly for RSS, unAPI, and search plugins to work.)
23         -
24             - Show
25             - pref: LibraryName
26               class: long
27             - as the name of the library on the OPAC.
28         -
29             - pref: OpacMaintenance
30               choices:
31                   yes: Show
32                   no: "Don't show"
33             - "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."
34         -
35             - By default, show bib records
36             - pref: BiblioDefaultView
37               choices:
38                   normal: in simple form.
39                   marc: in their MARC form.
40                   isbd: as specified in the ISBD template.
41         -
42             - When patrons click on a link to another website from your OPAC (like Amazon or OCLC),
43             - pref: OPACURLOpenInNewWindow
44               choices:
45                   yes: do
46                   no: "don't"
47             - open the website in a new window.
48         -
49             - pref: hidelostitems
50               choices:
51                   yes: "Don't show"
52                   no: Show
53             - lost items on search and detail pages.
54         -
55             - Show biblio records on OPAC result page
56             - pref: OPACXSLTResultsDisplay
57               choices:
58                   yes: using XSLT stylesheets.
59                   no: normally.
60         -
61             - Show item details pages on the OPAC
62             - pref: OPACXSLTDetailsDisplay
63               choices:
64                   yes: using XSLT stylesheets.
65                   no: normally.
66         -
67             - On pages displayed with XSLT stylesheets on the OPAC,
68             - pref: DisplayOPACiconsXSLT
69               choices:
70                   yes: show
71                   no: "don't show"
72             - icons for itemtype and authorized values.
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: OpacHighlightedWords
88               choices:
89                   yes: Highlight
90                   no: "Don't highlight"
91             - words the patron searched for in their search results.
92         -
93             - pref: AuthorisedValueImages
94               choices:
95                   yes: Show
96                   no: "Don't show"
97             - 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.
98         -
99             - Use the image at
100             - pref: opacsmallimage
101               class: url
102             - 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>.)
103         -
104             - "Include the following JavaScript on all pages in the OPAC:"
105             - pref: opacuserjs
106               type: textarea
107               class: code
108         -
109             - Include the additional CSS stylesheet <!-- TMPL_VAR NAME="opacthemelang" -->/css/
110             - pref: opaccolorstylesheet
111               class: file
112             - on all pages in the OPAC (leave blank to disable).
113         -
114             - Use the CSS stylesheet <!-- TMPL_VAR NAME="opacthemelang" -->/css/
115             - pref: opaclayoutstylesheet
116               class: file
117             - on all pages in the OPAC, instead of the default (leave blank to disable).
118         -
119             - Use the remote CSS stylesheet
120             - pref: opacstylesheet
121               class: file
122             - on all pages in the OPAC, instead of the default. (This should be a complete URL, starting with <code>http://</code>.)
123         -
124             - "Include the following CSS on all pages in the OPAC:"
125             - pref: OPACUserCSS
126               type: textarea
127               class: code
128         -
129             - "Show the following HTML in its own column on the main page of the OPAC:"
130             - pref: OpacMainUserBlock
131               type: textarea
132               class: code
133         -
134             - "Show the following HTML on the left hand column of all pages on the OPAC (generally navigation links):"
135             - pref: OpacNav
136               type: textarea
137               class: code
138         -
139             - "Include the following HTML in the header of all pages in the OPAC:"
140             - pref: opacheader
141               type: textarea
142               class: code
143         -
144             - "Include the following HTML in the footer of all pages in the OPAC:"
145             - pref: opaccredits
146               type: textarea
147               class: code
148         -
149             - 'Include a "More Searches" box on the detail pages of items on the OPAC, with the following HTML (leave blank to disable):'
150             - '<br />Note: The placeholders {TITLE}, {ISBN} and {AUTHOR} will be replaced with information from the displayed record.'
151             - pref: OPACSearchForTitleIn
152               type: textarea
153               class: code
154         -
155             - pref: OpacAddMastheadLibraryPulldown
156               choices: 
157                   yes: Add
158                   no: "Don't add"
159             - a library select pulldown menu on the OPAC masthead.
160     Features:
161         -
162             - pref: opacuserlogin
163               choices:
164                   yes: Allow
165                   no: "Don't allow"
166             - patrons to log in to their accounts on the OPAC.
167         -
168             - pref: OpacPasswordChange
169               choices:
170                   yes: Allow
171                   no: "Don't allow"
172             - patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
173         -
174             - pref: OPACPatronDetails
175               choices:
176                   yes: Allow
177                   no: "Don't allow"
178             - patrons to notify the library of changes to their contact information from the OPAC.
179         -
180             - pref: OPACFinesTab
181               choices:
182                   yes: Allow
183                   no: "Don't allow"
184             - patrons to access the Fines tab on the My Account page on the OPAC.
185         -
186             - pref: OpacBrowser
187               choices:
188                   yes: Allow
189                   no: "Don't allow"
190             - patrons to browse subject authorities on OPAC (run misc/cronjobs/build_browser_and_cloud.pl to create the browser list)
191         -
192             - pref: OpacAuthorities
193               choices:
194                   yes: Allow
195                   no: "Don't allow"
196             - patrons to search your authority records.
197         -
198             - pref: opacbookbag
199               choices:
200                   yes: Allow
201                   no: "Don't allow"
202             - patrons to store items in a temporary "Cart" on the OPAC.
203         -
204             - pref: opacreadinghistory
205               choices:
206                   yes: Allow
207                   no: "Don't allow"
208             - patrons to see what books they have checked out in the past.
209         -
210             - pref: OPACShelfBrowser
211               choices:
212                   yes: Show
213                   no: "Don't show"
214             - "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."
215         -
216             - pref: OpacTopissue
217               choices:
218                   yes: Allow
219                   no: "Don't allow"
220             - 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.
221         -
222             - pref: suggestion
223               choices:
224                   yes: Allow
225                   no: "Don't allow"
226             - patrons to make purchase suggestions on the OPAC.
227         -
228             - pref: reviewson
229               choices:
230                   yes: Allow
231                   no: "Don't allow"
232             - patrons to make comments on items on the OPAC.
233         -
234             - pref: RequestOnOpac
235               choices:
236                   yes: Allow
237                   no: "Don't allow"
238             - patrons to place holds on items from the OPAC.
239     Policy:
240         -
241             - pref: singleBranchMode
242               default: 0
243               choices:
244                   yes: "Don't allow"
245                   no: Allow
246             - patrons to select their branch on the OPAC.
247         -
248             - pref: SearchMyLibraryFirst
249               choices:
250                   yes: Limit
251                   no: "Don't limit"
252             - "patrons' searches to the library they are registered at."
253         -
254             - pref: AnonSuggestions
255               choices:
256                   yes: Allow
257                   no: "Don't allow"
258             - "patrons that aren't logged in to make purchase suggestions."
259 #        -
260 #            This system preference does not actually affect anything
261 #            - pref: OpacBrowser
262 #              choices:
263 #                  yes: Show
264 #                  no: "Don't show"
265 #            - a subject browser on the OPAC (generated using <code>misc/cronjobs/build_browser_and_cloud.pl</code>).
266 #        -
267 #            opac-tags_subject.pl is the only script affected by this, and it is not linked to by any other page
268 #            - pref: OpacCloud
269 #              choices:
270 #            - If ON, enables subject cloud on OPAC
271         -
272             - pref: OPACItemHolds
273               choices:
274                   yes: Allow
275                   no: "Don't allow"
276             - 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.
277         -
278             - pref: OpacRenewalAllowed
279               choices:
280                   yes: Allow
281                   no: "Don't allow"
282             - patrons to renew their own books on the OPAC.
283         -
284             - Only allow patrons to renew their own books on the OPAC if they have less than
285             - pref: OPACFineNoRenewals
286               class: currency
287             - <!-- TMPL_VAR NAME="local_currency" --> in fines (leave blank to disable).
288         -
289             - pref: OPACViewOthersSuggestions
290               choices:
291                   yes: Show
292                   no: "Don't show"
293             - purchase suggestions from other patrons on the OPAC.
294     Privacy:
295         -
296             - pref: EnableOpacSearchHistory
297               default: 0
298               choices:
299                   yes: Keep
300                   no: "Don't keep"
301             - patron search history in the OPAC.