From 1738ea09590749a3aaab760ae96504bc1fb8206a Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 4 Feb 2015 13:42:40 +0000 Subject: [PATCH 1/1] Last part of MKWS-375. Documentation for the new "waiting" widget. --- doc/mkws-manual.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/mkws-manual.markdown b/doc/mkws-manual.markdown index d33dc7c..e16fc72 100644 --- a/doc/mkws-manual.markdown +++ b/doc/mkws-manual.markdown @@ -820,6 +820,11 @@ Name Description found for the current search, any diagnostics they have returned, the number of records that have been returned for display, and the connection state. + +`waiting` An image, defaulting to unless overridden with the `src` configuration + item, which is initially invisible, appears when a search is submitted, and disappears when the search is + complete. + ---- @@ -984,6 +989,9 @@ sp_auth_path _global_ string Part of the URL used for a sp_auth_query _global_ string *Note 6* Part of the URL used for authentication. See the [Assembling Pazpar2 URLs](#assembling-pazpar2-urls) section below. +src waiting url The address of an image to use in the `waiting` widget in place of the + default spinning wheel. Used to indicate that a search is in progress. + target facet, string One of three ways to select which targets an auto-searching widgets uses. See facets, the [Choosing targets from the library](#choosing-targets-from-the-library) record, section above. -- 1.7.10.4