From: Ben Shum Date: Fri, 11 Apr 2014 03:16:41 +0000 (-0400) Subject: Documentation for adding OpenSearch to Firefox X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=15f49716acab531f49efd8e37c3689907600b31c;p=working%2FEvergreen.git Documentation for adding OpenSearch to Firefox With some sample screenshots! Signed-off-by: Ben Shum --- diff --git a/docs/media/opensearch1.png b/docs/media/opensearch1.png new file mode 100644 index 0000000000..512197cbce Binary files /dev/null and b/docs/media/opensearch1.png differ diff --git a/docs/media/opensearch2.png b/docs/media/opensearch2.png new file mode 100644 index 0000000000..630cd39701 Binary files /dev/null and b/docs/media/opensearch2.png differ diff --git a/docs/media/opensearch3.png b/docs/media/opensearch3.png new file mode 100644 index 0000000000..97faac00cc Binary files /dev/null and b/docs/media/opensearch3.png differ diff --git a/docs/media/opensearch4.png b/docs/media/opensearch4.png new file mode 100644 index 0000000000..7bc1d5c503 Binary files /dev/null and b/docs/media/opensearch4.png differ diff --git a/docs/opac/opensearch.txt b/docs/opac/opensearch.txt new file mode 100644 index 0000000000..77eb9067ae --- /dev/null +++ b/docs/opac/opensearch.txt @@ -0,0 +1,31 @@ +Adding OpenSearch to Firefox browser +------------------------------------ + +OpenSearch is a collection of simple formats for the sharing of search results. +More information about OpenSearch can be found on their +http://www.opensearch.org[website] + +The following example illustrates how to add an OpenSearch source to the list +of search sources in a Firefox browser: + +1) Navigate to any catalog page in your Firefox browser and click on the top + right box's dropdown and select the option for *Add "Evergreen OpenSearch"*. + +image::media/opensearch1.png[opensearch1] + +2) At this point, it will add a new search option for the location the catalog + is currently scoped to. In this example, that is CONS (searching the whole + consortium). + +image::media/opensearch2.png[opensearch2] + +3) Enter search terms to begin a keyword search using this source. The next + image illustrates an example search for "mozart" using the sample bib + record set. + +image::media/opensearch3.png[opensearch3] + +4) One may select which search source to employ by clicking on the dropdown + picker. + +image::media/opensearch4.png[opensearch4] diff --git a/docs/root.txt b/docs/root.txt index f4c9091a4f..c687e90ddf 100644 --- a/docs/root.txt +++ b/docs/root.txt @@ -384,6 +384,8 @@ include::opac/catalog_browse.txt[] include::opac/advanced_features.txt[] +include::opac/opensearch.txt[] + // Push titles down one level. :leveloffset: 1