[Koha-patches] [PATCH] [BUG 12244] Update Search Help for 3.16

Nicole C. Engard nengard at bywatersolutions.com
Tue May 13 14:53:40 CEST 2014


This patch updates the search help file.

To test:

* Visit Search
* Click help
* Confirm help is there and correct
---
 .../prog/en/modules/help/catalogue/search.tt       |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt
index 65950bf..b852810 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt
@@ -2,7 +2,13 @@
 
 <h1>Searching</h1>
 
-<p>To see more search options click [More Options] at the bottom of the page. This will allow for more advanced boolean searching.</p>
+<p>Visit Administration > Global System Preference > Searching to control the settings for the Koha search.</p>
+
+<h2>Some tips</h2>
+
+<p>Use the AdvancedSearchTypes preference to control which tabs show for limiting to Item Type, Collection Code and/or Shelving location.</p>
+
+<p>Use the AdvancedSearchLanguages preference to control which languages appear in the language pull down filter.</p>
 
 <h2>Searching Subtypes on the Staff Client</h2>
 
-- 
1.7.2.3



More information about the Koha-patches mailing list