Bug 14790 - Add OPAC view link to items editor
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / admin.pref
index 2e566e7..03e23ac 100644 (file)
@@ -6,6 +6,16 @@ Administration:
             - pref: KohaAdminEmailAddress
               class: email
             - "as the email address for the administrator of Koha. (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.)"
+        -
+           - Use
+           - pref: ReplytoDefault
+             class: email
+           - "as the email address that will be set as the replyto in emails"
+        -
+           - Use
+           - pref: ReturnpathDefault
+             class: email
+           - "as the return path or bounce address for undeliverable mail messages. If you leave this empty, the From address will be used (often defaulting to the admin address)."
         -
             - Show
             - pref: DebugLevel
@@ -23,7 +33,7 @@ Administration:
                   no: Show
             - itemtype icons in the catalog.
         -
-            - Separate columns in an exported report file with
+            - Separate columns in an exported CSV file with
             - pref: delimiter
               default: ","
               choices:
@@ -40,6 +50,27 @@ Administration:
                   yes: Allow
                   no: "Don't allow"
             - staff and patrons to create and view saved lists of books.
+        -
+            - When editing circulation rules show the
+            - pref: DefaultToLoggedInLibraryCircRules
+              choices:
+                  yes: "logged in library's"
+                  no: "all libraries"
+            - rules by default.
+        -
+            - When editing notices and slips show the
+            - pref: DefaultToLoggedInLibraryNoticesSlips
+              choices:
+                  yes: "logged in library's"
+                  no: "all libraries"
+            - notices and slips by default.
+        -
+            - When editing overdue notice/status triggers show the
+            - pref: DefaultToLoggedInLibraryOverdueTriggers
+              choices:
+                  yes: "logged in library's"
+                  no: "all libraries"
+            - rules by default.
     Login options:
         -
             - Automatically log out users after
@@ -53,6 +84,13 @@ Administration:
                   yes: Require
                   no: "Don't require"
             - staff to log in from a computer in the IP address range <a href="/cgi-bin/koha/admin/branches.pl">specified by their library</a> (if any).
+        -
+            - pref: SessionRestrictionByIP
+              default: 1
+              choices:
+                  yes: Enable
+                  no: "Disable"
+            - check for change in remote IP address for session security. Disable only when remote IP address changes frequently.
         # PostgreSQL is supported by CGI::Session but not by Koha.
         -
             - Store login session information
@@ -70,7 +108,14 @@ Administration:
                   yes: Prevent
                   no: "Don't prevent"
             - staff (but not superlibrarians) from modifying objects (holds, items, patrons, etc.) belonging to other libraries.
-    CAS Authentication:
+        -
+            - pref: IndependentBranchesPatronModifications
+              default: 0
+              choices:
+                  yes: Prevent
+                  no: "Don't prevent"
+            - staff (but not superlibrarians) from viewing and approving/denying patron modification requests for patrons belonging to other libraries.
+    CAS authentication:
         -
             - pref: casAuthentication
               default: 0
@@ -88,15 +133,34 @@ Administration:
         -
             - The CAS Authentication Server can be found at
             - pref: casServerUrl
+    SSL client certificate authentication:
         -
             - Use
-            - pref: AllowPkiAuth
+            - pref: AllowPKIAuth
               default: None
               choices:
                   None: "no"
                   Common Name: the Common Name
                   emailAddress: the emailAddress
             - field for SSL client certificate authentication
+    Google OpenID Connect:
+        -
+            - pref: GoogleOpenIDConnect
+              choices:
+                yes: Use
+                no: "Don't Use"
+            - Google OpenID Connect login.
+            - 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 .
+        -
+            - Google OAuth2 Client ID
+            - pref: GoogleOAuth2ClientID
+        -
+            - Google OAuth2 Client Secret
+            - pref: GoogleOAuth2ClientSecret
+        -
+            - Google OpenID Connect Restrict to domain (or subdomain of this domain)
+            - pref: GoogleOpenIDConnectDomain
+            - . Leave blank for all google domains
     Mozilla Persona:
         -
             - pref: Persona
@@ -105,30 +169,30 @@ Administration:
                   yes: Allow
                   no: "Don't Allow"
             - Mozilla persona for login
-    Usage Stats:
+    Share anonymous usage statistics:
         -
-            - pref: UsageStatsShare
+            - pref: UsageStats
               default: 0
               choices:
                   yes: Share
                   no: "Don't share"
-            - data volumetry with Koha community. You can see the data on the <a href="http://hea.koha-community.org">Hea Koha community website</a>.
+            - anonymous Koha usage data with the Koha community. You can see the data on the <a href="http://hea.koha-community.org">Hea Koha community website</a>. You have to run misc/cronjobs/share_usage_with_koha_community.pl in a cronjob.
         -
             - The library name
             - pref: UsageStatsLibraryName
-            - will be shown on <a href="http://hea.koha-community.org">Hea Koha community website</a>.
-            - If this name is empty, you will sent data anonymously
-            - Note that this value has no effect if UsageStatsShare system preference is set to "Don't share"
+            - will be shown on the <a href="http://hea.koha-community.org">Hea Koha community website</a>.
+            - If this field is empty data will be sent anonymously.
+            - Note that this value has no effect if the UsageStats system preference is set to "Don't share"
         -
-            - The country where your library is
+            - "The country where your library is located:"
             - pref: UsageStatsCountry
-            - will be shown on <a href="http://hea.koha-community.org">Hea Koha community website</a>.
-            - Note that this value has no effect if UsageStatsShare system preference is set to "Don't share"
+            - This will be shown on the <a href="http://hea.koha-community.org">Hea Koha community website</a>.
+            - Note that this value has no effect if the UsageStats system preference is set to "Don't share"
         -
-            - The library url
+            - The library URL
             - pref: UsageStatsLibraryUrl
-            - will be shown on <a href="http://hea.koha-community.org">Hea Koha community website</a>.
-            - Note that this value has no effect if UsageStatsShare system preference is set to "Don't share"
+            - will be shown on the <a href="http://hea.koha-community.org">Hea Koha community website</a>.
+            - Note that this value has no effect if the UsageStats system preference is set to "Don't share"
 
         -
             - The library type
@@ -136,6 +200,22 @@ Administration:
               default: public
               choices:
                   public: "public"
-                  university: "university"
-            - will be shown on <a href="http://hea.koha-community.org">Hea Koha community website</a>.
-            - Note that this value has no effect if UsageStatsShare system preference is set to "Don't share"
+                  school: "school"
+                  academic: "academic"
+                  research: "research"
+                  private: "private"
+                  societyAssociation: "society or association"
+                  corporate: "corporate"
+                  government: "government"
+                  religiousOrg: "religious organization"
+                  subscription: "subscription"
+            - will be shown on the <a href="http://hea.koha-community.org">Hea Koha community website</a>.
+            - Note that this value has no effect if the UsageStats system preference is set to "Don't share"
+    Search Engine:
+        -
+            - pref: SearchEngine
+              default: Zebra
+              choices:
+                Zebra: Zebra
+                Elasticsearch: Elasticsearch
+            - is the search engine used.