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