Data files for new system preferences editor
[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             - By default, show bib records
33             - pref: BiblioDefaultView
34               choices:
35                   normal: in simple form.
36                   marc: in their MARC form.
37                   isbd: as specified in the ISBD template.
38         -
39             - When patrons click on a link to another website from your OPAC (like Amazon or OCLC),
40             - pref: OPACURLOpenInNewWindow
41               choices:
42                   yes: do
43                   no: "don't"
44             - open the website in a new window.
45         -
46             - pref: hidelostitems
47               choices:
48                   yes: Show
49                   no: "Don't show"
50             - lost items on search and detail pages.
51         -
52             - Show item details pages on the OPAC
53             - pref: XSLTDetailsDisplay
54               choices:
55                   yes: using XSLT stylesheets.
56                   no: normally.
57         -
58             - pref: OPACDisplayRequestPriority
59               choices:
60                   yes: Show
61                   no: "Don't show"
62             - patrons the priority level of their holds in the OPAC.
63         -
64             - pref: OPACShowCheckoutName
65               default: 0
66               choices:
67                   yes: Show
68                   no: "Don't show"
69             - the name of the patron that has an item checked out on item detail pages on the OPAC.
70         -
71             - pref: OpacHighlightedWords
72               choices:
73                   yes: Highlight
74                   no: "Don't highlight"
75             - words the patron searched for in their search results.
76         -
77             - pref: AuthorisedValueImages
78               choices:
79                   yes: Show
80                   no: "Don't show"
81             - 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.
82         -
83             - Use the image at
84             - pref: opacsmallimage
85               class: url
86             - 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>.)
87         -
88             - "Include the following JavaScript on all pages in the OPAC:"
89             - pref: opacuserjs
90               type: textarea
91               class: code
92         -
93             - Include the additional CSS stylesheet <!-- TMPL_VAR NAME="opacthemelang" -->/css/
94             - pref: opaccolorstylesheet
95               class: file
96             - on all pages in the OPAC (leave blank to disable).
97         -
98             - Use the CSS stylesheet <!-- TMPL_VAR NAME="opacthemelang" -->/css/
99             - pref: opaclayoutstylesheet
100               class: file
101             - on all pages in the OPAC, instead of the default (leave blank to disable).
102         -
103             - Use the remote CSS stylesheet <!-- TMPL_VAR NAME="opacthemelang" -->/css/
104             - pref: opacstylesheet
105               class: file
106             - on all pages in the OPAC, instead of the default. (This should be a complete URL, starting with <code>http://</code>.)
107         -
108             - "Include the following CSS on all pages in the OPAC:"
109             - pref: OPACUserCSS
110               type: textarea
111               class: code
112         -
113             - "Show the following HTML in its own column on the main page of the OPAC:"
114             - pref: OpacMainUserBlock
115               type: textarea
116               class: code
117         -
118             - "Show the following HTML on the left hand column of all pages on the OPAC (generally navigation links):"
119             - pref: OpacNav
120               type: textarea
121               class: code
122         -
123             - "Include the following HTML in the header of all pages in the OPAC:"
124             - pref: opacheader
125               type: textarea
126               class: code
127         -
128             - "Include the following HTML in the footer of all pages in the OPAC:"
129             - pref: opaccredits
130               type: textarea
131               class: code
132     Features:
133         -
134             - pref: opacuserlogin
135               choices:
136                   yes: Allow
137                   no: "Don't allow"
138             - patrons to log in to their accounts on the OPAC.
139         -
140             - pref: OpacPasswordChange
141               choices:
142                   yes: Allow
143                   no: "Don't allow"
144             - patrons to change their own password on the OPAC. Note that enabling this will break LDAP authentication.
145         -
146             - pref: OpacAuthorities
147               choices:
148                   yes: Allow
149                   no: "Don't allow"
150             - patrons to search your authority records.
151         -
152             - pref: opacbookbag
153               choices:
154                   yes: Allow
155                   no: "Don't allow"
156             - patrons to store items in a temporary "Cart" on the OPAC.
157         -
158             - pref: opacreadinghistory
159               choices:
160                   yes: Allow
161                   no: "Don't allow"
162             - patrons to see what books they have checked out in the past.
163         -
164             - pref: OPACShelfBrowser
165               choices:
166                   yes: Show
167                   no: "Don't show"
168             - "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."
169         -
170             - pref: OpacTopissue
171               choices:
172                   yes: Allow
173                   no: "Don't allow"
174             - 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.
175         -
176             - pref: suggestion
177               choices:
178                   yes: Allow
179                   no: "Don't allow"
180             - patrons to make purchase suggestions on the OPAC.
181         -
182             - pref: reviewson
183               choices:
184                   yes: Allow
185                   no: "Don't allow"
186             - patrons to make comments on items on the OPAC.
187         -
188             - pref: RequestOnOpac
189               choices:
190                   yes: Allow
191                   no: "Don't allow"
192             - patrons to place holds on items from the OPAC.
193     Policy:
194         -
195             - pref: singleBranchMode
196               default: 0
197               choices:
198                   yes: Allow
199                   no: "Don't allow"
200             - patrons to select their branch on the OPAC.
201         -
202             - pref: SearchMyLibraryFirst
203               choices:
204                   yes: Limit
205                   no: "Don't limit"
206             - "patrons' searches to the library they are registered at."
207         -
208             - pref: AnonSuggestions
209               choices:
210                   yes: Allow
211                   no: "Don't allow"
212             - "patrons that aren't logged in to make purchase suggestions."
213 #        -
214 #            This system preference does not actually affect anything
215 #            - pref: OpacBrowser
216 #              choices:
217 #                  yes: Show
218 #                  no: "Don't show"
219 #            - a subject browser on the OPAC (generated using <code>misc/cronjobs/build_browser_and_cloud.pl</code>).
220 #        -
221 #            opac-tags_subject.pl is the only script affected by this, and it is not linked to by any other page
222 #            - pref: OpacCloud
223 #              choices:
224 #            - If ON, enables subject cloud on OPAC
225         -
226             - pref: OPACItemHolds
227               choices:
228                   yes: Allow
229                   no: "Don't allow"
230             - 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.
231         -
232             - pref: OPACAllowHoldDateInFuture
233               choices:
234                   yes: Allow
235                   no: "Don't allow"
236             - "patrons to place holds that don't enter the waiting list until a certain future date (if AllowHoldDateInFuture is also on)."
237         -
238             - pref: OpacRenewalAllowed
239               choices:
240                   yes: Allow
241                   no: "Don't allow"
242             - patrons to renew their own books on the OPAC.
243         -
244             - Only allow patrons to renew their own books on the OPAC if they have less than
245             - pref: OPACFineNoRenewals
246               class: currency
247             - <!-- TMPL_VAR NAME="local_currency" --> in fines (leave blank to disable).
248         -
249             - pref: OPACViewOthersSuggestions
250               choices:
251                   yes: Show
252                   no: "Don't show"
253             - suggestions from other patrons on the OPAC.