Bug 14457: (follow-up) Add syspref for Libris API URL
[srvgit] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / searching.pref
index f996ad6..fd53954 100644 (file)
@@ -78,8 +78,23 @@ Searching:
                   yes: Keep
                   no: "Don't keep"
             - patron search history in the staff client.
+        -
+            - pref: BrowseResultSelection
+              default: 0
+              choices:
+                  yes: Enable
+                  no: Disable
+            - "browsing search results from the bibliographic record detail page in staff client."
     Search Form:
         -
+            - Load the unlogged history to the next user.
+            - pref : LoadSearchHistoryToTheFirstLoggedUser
+              default: 0
+              choices:
+                   yes: "Load"
+                   no : "Don't load"
+            - history to the next client.
+        -
             - Show tabs in OPAC and staff-side advanced search for limiting searches on the
             - pref: AdvancedSearchTypes
               class: long
@@ -179,7 +194,7 @@ Searching:
             - Show up to
             - pref: maxItemsInSearchResults
               class: integer
-            - items per biblio in the search results
+            - items per bibliographic record in the search results
         -
             - Build facets based on
             - pref: maxRecordsForFacets
@@ -228,3 +243,12 @@ Searching:
                   yes: "search"
                   no: "don't search"
             - on all variations of the ISBN. Note that this preference has no effect if UseQueryParser is on.
+    Did you Mean/Spell checking:
+        -
+            - LIBRIS Spellchecking API key
+            - pref: LibrisKey
+            - "Can be obtained at http://api.libris.kb.se/bibspell."
+        -
+            - LIBRIS base URL
+            - pref: LibrisURL
+            - "Please only change this if you are sure it needs changing."