Merge remote branch 'kc/new/enh/bug_5285' 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 {CONTROLNUMBER}, {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         -
151             - 'Display this HTML when no results are found for a search in the OPAC:'
152             - pref: OPACNoResultsFound
153               type: textarea
154               class: code
155     Features:
156         -
157             - pref: opacuserlogin
158               choices:
159                   yes: Allow
160                   no: "Don't allow"
161             - patrons to log in to their accounts on the OPAC.
162         -
163             - pref: OpacPasswordChange
164               choices:
165                   yes: Allow
166                   no: "Don't allow"
167             - patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
168         -
169             - pref: OPACPatronDetails
170               choices:
171                   yes: Allow
172                   no: "Don't allow"
173             - patrons to notify the library of changes to their contact information from the OPAC.
174         -
175             - pref: OPACFinesTab
176               choices:
177                   yes: Allow
178                   no: "Don't allow"
179             - patrons to access the Fines tab on the My Account page on the OPAC.
180         -
181             - pref: OpacBrowser
182               choices:
183                   yes: Allow
184                   no: "Don't allow"
185             - patrons to browse subject authorities on OPAC (run misc/cronjobs/build_browser_and_cloud.pl to create the browser list)
186         -
187             - pref: OpacAuthorities
188               choices:
189                   yes: Allow
190                   no: "Don't allow"
191             - patrons to search your authority records.
192         -
193             - pref: opacbookbag
194               choices:
195                   yes: Allow
196                   no: "Don't allow"
197             - patrons to store items in a temporary "Cart" on the OPAC.
198         -
199             - pref: opacreadinghistory
200               choices:
201                   yes: Allow
202                   no: "Don't allow"
203             - patrons to see what books they have checked out in the past.
204         -
205             - pref: OPACShelfBrowser
206               choices:
207                   yes: Show
208                   no: "Don't show"
209             - "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."
210         -
211             - pref: OpacTopissue
212               choices:
213                   yes: Allow
214                   no: "Don't allow"
215             - 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.
216         -
217             - pref: suggestion
218               choices:
219                   yes: Allow
220                   no: "Don't allow"
221             - patrons to make purchase suggestions on the OPAC.
222         -
223             - pref: reviewson
224               choices:
225                   yes: Allow
226                   no: "Don't allow"
227             - patrons to make comments on items on the OPAC.
228         -
229             - pref: RequestOnOpac
230               choices:
231                   yes: Allow
232                   no: "Don't allow"
233             - patrons to place holds on items from the OPAC.
234     Policy:
235         -
236             - pref: singleBranchMode
237               default: 0
238               choices:
239                   yes: "Don't allow"
240                   no: Allow
241             - patrons to select their branch on the OPAC.
242         -
243             - pref: SearchMyLibraryFirst
244               choices:
245                   yes: Limit
246                   no: "Don't limit"
247             - "patrons' searches to the library they are registered at."
248         -
249             - pref: AnonSuggestions
250               choices:
251                   yes: Allow
252                   no: "Don't allow"
253             - "patrons that aren't logged in to make purchase suggestions."
254 #        -
255 #            This system preference does not actually affect anything
256 #            - pref: OpacBrowser
257 #              choices:
258 #                  yes: Show
259 #                  no: "Don't show"
260 #            - a subject browser on the OPAC (generated using <code>misc/cronjobs/build_browser_and_cloud.pl</code>).
261 #        -
262 #            opac-tags_subject.pl is the only script affected by this, and it is not linked to by any other page
263 #            - pref: OpacCloud
264 #              choices:
265 #            - If ON, enables subject cloud on OPAC
266         -
267             - pref: OPACItemHolds
268               choices:
269                   yes: Allow
270                   no: "Don't allow"
271             - 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.
272         -
273             - pref: OpacRenewalAllowed
274               choices:
275                   yes: Allow
276                   no: "Don't allow"
277             - patrons to renew their own books on the OPAC.
278         -
279             - Only allow patrons to renew their own books on the OPAC if they have less than
280             - pref: OPACFineNoRenewals
281               class: currency
282             - <!-- TMPL_VAR NAME="local_currency" --> in fines (leave blank to disable).
283         -
284             - pref: OPACViewOthersSuggestions
285               choices:
286                   yes: Show
287                   no: "Don't show"
288             - purchase suggestions from other patrons on the OPAC.
289     Privacy:
290         -
291             - pref: EnableOpacSearchHistory
292               default: 0
293               choices:
294                   yes: Keep
295                   no: "Don't keep"
296             - patron search history in the OPAC.