Bug 8917 : Creating tables and system pref, no functional changes at all
[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:<ul><li><a href="#" class="set_syspref" data-syspref="OPACXSLTResultsDisplay" data-value="">Leave empty</a> for "no xslt"</li><li>enter "<a href="#" class="set_syspref" data-syspref="OPACXSLTResultsDisplay" data-value="default">default</a>" for the default one</li><li> put a path to define a xslt file</li><li>put an URL for an external specific stylesheet.</li></ul>{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:<ul><li><a href="#" class="set_syspref" data-syspref="OPACXSLTDetailsDisplay" data-value="">Leave empty</a> for "no xslt"</li><li>enter "<a href="#" class="set_syspref" data-syspref="OPACXSLTDetailsDisplay" data-value="default">default</a>" for the default one</li><li>put a path to define a xslt file</li><li>put an URL for an external specific stylesheet.</li></ul>{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: OPACShowUnusedAuthorities
83               choices:
84                   yes: Show
85                   no: "Do not show"
86             - unused authorities in the OPAC authority browser.
87         -
88             - pref: OPACShowHoldQueueDetails
89               choices:
90                   none: "Don't show any hold details"
91                   priority: "Show priority level"
92                   holds: "Show holds"
93                   holds_priority: "Show holds and their priority level"
94             - to patrons in the OPAC.
95         -
96             - pref: OPACShowCheckoutName
97               default: 0
98               choices:
99                   yes: Show
100                   no: "Don't show"
101             - the name of the patron that has an item checked out on item detail pages on the OPAC.
102         -
103             - pref: OpacKohaUrl
104               default: 0
105               choices:
106                   yes: Show
107                   no: "Don't show"
108             - "'Powered by Koha' text on OPAC footer."
109         -
110             - pref: OpacShowRecentComments
111               default: 0
112               choices:
113                   yes: Show
114                   no: "Don't show"
115             - a link to recent comments in the OPAC masthead.
116         -
117             - pref: OPACShowBarcode
118               default: 0
119               choices:
120                   yes: Show
121                   no: "Don't show"
122             - the item's barcode on the holdings tab.
123         -
124             - pref: OpacHighlightedWords
125               choices:
126                   yes: Highlight
127                   no: "Don't highlight"
128             - words the patron searched for in their search results and detail pages.
129         -
130             - pref: AuthorisedValueImages
131               choices:
132                   yes: Show
133                   no: "Don't show"
134             - 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.
135         -
136             - Use the image at
137             - pref: opacsmallimage
138               class: url
139             - 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>.)
140         -
141             - Use the image at
142             - pref: OpacFavicon
143               class: url
144             - for the OPAC's favicon. (This should be a complete URL, starting with <code>http://</code>.)
145         -
146             - "Include the following JavaScript on all pages in the OPAC:"
147             - pref: opacuserjs
148               type: textarea
149               class: code
150         -
151             - Include the additional CSS stylesheet
152             - pref: opaccolorstylesheet
153               class: file
154             - to override specified settings from the default stylesheet (leave blank to disable). Enter just a filename, a full local path or a complete URL starting with <code>http://</code> (if the file lives on a remote server). Please note that if you just enter a filename, the file should be in the css subdirectory for each active theme and language within the Koha templates directory. A full local path is expected to start from your HTTP document root.
155         -
156             - Use the CSS stylesheet
157             - pref: opaclayoutstylesheet
158               class: file
159             - on all pages in the OPAC, instead of the default css (used when leaving this field blank). Enter just a filename, a full local path or a complete URL starting with <code>http://</code> (if the file lives on a remote server). Please note that if you just enter a filename, the file should be in the css subdirectory for each active theme and language within the Koha templates directory. A full local path is expected to start from your HTTP document root.
160         -
161             - "Include the following CSS on all pages in the OPAC:"
162             - pref: OPACUserCSS
163               type: textarea
164               class: code
165         -
166             - "Include the following CSS for the mobile view on all pages in the OPAC:"
167             - pref: OPACMobileUserCSS
168               type: textarea
169               class: code
170         -
171             - "Show the following HTML in its own column on the main page of the OPAC:"
172             - pref: OpacMainUserBlock
173               type: textarea
174               class: code
175         -
176             - "Show the following HTML in its own column on the main page of the OPAC (mobile version):"
177             - pref: OpacMainUserBlockMobile
178               type: textarea
179               class: code
180         -
181             - pref: OpacShowLibrariesPulldownMobile
182               choices:
183                   yes: Show
184                   no: "Don't show"
185             - the libraries pulldown on the mobile version of the OPAC.
186         -
187             - pref: OpacShowFiltersPulldownMobile
188               choices:
189                   yes: Show
190                   no: "Don't show"
191             - the search filters pulldown on the mobile version of the OPAC.
192         -
193             - "Show the following HTML on the left hand column of the main page and patron account on the OPAC (generally navigation links):"
194             - pref: OpacNav
195               type: textarea
196               class: code
197         -
198             - "Show the following HTML in the right hand column of the main page under the main login form:"
199             - pref: OpacNavRight
200               type: textarea
201               class: code
202         -
203             - "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:"
204             - pref: OpacNavBottom
205               type: textarea
206               class: code
207         -
208             - "Include the following HTML in the header of all pages in the OPAC:"
209             - pref: opacheader
210               type: textarea
211               class: code
212         -
213             - "Include the following HTML in the footer of all pages in the OPAC:"
214             - pref: opaccredits
215               type: textarea
216               class: code
217         -
218             - 'Include a "More Searches" box on the detail pages of items on the OPAC, with the following HTML (leave blank to disable):'
219             - '<br />Note: The placeholders {BIBLIONUMBER}, {CONTROLNUMBER}, {TITLE}, {ISBN}, {ISSN} and {AUTHOR} will be replaced with information from the displayed record.'
220             - pref: OPACSearchForTitleIn
221               type: textarea
222               class: code
223         -
224             - 'Include a "Links" column on the "my summary" and "my reading history" tabs when a user is logged in to the OPAC, with the following HTML (leave blank to disable):'
225             - '<br />Note: The placeholders {BIBLIONUMBER}, {TITLE}, {ISBN} and {AUTHOR} will be replaced with information from the displayed record.'
226             - pref: OPACMySummaryHTML
227               type: textarea
228               class: code
229         -
230             - "Include the following HTML under the facets in OPAC search results:"
231             - pref: OPACResultsSidebar
232               type: textarea
233               class: code
234         -
235             - pref: OpacAddMastheadLibraryPulldown
236               choices: 
237                   yes: Add
238                   no: "Don't add"
239             - a library select pulldown menu on the OPAC masthead.
240         -
241             - 'Display this HTML when no results are found for a search in the OPAC:'
242             - '<br />Note: You can insert placeholders {QUERY_KW} that will be replaced with the keywords of the query.'
243             - pref: OPACNoResultsFound
244               type: textarea
245               class: code
246         -
247             - 'Display the URI in the 856u field as an image on: '
248             - pref: OPACDisplay856uAsImage
249               choices:
250                   OFF: "Neither Details or Results pages"
251                   Details: "Details page only"
252                   Results: "Results page only"
253                   Both: "Both Details and Results pages"
254             - 'Note: The corresponding OPACXSLT option must be turned on.'
255         -
256             - 'List export options that should be available from OPAC detail page separated by |:'
257             - pref: OpacExportOptions
258               class: multi
259             - '<br />Note: Available options are: BIBTEX (<code>bibtex</code>), Dublin Core (<code>dc</code>),'
260             - 'MARCXML (<code>marcxml</code>), MARC-8 encoded MARC (<code>marc8</code>), Unicode/UTF-8 encoded MARC (<code>utf8</code>),'
261             - '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>)'
262         -
263             - pref: OpacSeparateHoldings
264               choices:
265                   yes: Separate
266                   no: Don't separate
267             - "items display into two tabs, where the first tab contains items whose"
268             - pref: OpacSeparateHoldingsBranch
269               choices:
270                 homebranch: 'home library'
271                 holdingbranch: 'holding library'
272             - "is the logged in user's library. The second tab will contain all other items."
273     Features:
274         -
275             - pref: opacuserlogin
276               choices:
277                   yes: Allow
278                   no: "Don't allow"
279             - patrons to log in to their accounts on the OPAC.
280         -
281             - Show
282             - pref: OpacItemLocation
283               choices:
284                   location: location
285                   ccode: "collection code"
286                   callnum: "call number only"
287             - for items on the OPAC search results.
288         -
289             - pref: OpacPasswordChange
290               choices:
291                   yes: Allow
292                   no: "Don't allow"
293             - patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
294         -
295             - pref: OPACPatronDetails
296               choices:
297                   yes: Allow
298                   no: "Don't allow"
299             - patrons to notify the library of changes to their contact information from the OPAC.
300         -
301             - pref: OPACpatronimages
302               choices:
303                   yes: Show
304                   no: "Don't show"
305             - patron images on the patron information page in the OPAC.
306         -
307             - pref: OPACFinesTab
308               choices:
309                   yes: Allow
310                   no: "Don't allow"
311             - patrons to access the Fines tab on the My Account page on the OPAC.
312         -
313             - pref: OpacBrowser
314               choices:
315                   yes: Allow
316                   no: "Don't allow"
317             - patrons to browse subject authorities on OPAC (run misc/cronjobs/build_browser_and_cloud.pl to create the browser list)
318         -
319             - pref: OpacCloud
320               choices:
321                   yes: Show
322                   no: "Don't show"
323             - a subject cloud on OPAC (run misc/cronjobs/build_browser_and_cloud.pl to build)
324         -
325             - pref: OpacAuthorities
326               choices:
327                   yes: Allow
328                   no: "Don't allow"
329             - patrons to search your authority records.
330         -
331             - pref: opacbookbag
332               choices:
333                   yes: Allow
334                   no: "Don't allow"
335             - patrons to store items in a temporary "Cart" on the OPAC.
336         -
337             - pref: OpacTopissue
338               choices:
339                   yes: Allow
340                   no: "Don't allow"
341             - 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.
342         -
343             - pref: suggestion
344               choices:
345                   yes: Allow
346                   no: "Don't allow"
347             - patrons to make purchase suggestions on the OPAC.
348         -
349             - pref: reviewson
350               choices:
351                   yes: Allow
352                   no: "Don't allow"
353             - patrons to make comments on items on the OPAC.
354         -
355             - Show
356             - pref: ShowReviewer
357               choices:
358                   none: no name
359                   full: full name
360                   first: first name
361                   surname: last name
362                   firstandinitial: first name and last name initial
363                   username: username
364             - of commenter with comments in OPAC.
365         -
366             - pref: ShowReviewerPhoto
367               choices:
368                   yes: Show
369                   no: Hide
370             - reviewer's photo beside comments in OPAC.
371         -
372             - pref: RequestOnOpac
373               choices:
374                   yes: Allow
375                   no: "Don't allow"
376             - patrons to place holds on items from the OPAC.
377         -
378             - Display
379             - pref: numSearchRSSResults
380               class: long
381             -  search results in the RSS feed.
382         -
383             - pref: SocialNetworks
384               default: 0
385               choices:
386                   yes: Enable
387                   no: Disable
388             - social network links in opac detail pages
389         -
390             - pref: OpacBrowseResults
391               default: 1
392               choices:
393                   yes: Enable
394                   no: Disable
395             - browsing and paging search results from the OPAC detail page.
396         -
397             - pref: QuoteOfTheDay
398               default: 0
399               choices:
400                   yes: Enable
401                   no: Disable
402             - Quote of the Day display on OPAC home page
403         -
404             - pref: OPACPopupAuthorsSearch
405               default: 0
406               choices:
407                 yes: Display
408                 no: Don't display
409             - the list of authors/subjects in a popup for a combined search on OPAC detail pages.
410     Policy:
411         -
412             - pref: singleBranchMode
413               default: 0
414               choices:
415                   yes: "Don't allow"
416                   no: Allow
417             - patrons to select their branch on the OPAC or show branch names with callnumbers.
418         -
419             - pref: SearchMyLibraryFirst
420               choices:
421                   yes: Limit
422                   no: "Don't limit"
423             - "patrons' searches to the library they are registered at."
424 #        -
425 #            This system preference does not actually affect anything
426 #            - pref: OpacBrowser
427 #              choices:
428 #                  yes: Show
429 #                  no: "Don't show"
430 #            - a subject browser on the OPAC (generated using <code>misc/cronjobs/build_browser_and_cloud.pl</code>).
431 #        -
432 #            opac-tags_subject.pl is the only script affected by this, and it is not linked to by any other page
433 #            - pref: OpacCloud
434 #              choices:
435 #            - If ON, enables subject cloud on OPAC
436         -
437             - pref: OPACItemHolds
438               choices:
439                   yes: Allow
440                   no: "Don't allow"
441             - 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.
442         -
443             - pref: OpacRenewalAllowed
444               choices:
445                   yes: Allow
446                   no: "Don't allow"
447             - patrons to renew their own books on the OPAC.
448         -
449             - Use 
450             - pref: OpacRenewalBranch
451               choices:
452                   itemhomebranch: "the item's home library"
453                   patronhomebranch: "the patron's home library"
454                   checkoutbranch: "the library the item was checked out from"
455                   null: "NULL"
456                   opacrenew: "'OPACRenew'"
457             - as branchcode to store in the statistics table.
458         -
459             - Only allow patrons to renew their own books on the OPAC if they have less than
460             - pref: OPACFineNoRenewals
461               class: currency
462             - '[% local_currency %] in fines (leave blank to disable).'
463         -
464             - pref: OPACViewOthersSuggestions
465               choices:
466                   yes: Show
467                   no: "Don't show"
468             - purchase suggestions from other patrons on the OPAC.
469         -
470             - pref: AllowPurchaseSuggestionBranchChoice
471               default: 0
472               choices:
473                   no: "Don't allow"
474                   yes: Allow
475             - patrons to select library when making a purchase suggestion
476         -
477             - pref: OpacHiddenItems
478               type: textarea
479               class: code
480             - Allows to define custom rules for hiding specific items at opac. See docs/opac/OpacHiddenItems.txt for more informations
481         -
482             - pref: OpacAllowPublicListCreation
483               default: 1
484               choices:
485                   no: "Don't allow"
486                   yes: Allow
487             - opac users to create public lists
488         -
489             - pref: OpacAllowSharingPrivateLists
490               default: 0
491               choices:
492                   no: "Don't allow"
493                   yes: Allow
494             - opac users to share private lists with other patrons. This feature is not active yet but will be released soon
495
496     Privacy:
497         -
498             - pref: AnonSuggestions
499               choices:
500                   yes: Allow
501                   no: "Don't allow"
502             - "patrons that aren't logged in to make purchase suggestions. Suggestions are connected to the AnonymousPatron syspref"
503         -
504             - pref: opacreadinghistory
505               choices:
506                   yes: Allow
507                   no: "Don't allow"
508             - patrons to see what books they have checked out in the past.
509         -
510             - pref: EnableOpacSearchHistory
511               default: 0
512               choices:
513                   yes: Keep
514                   no: "Don't keep"
515             - patron search history in the OPAC.
516         -
517             - pref: OPACPrivacy
518               default: 0
519               choices:
520                   yes: Allow
521                   no: "Don't allow"
522             - patrons to choose their own privacy settings for their reading history.  This requires opacreadinghistory and AnonymousPatron
523         -
524             - Use borrowernumber
525             - pref: AnonymousPatron
526               class: integer
527             - as the Anonymous Patron (for anonymous suggestions and reading history)
528         -
529             - pref: TrackClicks
530               default: 0
531               choices:
532                   anonymous: "Track anonymously"
533                   track: "Track"
534                   no: "Don't track"
535             - links that patrons click on
536
537     Shelf Browser:
538         -
539             - pref: OPACShelfBrowser
540               choices:
541                   yes: Show
542                   no: "Don't show"
543             - "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."
544         -
545             - pref: ShelfBrowserUsesLocation
546               default: 1
547               choices:
548                   yes: Use
549                   no: "Don't use"
550             - "the item location when finding items for the shelf browser."
551         -
552             - pref: ShelfBrowserUsesHomeBranch
553               default: 1
554               choices:
555                   yes: Use
556                   no: "Don't use"
557             - "the item home library when finding items for the shelf browser."
558         -
559             - pref: ShelfBrowserUsesCcode
560               default: 0
561               choices:
562                   yes: Use
563                   no: "Don't use"
564             - "the item collection code when finding items for the shelf browser."      
565
566     Self Registration:
567         -
568             - pref: PatronSelfRegistration
569               choices:
570                   yes: Allow
571                   no: "Don't allow"
572             - "library patrons to register an account via the OPAC."
573         -
574             - pref: PatronSelfRegistrationVerifyByEmail
575               choices:
576                   yes: Require
577                   no: "Don't require"
578             - "that a self-registering patron verify his or herself via email."
579         -
580             - "Use the patron category code"
581             - pref: PatronSelfRegistrationDefaultCategory
582               class: short
583             - "as the default patron category for patrons registered via the OPAC."
584         -
585             - "Delete patrons registered via the OPAC, but not yet verified after"
586             - pref: PatronSelfRegistrationExpireTemporaryAccountsDelay
587               class: integer
588             - "days."
589         -
590             - "The following <a href='http://schema.koha-community.org/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:"
591             - pref: PatronSelfRegistrationBorrowerMandatoryField
592               class: multi
593             - (separate columns with |)
594         -
595             - "The following <a href='http://schema.koha-community.org/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron entry screen:"
596             - pref: PatronSelfRegistrationBorrowerUnwantedField
597               class: multi
598             - (separate columns with |)