Bug 11926: Follow-up - remove SearchEngine pref / fix POD
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / admin.pref
index afffb3a..2e566e7 100644 (file)
@@ -42,13 +42,6 @@ Administration:
             - staff and patrons to create and view saved lists of books.
     Login options:
         -
-            - pref: insecure
-              default: 0
-              choices:
-                  yes: Allow
-                  no: "Don't allow"
-            - staff to access the staff client without logging in. Enabling this is dangerous, and should not be done in production environments.
-        -
             - Automatically log out users after
             - pref: timeout
               class: integer
@@ -71,7 +64,7 @@ Administration:
                   tmp: as temporary files.
                   memcached: in a memcached server.
         -
-            - pref: IndependantBranches
+            - pref: IndependentBranches
               default: 0
               choices:
                   yes: Prevent
@@ -112,11 +105,37 @@ Administration:
                   yes: Allow
                   no: "Don't Allow"
             - Mozilla persona for login
-    Search Engine:
+    Usage Stats:
         -
-            - pref: SearchEngine
-              default: Zebra
+            - pref: UsageStatsShare
+              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>.
+        -
+            - 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"
+        -
+            - The country where your library is
+            - 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"
+        -
+            - 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"
+
+        -
+            - The library type
+            - pref: UsageStatsLibraryType
+              default: public
               choices:
-                Solr: Solr
-                Zebra: Zebra
-            - is the search engine used.
+                  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"