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