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=ba0e6c0b09d763e1fef0685c03aa169e4d6562d7;p=evergreen%2Fpines.git Documentation for adding OpenSearch to Firefox With some sample screenshots! Signed-off-by: Ben Shum Signed-off-by: Remington Steed --- 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..832febddda 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..22a04e35a9 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..277da08236 --- /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: + +. 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] + +. At this point, it will add a new search option for the location the catalog + is currently using. In this example, that is CONS (searching the whole + consortium). ++ +image::media/opensearch2.png[opensearch2] + +. 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] + +. You can select which search source to use by clicking on the dropdown + picker. ++ +image::media/opensearch4.png[opensearch4] diff --git a/docs/root.txt b/docs/root.txt index db2c6ec181..3fd0bc0430 100644 --- a/docs/root.txt +++ b/docs/root.txt @@ -386,6 +386,8 @@ include::opac/advanced_features.txt[] include::opac/linked_libraries.txt[] +include::opac/opensearch.txt[] + // Push titles down one level. :leveloffset: 1