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