464c8c8e6abfd3a5111cdcb534898952faa89034
[koha-equinox.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / admin.pref
1 Administration:
2 # Only used internally, omitted: FrameworksLoaded, Version
3     Interface options:
4         -
5             - "Email address for the administrator of Koha: "
6             - pref: KohaAdminEmailAddress
7               class: email
8             - "(This is the default From: address for emails unless there is one for the particular library, and is referred to when an internal error occurs.)"
9         -
10             - "Email address to be set as the replyto in emails: "
11             - pref: ReplytoDefault
12               class: email
13         -
14             - "Return path or bounce address for undeliverable mail messages: "
15             - pref: ReturnpathDefault
16               class: email
17             - "If you leave this empty, the From address will be used (often defaulting to the admin address)."
18         -
19             - "How much debugging information to show in the browser when an internal error occurs: "
20             - pref: DebugLevel
21               default: 0
22               choices:
23                   0: None
24                   1: Some
25                   2: All
26         -
27             - "Show itemtype icons in the catalog: "
28             - pref: noItemTypeImages
29               default: 0
30               choices:
31                   yes: "No"
32                   no: "Yes"
33         -
34             - "Default separator for columns in an exported CSV file: "
35             - pref: delimiter
36               default: ","
37               choices:
38                   ';': semicolons
39                   tabulation: tabs
40                   ',': commas
41                   '/': slashes
42                   '\': backslashes
43                   '#': "#'s"
44         -
45             - "Allow staff and patrons to create and view saved lists of books: "
46             - pref: virtualshelves
47               choices:
48                   yes: "Yes"
49                   no: "No"
50         -
51             - "Default view when editing circulation rules: "
52             - pref: DefaultToLoggedInLibraryCircRules
53               choices:
54                   yes: "The logged-in library"
55                   no: "All libraries"
56         -
57             - "Default view when editing notices and slips: "
58             - pref: DefaultToLoggedInLibraryNoticesSlips
59               choices:
60                   yes: "The logged-in library"
61                   no: "All libraries"
62         -
63             - "Default view when editing overdue notice/status triggers: "
64             - pref: DefaultToLoggedInLibraryOverdueTriggers
65               choices:
66                   yes: "The logged-in library"
67                   no: "All libraries"
68     Login options:
69         -
70             - "Inactivity timeout in seconds to automatically log out users: "
71             - pref: timeout
72               class: integer
73             - Adding d will specify it in days, e.g. 1d is timeout of one day.
74         -
75             - "Require staff to log in from a computer in the IP address range specified by their library (if any): "
76             - pref: AutoLocation
77               default: 0
78               choices:
79                   yes: "Yes"
80                   no: "No"
81             - <a href="/cgi-bin/koha/admin/branches.pl">Link to library administration</a>
82         -
83             - "Enable check for change in remote IP address for session security: "
84             - pref: SessionRestrictionByIP
85               default: 1
86               choices:
87                   yes: "Yes"
88                   no: "No"
89             - (Disable only when remote IP address changes frequently.)
90         # PostgreSQL is supported by CGI::Session but not by Koha.
91         -
92             - "Storage of login session information: "
93             - pref: SessionStorage
94               default: mysql
95               choices:
96                   mysql: MySQL database
97                   Pg: PostgreSQL database (not supported)
98                   tmp: Temporary files
99                   memcached: Memcached server
100         -
101             - "Prevent staff (but not superlibrarians) from modifying objects (holds, items, patrons, etc.) belonging to other libraries: "
102             - pref: IndependentBranches
103               default: 0
104               choices:
105                   yes: "Yes"
106                   no: "No"
107         -
108             - Prevent staff (but not superlibrarians) from viewing and approving/denying patron modification requests for patrons belonging to other libraries.
109             - pref: IndependentBranchesPatronModifications
110               default: 0
111               choices:
112                   yes: "Yes"
113                   no: "No"
114     CAS authentication:
115         -
116             - "Use CAS for login authentication: "
117             - pref: casAuthentication
118               default: 0
119               choices:
120                   yes: "Yes"
121                   no: "No"
122         -
123             - "Logout of CAS when logging out of Koha: "
124             - pref: casLogout
125               default: 0
126               choices:
127                   yes: "Yes"
128                   no: "No"
129         -
130             - "URL of the CAS Authentication Server: "
131             - pref: casServerUrl
132     SSL client certificate authentication:
133         -
134             - "Field to use for SSL client certificate authentication: "
135             - pref: AllowPKIAuth
136               default: None
137               choices:
138                   None: "None"
139                   Common Name: Common Name
140                   emailAddress: emailAddress
141     Google OpenID Connect:
142         -
143             - "Use Google OpenID Connect login: "
144             - pref: GoogleOpenIDConnect
145               choices:
146                 yes: "Yes"
147                 no: "No"
148             - You will need to select OAuth2 when creating an app in the google cloud console, and set the web origin to your_opac_url and the redirect url to your_opac_url/cgi-bin/koha/svc/auth/googleopenidconnect .
149         -
150             - "Google OAuth2 Client ID: "
151             - pref: GoogleOAuth2ClientID
152         -
153             - "Google OAuth2 Client Secret: "
154             - pref: GoogleOAuth2ClientSecret
155         -
156             - "Google OpenID Connect Restrict to domain (or subdomain of this domain): "
157             - pref: GoogleOpenIDConnectDomain
158             - Leave blank for all google domains
159         -
160             - pref: GoogleOpenIDConnectAutoRegister
161               choices:
162                 yes: Allow
163                 no: "Don't Allow"
164             - users logging in with Google Open ID to automatically register.
165         -
166             - pref: GoogleOpenIDConnectDefaultCategory
167             - Use this category code when automatically registering a Google Open ID patron.
168         -
169             - pref: GoogleOpenIDConnectDefaultBranch
170             - Use this branch code when automatically registering a Google Open ID patron.
171     Share anonymous usage statistics:
172         -
173             - "Share anonymous Koha usage data with the Koha community: "
174             - pref: UsageStats
175               default: 0
176               choices:
177                   yes: "Yes"
178                   no: "No"
179             - ". Website where usage statistics are published: <a href=\"http://hea.koha-community.org\">Hea Koha community website</a>."
180             - "<br><strong>NOTE:</strong> The other \"UsageStats\" preferences have no effect if this preference is set to \"No\"."
181             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/share_usage_with_koha_community.pl</code> cronjob. Ask your system administrator to schedule it."
182         -
183             - "Use the following library name to be shown on the Hea Community website: "
184             - pref: UsageStatsLibraryName
185             - If this field is empty data will be sent anonymously.
186             - "<br><strong>NOTE:</strong> This value has no effect if the UsageStats system preference is set to \"Don't share\"."
187         -
188             - "The country where your library is located to be shown on the Hea Community website: "
189             - pref: UsageStatsCountry
190               default: ""
191               choices:
192                 ""             : ""
193                 Afghanistan    : "Afghanistan"
194                 Albania        : "Albania"
195                 Algeria        : "Algeria"
196                 Andorra        : "Andorra"
197                 Angola         : "Angola"
198                 Antigua & Deps : "Antigua & Deps"
199                 Argentina      : "Argentina"
200                 Armenia        : "Armenia"
201                 Australia      : "Australia"
202                 Austria        : "Austria"
203                 Azerbaijan     : "Azerbaijan"
204                 Bahamas        : "Bahamas"
205                 Bahrain        : "Bahrain"
206                 Bangladesh     : "Bangladesh"
207                 Barbados       : "Barbados"
208                 Belarus        : "Belarus"
209                 Belgium        : "Belgium"
210                 Belize         : "Belize"
211                 Benin          : "Benin"
212                 Bhutan         : "Bhutan"
213                 Bolivia        : "Bolivia"
214                 Bosnia Herz.   : "Bosnia Herz."
215                 Botswana       : "Botswana"
216                 Brazil         : "Brazil"
217                 Brunei         : "Brunei"
218                 Bulgaria       : "Bulgaria"
219                 Burkina        : "Burkina"
220                 Burundi        : "Burundi"
221                 Cambodia       : "Cambodia"
222                 Cameroon       : "Cameroon"
223                 Canada         : "Canada"
224                 Cape Verde     : "Cape Verde"
225                 Centr. Afr. Rep: "Centr. Afr. Rep"
226                 Chad           : "Chad"
227                 Chile          : "Chile"
228                 China          : "China"
229                 Colombia       : "Colombia"
230                 Comoros        : "Comoros"
231                 Congo          : "Congo"
232                 Costa Rica     : "Costa Rica"
233                 Croatia        : "Croatia"
234                 Cuba           : "Cuba"
235                 Cyprus         : "Cyprus"
236                 Czech Republic : "Czech Republic"
237                 Denmark        : "Denmark"
238                 Djibouti       : "Djibouti"
239                 Dominica       : "Dominica"
240                 Dominican Rep. : "Dominican Rep."
241                 East Timor     : "East Timor"
242                 Ecuador        : "Ecuador"
243                 Egypt          : "Egypt"
244                 El Salvador    : "El Salvador"
245                 Equator. Guinea: "Equator. Guinea"
246                 Eritrea        : "Eritrea"
247                 Estonia        : "Estonia"
248                 Ethiopia       : "Ethiopia"
249                 Fiji           : "Fiji"
250                 Finland        : "Finland"
251                 France         : "France"
252                 Gabon          : "Gabon"
253                 Gambia         : "Gambia"
254                 Georgia        : "Georgia"
255                 Germany        : "Germany"
256                 Ghana          : "Ghana"
257                 Greece         : "Greece"
258                 Grenada        : "Grenada"
259                 Guatemala      : "Guatemala"
260                 Guinea         : "Guinea"
261                 Guinea-Bissau  : "Guinea-Bissau"
262                 Guyana         : "Guyana"
263                 Haiti          : "Haiti"
264                 Honduras       : "Honduras"
265                 Hungary        : "Hungary"
266                 Iceland        : "Iceland"
267                 India          : "India"
268                 Indonesia      : "Indonesia"
269                 Iran           : "Iran"
270                 Iraq           : "Iraq"
271                 Ireland        : "Ireland"
272                 Israel         : "Israel"
273                 Italy          : "Italy"
274                 Ivory Coast    : "Ivory Coast"
275                 Jamaica        : "Jamaica"
276                 Japan          : "Japan"
277                 Jordan         : "Jordan"
278                 Kazakhstan     : "Kazakhstan"
279                 Kenya          : "Kenya"
280                 Kiribati       : "Kiribati"
281                 Korea North    : "Korea North"
282                 Korea South    : "Korea South"
283                 Kosovo         : "Kosovo"
284                 Kuwait         : "Kuwait"
285                 Kyrgyzstan     : "Kyrgyzstan"
286                 Laos           : "Laos"
287                 Latvia         : "Latvia"
288                 Lebanon        : "Lebanon"
289                 Lesotho        : "Lesotho"
290                 Liberia        : "Liberia"
291                 Libya          : "Libya"
292                 Liechtenstein  : "Liechtenstein"
293                 Lithuania      : "Lithuania"
294                 Luxembourg     : "Luxembourg"
295                 Macedonia      : "Macedonia"
296                 Madagascar     : "Madagascar"
297                 Malawi         : "Malawi"
298                 Malaysia       : "Malaysia"
299                 Maldives       : "Maldives"
300                 Mali           : "Mali"
301                 Malta          : "Malta"
302                 Marshall Isl.  : "Marshall Isl."
303                 Mauritania     : "Mauritania"
304                 Mauritius      : "Mauritius"
305                 Mexico         : "Mexico"
306                 Micronesia     : "Micronesia"
307                 Moldova        : "Moldova"
308                 Monaco         : "Monaco"
309                 Mongolia       : "Mongolia"
310                 Montenegro     : "Montenegro"
311                 Morocco        : "Morocco"
312                 Mozambique     : "Mozambique"
313                 Myanmar        : "Myanmar"
314                 Namibia        : "Namibia"
315                 Nauru          : "Nauru"
316                 Nepal          : "Nepal"
317                 Netherlands    : "Netherlands"
318                 New Zealand    : "New Zealand"
319                 Nicaragua      : "Nicaragua"
320                 Niger          : "Niger"
321                 Nigeria        : "Nigeria"
322                 Norway         : "Norway"
323                 Oman           : "Oman"
324                 Pakistan       : "Pakistan"
325                 Palau          : "Palau"
326                 Panama         : "Panama"
327                 Papua N. Guinea: "Papua N. Guinea"
328                 Paraguay       : "Paraguay"
329                 Peru           : "Peru"
330                 Philippines    : "Philippines"
331                 Poland         : "Poland"
332                 Portugal       : "Portugal"
333                 Qatar          : "Qatar"
334                 Romania        : "Romania"
335                 Russian Fed.   : "Russian Fed."
336                 Rwanda         : "Rwanda"
337                 St Kitts & Nev.: "St Kitts & Nev."
338                 St Lucia       : "St Lucia"
339                 St Vincent     : "Saint Vincent"
340                 Samoa          : "Samoa"
341                 San Marino     : "San Marino"
342                 Sao Tome       : "Sao Tome"
343                 Saudi Arabia   : "Saudi Arabia"
344                 Senegal        : "Senegal"
345                 Serbia         : "Serbia"
346                 Seychelles     : "Seychelles"
347                 Sierra Leone   : "Sierra Leone"
348                 Singapore      : "Singapore"
349                 Slovakia       : "Slovakia"
350                 Slovenia       : "Slovenia"
351                 Solomon Islands: "Solomon Islands"
352                 Somalia        : "Somalia"
353                 South Africa   : "South Africa"
354                 Spain          : "Spain"
355                 Sri Lanka      : "Sri Lanka"
356                 Sudan          : "Sudan"
357                 Suriname       : "Suriname"
358                 Swaziland      : "Swaziland"
359                 Sweden         : "Sweden"
360                 Switzerland    : "Switzerland"
361                 Syria          : "Syria"
362                 Taiwan         : "Taiwan"
363                 Tajikistan     : "Tajikistan"
364                 Tanzania       : "Tanzania"
365                 Thailand       : "Thailand"
366                 Togo           : "Togo"
367                 Tonga          : "Tonga"
368                 Trinidad & Tob.: "Trinidad & Tob."
369                 Tunisia        : "Tunisia"
370                 Turkey         : "Turkey"
371                 Turkmenistan   : "Turkmenistan"
372                 Tuvalu         : "Tuvalu"
373                 Uganda         : "Uganda"
374                 Ukraine        : "Ukraine"
375                 UAE            : "UAE"
376                 United Kingdom : "United Kingdom"
377                 USA            : "USA"
378                 Uruguay        : "Uruguay"
379                 Uzbekistan     : "Uzbekistan"
380                 Vanuatu        : "Vanuatu"
381                 Vatican City   : "Vatican City"
382                 Venezuela      : "Venezuela"
383                 Vietnam        : "Vietnam"
384                 Yemen          : "Yemen"
385                 Zambia         : "Zambia"
386                 Zimbabwe       : "Zimbabwe"
387
388             - This will be shown on the <a href="http://hea.koha-community.org">Hea Koha community website</a>.
389             - "<br><strong>NOTE:</strong> This value has no effect if the UsageStats system preference is set to \"Don't share\"."
390         -
391             - "The library URL to be shown on the Hea Community website: "
392             - pref: UsageStatsLibraryUrl
393             - "<br><strong>NOTE:</strong> This value has no effect if the UsageStats system preference is set to \"Don't share\"."
394         -
395             - "The library type to be shown on the Hea Community website: "
396             - pref: UsageStatsLibraryType
397               default: ""
398               choices:
399                   ""          : ""
400                   public      : "public"
401                   school      : "school"
402                   academic    : "academic"
403                   research    : "research"
404                   private     : "private"
405                   societyAssociation: "society or association"
406                   corporate   : "corporate"
407                   government  : "government"
408                   religiousOrg: "religious organization"
409                   subscription: "subscription"
410             - "<br><strong>NOTE:</strong> This value has no effect if the UsageStats system preference is set to \"Don't share\"."
411         -
412             - pref: UsageStatsLibrariesInfo
413               choices:
414                   yes: "Share"
415                   no: "Do not Share"
416             - "libraries information (name, url, country)"
417             - "<br><strong>NOTE:</strong> This value has no effect if the UsageStats system preference is set to \"Don't share\"."
418         -
419             - "Geolocation of the main library: "
420             - pref: UsageStatsGeolocation
421             - "<br><strong>NOTE:</strong> This value has no effect if the UsageStats system preference is set to \"Don't share\"."
422     Search Engine:
423         -
424             - "Use following search engine: "
425             - pref: SearchEngine
426               default: Zebra
427               choices:
428                 Zebra: Zebra
429                 Elasticsearch: Elasticsearch