Bug 5668 follow-up: removing empty lines in opac.pref
[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             - "Show star-ratings on"
26             - pref: OpacStarRatings
27               choices:
28                   all: "results and details"
29                   disable: "no"
30                   details: "only details"
31             - "pages."
32         -
33             - pref: OpacMaintenance
34               choices:
35                   yes: Show
36                   no: "Don't show"
37             - "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."
38         -
39             - By default, show bib records
40             - pref: BiblioDefaultView
41               choices:
42                   normal: in simple form.
43                   marc: in their MARC form.
44                   isbd: as specified in the ISBD template.
45         -
46             - When patrons click on a link to another website from your OPAC (like Amazon or OCLC),
47             - pref: OPACURLOpenInNewWindow
48               choices:
49                   yes: do
50                   no: "don't"
51             - open the website in a new window.
52         -
53             - pref: hidelostitems
54               choices:
55                   yes: "Don't show"
56                   no: Show
57             - lost items on search and detail pages.
58         -
59             - 'Display OPAC results using XSLT stylesheet at: '
60             - pref: OPACXSLTResultsDisplay
61               class: file
62             - '<br />Options:<br />- leave empty for "no xslt"<br />- enter "default" for the default one<br />- put a path to define a xslt file<br />- put an URL for an external specific stylesheet.<br />{langcode} will be replaced with current interface language'
63         -
64             - 'Display OPAC details using XSLT stylesheet at: '
65             - pref: OPACXSLTDetailsDisplay
66               class: file
67             - '<br />Options:<br />- leave empty for "no xslt"<br />- enter "default" for the default one<br />- put a path to define a xslt file<br />- put an URL for an external specific stylesheet.<br />{langcode} will be replaced with current interface language'
68         -
69             - On pages displayed with XSLT stylesheets on the OPAC,
70             - pref: DisplayOPACiconsXSLT
71               choices:
72                   yes: show
73                   no: "don't show"
74             - icons for itemtype and authorized values.
75         -
76             - pref: COinSinOPACResults
77               choices:
78                   yes: Include
79                   no: "Don't include"
80             - "COinS / OpenURL / Z39.88 in OPAC search results.  <br/>Warning: Enabling this feature will slow OPAC search response times."
81         -
82             - pref: OPACDisplayRequestPriority
83               choices:
84                   yes: Show
85                   no: "Don't show"
86             - patrons the priority level of their holds in the OPAC.
87         -
88             - pref: OPACShowCheckoutName
89               default: 0
90               choices:
91                   yes: Show
92                   no: "Don't show"
93             - the name of the patron that has an item checked out on item detail pages on the OPAC.
94         -
95             - pref: OpacKohaUrl
96               default: 0
97               choices:
98                   yes: Show
99                   no: "Don't show"
100             - "'Powered by Koha' text on OPAC footer."
101         -
102             - pref: OpacShowRecentComments
103               default: 0
104               choices:
105                   yes: Show
106                   no: "Don't show"
107             - a link to recent comments in the OPAC masthead.
108         -
109             - pref: OpacHighlightedWords
110               choices:
111                   yes: Highlight
112                   no: "Don't highlight"
113             - words the patron searched for in their search results.
114         -
115             - pref: AuthorisedValueImages
116               choices:
117                   yes: Show
118                   no: "Don't show"
119             - 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.
120         -
121             - Use the image at
122             - pref: opacsmallimage
123               class: url
124             - 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>.)
125         -
126             - Use the image at
127             - pref: OpacFavicon
128               class: url
129             - for the OPAC's favicon. (This should be a complete URL, starting with <code>http://</code>.)
130         -
131             - "Include the following JavaScript on all pages in the OPAC:"
132             - pref: opacuserjs
133               type: textarea
134               class: code
135         -
136             - Include the additional CSS stylesheet
137             - pref: opaccolorstylesheet
138               class: file
139             - to override specified settings from the default stylesheet (leave blank to disable). Enter a filename or a complete URL beginning with <code>http://</code> (if the file lives on a remote server). Please note that if you enter a filename, the file should be in the css subdirectory for each active theme and language within the Koha templates directory.
140         -
141             - Use the CSS stylesheet
142             - pref: opaclayoutstylesheet
143               class: file
144             - on all pages in the OPAC, instead of the default (leave blank to disable). Please enter filename only. The file should be in the css subdirectory for each active theme and language within the Koha templates directory.
145         -
146             - Use the remote CSS stylesheet
147             - pref: opacstylesheet
148               class: file
149             - on all pages in the OPAC, instead of the default. (This should be a complete URL, starting with <code>http://</code>.)
150         -
151             - "Include the following CSS on all pages in the OPAC:"
152             - pref: OPACUserCSS
153               type: textarea
154               class: code
155         -
156             - "Show the following HTML in its own column on the main page of the OPAC:"
157             - pref: OpacMainUserBlock
158               type: textarea
159               class: code
160         -
161             - "Show the following HTML on the left hand column of the main page and patron account on the OPAC (generally navigation links):"
162             - pref: OpacNav
163               type: textarea
164               class: code
165         -
166             - "Show the following HTML on the left hand column of the main page and patron account on the OPAC, after OpacNav, and before patron account links if available:"
167             - pref: OpacNavBottom
168               type: textarea
169               class: code
170         -
171             - "Include the following HTML in the header of all pages in the OPAC:"
172             - pref: opacheader
173               type: textarea
174               class: code
175         -
176             - "Include the following HTML in the footer of all pages in the OPAC:"
177             - pref: opaccredits
178               type: textarea
179               class: code
180         -
181             - 'Include a "More Searches" box on the detail pages of items on the OPAC, with the following HTML (leave blank to disable):'
182             - '<br />Note: The placeholders {BIBLIONUMBER}, {CONTROLNUMBER}, {TITLE}, {ISBN}, {ISSN} and {AUTHOR} will be replaced with information from the displayed record.'
183             - pref: OPACSearchForTitleIn
184               type: textarea
185               class: code
186         -
187             - 'Include a "Links" column on the "my summary" tab when a user is logged in to the OPAC, with the following HTML (leave blank to disable):'
188             - '<br />Note: The placeholders {BIBLIONUMBER}, {TITLE}, {ISBN} and {AUTHOR} will be replaced with information from the displayed record.'
189             - pref: OPACMySummaryHTML
190               type: textarea
191               class: code
192         -
193             - "Include the following HTML under the facets in OPAC search results:"
194             - pref: OPACResultsSidebar
195               type: textarea
196               class: code
197         -
198             - pref: OpacAddMastheadLibraryPulldown
199               choices: 
200                   yes: Add
201                   no: "Don't add"
202             - a library select pulldown menu on the OPAC masthead.
203         -
204             - 'Display this HTML when no results are found for a search in the OPAC:'
205             - pref: OPACNoResultsFound
206               type: textarea
207               class: code
208         -
209             - 'Display the URI in the 856u field as an image on: '
210             - pref: OPACDisplay856uAsImage
211               choices:
212                   OFF: "Neither Details or Results pages"
213                   Details: "Details page only"
214                   Results: "Results page only"
215                   Both: "Both Details and Results pages"
216             - 'Note: The corresponding OPACXSLT option must be turned on.'
217         -
218             - 'List export options that should be available from OPAC detail page separated by |:'
219             - pref: OpacExportOptions
220               class: multi
221             - '<br />Note: Available options are: BIBTEX (<code>bibtex</code>), Dublin Core (<code>dc</code>),'
222             - 'MARCXML (<code>marcxml</code>), MARC-8 encoded MARC (<code>marc8</code>), Unicode/UTF-8 encoded MARC (<code>utf8</code>),'
223             - 'Unicode/UTF-8 encoded MARC without local use -9xx, x9x, xx9- fields and subfields (<code>marcstd</code>), MODS (<code>mods</code>), RIS (<code>ris</code>)'
224     Features:
225         -
226             - pref: opacuserlogin
227               choices:
228                   yes: Allow
229                   no: "Don't allow"
230             - patrons to log in to their accounts on the OPAC.
231         -
232             - pref: OpacPasswordChange
233               choices:
234                   yes: Allow
235                   no: "Don't allow"
236             - patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
237         -
238             - pref: OPACPatronDetails
239               choices:
240                   yes: Allow
241                   no: "Don't allow"
242             - patrons to notify the library of changes to their contact information from the OPAC.
243         -
244             - pref: OPACpatronimages
245               choices:
246                   yes: Show
247                   no: "Don't show"
248             - patron images on the patron information page in the OPAC.
249         -
250             - pref: OPACFinesTab
251               choices:
252                   yes: Allow
253                   no: "Don't allow"
254             - patrons to access the Fines tab on the My Account page on the OPAC.
255         -
256             - pref: OpacBrowser
257               choices:
258                   yes: Allow
259                   no: "Don't allow"
260             - patrons to browse subject authorities on OPAC (run misc/cronjobs/build_browser_and_cloud.pl to create the browser list)
261         -
262             - pref: OpacAuthorities
263               choices:
264                   yes: Allow
265                   no: "Don't allow"
266             - patrons to search your authority records.
267         -
268             - pref: opacbookbag
269               choices:
270                   yes: Allow
271                   no: "Don't allow"
272             - patrons to store items in a temporary "Cart" on the OPAC.
273         -
274             - pref: OpacTopissue
275               choices:
276                   yes: Allow
277                   no: "Don't allow"
278             - 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.
279         -
280             - pref: suggestion
281               choices:
282                   yes: Allow
283                   no: "Don't allow"
284             - patrons to make purchase suggestions on the OPAC.
285         -
286             - pref: reviewson
287               choices:
288                   yes: Allow
289                   no: "Don't allow"
290             - patrons to make comments on items on the OPAC.
291         -
292             - Show
293             - pref: ShowReviewer
294               choices:
295                   none: no name
296                   full: full name
297                   first: first name
298                   surname: last name
299                   firstandinitial: first name and last name initial
300                   username: username
301             - of commenter with comments in OPAC.
302         -
303             - pref: ShowReviewerPhoto
304               choices:
305                   yes: Show
306                   no: Hide
307             - reviewer's photo beside comments in OPAC.
308         -
309             - pref: RequestOnOpac
310               choices:
311                   yes: Allow
312                   no: "Don't allow"
313             - patrons to place holds on items from the OPAC.
314         -
315             - Display
316             - pref: numSearchRSSResults
317               class: long
318             -  search results in the RSS feed.
319         -
320             - pref: SocialNetworks
321               default: 0
322               choices:
323                   yes: Enable
324                   no: Disable
325             - social network links in opac detail pages
326     Policy:
327         -
328             - pref: singleBranchMode
329               default: 0
330               choices:
331                   yes: "Don't allow"
332                   no: Allow
333             - patrons to select their library on the OPAC.
334         -
335             - pref: SearchMyLibraryFirst
336               choices:
337                   yes: Limit
338                   no: "Don't limit"
339             - "patrons' searches to the library they are registered at."
340 #        -
341 #            This system preference does not actually affect anything
342 #            - pref: OpacBrowser
343 #              choices:
344 #                  yes: Show
345 #                  no: "Don't show"
346 #            - a subject browser on the OPAC (generated using <code>misc/cronjobs/build_browser_and_cloud.pl</code>).
347 #        -
348 #            opac-tags_subject.pl is the only script affected by this, and it is not linked to by any other page
349 #            - pref: OpacCloud
350 #              choices:
351 #            - If ON, enables subject cloud on OPAC
352         -
353             - pref: OPACItemHolds
354               choices:
355                   yes: Allow
356                   no: "Don't allow"
357             - 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.
358         -
359             - pref: OpacRenewalAllowed
360               choices:
361                   yes: Allow
362                   no: "Don't allow"
363             - patrons to renew their own books on the OPAC.
364         -
365             - Use 
366             - pref: OpacRenewalBranch
367               choices:
368                   itemhomebranch: "the item's home library"
369                   patronhomebranch: "the patron's home library"
370                   checkoutbranch: "the library the item was checked out from"
371                   null: "NULL"
372                   opacrenew: "'OPACRenew'"
373             - as branchcode to store in the statistics table.
374         -
375             - Only allow patrons to renew their own books on the OPAC if they have less than
376             - pref: OPACFineNoRenewals
377               class: currency
378             - '[% local_currency %] in fines (leave blank to disable).'
379         -
380             - pref: OPACViewOthersSuggestions
381               choices:
382                   yes: Show
383                   no: "Don't show"
384             - purchase suggestions from other patrons on the OPAC.
385         -
386             - pref: AllowPurchaseSuggestionBranchChoice
387               default: 0
388               choices:
389                   no: "Don't allow"
390                   yes: Allow
391             - patrons to select library when making a purchase suggestion
392         -
393             - pref: OpacHiddenItems
394               type: textarea
395               class: code
396             - Allows to define custom rules for hiding specific items at opac. See docs/opac/OpacHiddenItems.txt for more informations
397         -
398             - pref: OpacAllowPublicListCreation
399               default: 1
400               choices:
401                   no: "Don't allow"
402                   yes: Allow
403             - opac users to create public lists
404         -
405             - pref: OpacAllowSharingPrivateLists
406               default: 0
407               choices:
408                   no: "Don't allow"
409                   yes: Allow
410             - opac users to share private lists with other patrons. This feature is not active yet but will be released soon
411
412     Privacy:
413         -
414             - pref: AnonSuggestions
415               choices:
416                   yes: Allow
417                   no: "Don't allow"
418             - "patrons that aren't logged in to make purchase suggestions. Suggestions are connected to the AnonymousPatron syspref"
419         -
420             - pref: opacreadinghistory
421               choices:
422                   yes: Allow
423                   no: "Don't allow"
424             - patrons to see what books they have checked out in the past.
425         -
426             - pref: EnableOpacSearchHistory
427               default: 0
428               choices:
429                   yes: Keep
430                   no: "Don't keep"
431             - patron search history in the OPAC.
432         -
433             - pref: OPACPrivacy
434               default: 0
435               choices:
436                   yes: Allow
437                   no: "Don't allow"
438             - patrons to choose their own privacy settings for their reading history.  This requires opacreadinghistory and AnonymousPatron
439         -
440             - Use borrowernumber
441             - pref: AnonymousPatron
442               class: integer
443             - as the Anonymous Patron (for anonymous suggestions and reading history)
444
445     Shelf Browser:
446         -
447             - pref: OPACShelfBrowser
448               choices:
449                   yes: Show
450                   no: "Don't show"
451             - "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."
452         -
453             - pref: ShelfBrowserUsesLocation
454               default: 1
455               choices:
456                   yes: Use
457                   no: "Don't use"
458             - "the item location when finding items for the shelf browser."
459         -
460             - pref: ShelfBrowserUsesHomeBranch
461               default: 1
462               choices:
463                   yes: Use
464                   no: "Don't use"
465             - "the item home library when finding items for the shelf browser."
466         -
467             - pref: ShelfBrowserUsesCcode
468               default: 0
469               choices:
470                   yes: Use
471                   no: "Don't use"
472             - "the item collection code when finding items for the shelf browser."