Bug 5551 - allow shelf browser filters to be changed
[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: OPACDisplayRequestPriority
71               choices:
72                   yes: Show
73                   no: "Don't show"
74             - patrons the priority level of their holds in the OPAC.
75         -
76             - pref: OPACShowCheckoutName
77               default: 0
78               choices:
79                   yes: Show
80                   no: "Don't show"
81             - the name of the patron that has an item checked out on item detail pages on the OPAC.
82         -
83             - pref: OpacHighlightedWords
84               choices:
85                   yes: Highlight
86                   no: "Don't highlight"
87             - words the patron searched for in their search results.
88         -
89             - pref: AuthorisedValueImages
90               choices:
91                   yes: Show
92                   no: "Don't show"
93             - 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.
94         -
95             - Use the image at
96             - pref: opacsmallimage
97               class: url
98             - 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>.)
99         -
100             - "Include the following JavaScript on all pages in the OPAC:"
101             - pref: opacuserjs
102               type: textarea
103               class: code
104         -
105             - Include the additional CSS stylesheet <!-- TMPL_VAR NAME="opacthemelang" -->/css/
106             - pref: opaccolorstylesheet
107               class: file
108             - on all pages in the OPAC (leave blank to disable).
109         -
110             - Use the CSS stylesheet <!-- TMPL_VAR NAME="opacthemelang" -->/css/
111             - pref: opaclayoutstylesheet
112               class: file
113             - on all pages in the OPAC, instead of the default (leave blank to disable).
114         -
115             - Use the remote CSS stylesheet
116             - pref: opacstylesheet
117               class: file
118             - on all pages in the OPAC, instead of the default. (This should be a complete URL, starting with <code>http://</code>.)
119         -
120             - "Include the following CSS on all pages in the OPAC:"
121             - pref: OPACUserCSS
122               type: textarea
123               class: code
124         -
125             - "Show the following HTML in its own column on the main page of the OPAC:"
126             - pref: OpacMainUserBlock
127               type: textarea
128               class: code
129         -
130             - "Show the following HTML on the left hand column of all pages on the OPAC (generally navigation links):"
131             - pref: OpacNav
132               type: textarea
133               class: code
134         -
135             - "Include the following HTML in the header of all pages in the OPAC:"
136             - pref: opacheader
137               type: textarea
138               class: code
139         -
140             - "Include the following HTML in the footer of all pages in the OPAC:"
141             - pref: opaccredits
142               type: textarea
143               class: code
144         -
145             - 'Include a "More Searches" box on the detail pages of items on the OPAC, with the following HTML (leave blank to disable):'
146             - '<br />Note: The placeholders {CONTROLNUMBER}, {TITLE}, {ISBN} and {AUTHOR} will be replaced with information from the displayed record.'
147             - pref: OPACSearchForTitleIn
148               type: textarea
149               class: code
150         -
151             - pref: OpacAddMastheadLibraryPulldown
152               choices: 
153                   yes: Add
154                   no: "Don't add"
155             - a library select pulldown menu on the OPAC masthead.
156         -
157             - 'Display this HTML when no results are found for a search in the OPAC:'
158             - pref: OPACNoResultsFound
159               type: textarea
160               class: code
161     Features:
162         -
163             - pref: opacuserlogin
164               choices:
165                   yes: Allow
166                   no: "Don't allow"
167             - patrons to log in to their accounts on the OPAC.
168         -
169             - pref: OpacPasswordChange
170               choices:
171                   yes: Allow
172                   no: "Don't allow"
173             - patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
174         -
175             - pref: OPACPatronDetails
176               choices:
177                   yes: Allow
178                   no: "Don't allow"
179             - patrons to notify the library of changes to their contact information from the OPAC.
180         -
181             - pref: OPACFinesTab
182               choices:
183                   yes: Allow
184                   no: "Don't allow"
185             - patrons to access the Fines tab on the My Account page on the OPAC.
186         -
187             - pref: OpacBrowser
188               choices:
189                   yes: Allow
190                   no: "Don't allow"
191             - patrons to browse subject authorities on OPAC (run misc/cronjobs/build_browser_and_cloud.pl to create the browser list)
192         -
193             - pref: OpacAuthorities
194               choices:
195                   yes: Allow
196                   no: "Don't allow"
197             - patrons to search your authority records.
198         -
199             - pref: opacbookbag
200               choices:
201                   yes: Allow
202                   no: "Don't allow"
203             - patrons to store items in a temporary "Cart" on the OPAC.
204         -
205             - pref: opacreadinghistory
206               choices:
207                   yes: Allow
208                   no: "Don't allow"
209             - patrons to see what books they have checked out in the past.
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.
297     Shelf Browser:
298         -
299             - pref: OPACShelfBrowser
300               choices:
301                   yes: Show
302                   no: "Don't show"
303             - "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."
304         -
305             - pref: ShelfBrowserUsesLocation
306               default: 1
307               choices:
308                   yes: Use
309                   no: "Don't use"
310             - "the item location when finding items for the shelf browser."
311         -
312             - pref: ShelfBrowserUsesHomeBranch
313               default: 1
314               choices:
315                   yes: Use
316                   no: "Don't use"
317             - "the item home branch when finding items for the shelf browser."      
318         -
319             - pref: ShelfBrowserUsesCcode
320               default: 0
321               choices:
322                   yes: Use
323                   no: "Don't use"
324             - "the item collection code when finding items for the shelf browser."