f21c0abc9a64c15340d8109511556d276bd874e9
[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
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         -
146             - 'Include a "More Searches" box on the detail pages of items on the OPAC, with the following HTML (leave blank to disable):'
147             - '<br />Note: The placeholders {TITLE}, {ISBN} and {AUTHOR} will be replaced with information from the displayed record.'
148             - pref: OPACSearchForTitleIn
149               type: textarea
150               class: code
151     Features:
152         -
153             - pref: opacuserlogin
154               choices:
155                   yes: Allow
156                   no: "Don't allow"
157             - patrons to log in to their accounts on the OPAC.
158         -
159             - pref: OpacPasswordChange
160               choices:
161                   yes: Allow
162                   no: "Don't allow"
163             - patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
164         -
165             - pref: OPACPatronDetails
166               choices:
167                   yes: Allow
168                   no: "Don't allow"
169             - patrons to notify the library of changes to their contact information from the OPAC.
170         -
171             - pref: OPACFinesTab
172               choices:
173                   yes: Allow
174                   no: "Don't allow"
175             - patrons to access the Fines tab on the My Account page on the OPAC.
176         -
177             - pref: OpacAuthorities
178               choices:
179                   yes: Allow
180                   no: "Don't allow"
181             - patrons to search your authority records.
182         -
183             - pref: opacbookbag
184               choices:
185                   yes: Allow
186                   no: "Don't allow"
187             - patrons to store items in a temporary "Cart" on the OPAC.
188         -
189             - pref: opacreadinghistory
190               choices:
191                   yes: Allow
192                   no: "Don't allow"
193             - patrons to see what books they have checked out in the past.
194         -
195             - pref: OPACShelfBrowser
196               choices:
197                   yes: Show
198                   no: "Don't show"
199             - "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."
200         -
201             - pref: OpacTopissue
202               choices:
203                   yes: Allow
204                   no: "Don't allow"
205             - 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.
206         -
207             - pref: suggestion
208               choices:
209                   yes: Allow
210                   no: "Don't allow"
211             - patrons to make purchase suggestions on the OPAC.
212         -
213             - pref: reviewson
214               choices:
215                   yes: Allow
216                   no: "Don't allow"
217             - patrons to make comments on items on the OPAC.
218         -
219             - pref: RequestOnOpac
220               choices:
221                   yes: Allow
222                   no: "Don't allow"
223             - patrons to place holds on items from the OPAC.
224     Policy:
225         -
226             - pref: singleBranchMode
227               default: 0
228               choices:
229                   yes: Allow
230                   no: "Don't allow"
231             - patrons to select their branch on the OPAC.
232         -
233             - pref: SearchMyLibraryFirst
234               choices:
235                   yes: Limit
236                   no: "Don't limit"
237             - "patrons' searches to the library they are registered at."
238         -
239             - pref: AnonSuggestions
240               choices:
241                   yes: Allow
242                   no: "Don't allow"
243             - "patrons that aren't logged in to make purchase suggestions."
244 #        -
245 #            This system preference does not actually affect anything
246 #            - pref: OpacBrowser
247 #              choices:
248 #                  yes: Show
249 #                  no: "Don't show"
250 #            - a subject browser on the OPAC (generated using <code>misc/cronjobs/build_browser_and_cloud.pl</code>).
251 #        -
252 #            opac-tags_subject.pl is the only script affected by this, and it is not linked to by any other page
253 #            - pref: OpacCloud
254 #              choices:
255 #            - If ON, enables subject cloud on OPAC
256         -
257             - pref: OPACItemHolds
258               choices:
259                   yes: Allow
260                   no: "Don't allow"
261             - 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.
262         -
263             - pref: OpacRenewalAllowed
264               choices:
265                   yes: Allow
266                   no: "Don't allow"
267             - patrons to renew their own books on the OPAC.
268         -
269             - Only allow patrons to renew their own books on the OPAC if they have less than
270             - pref: OPACFineNoRenewals
271               class: currency
272             - <!-- TMPL_VAR NAME="local_currency" --> in fines (leave blank to disable).
273         -
274             - pref: OPACViewOthersSuggestions
275               choices:
276                   yes: Show
277                   no: "Don't show"
278             - purchase suggestions from other patrons on the OPAC.