From: Mike Taylor Date: Thu, 15 May 2014 11:42:05 +0000 (+0100) Subject: Document the show_switch configuration item. X-Git-Tag: 1.0.0~666^2~17 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=332476fc8812c7d656ed8fddb5a1e61d873802f5 Document the show_switch configuration item. --- diff --git a/doc/whitepaper.markdown b/doc/whitepaper.markdown index 74a3234..55c56ec 100644 --- a/doc/whitepaper.markdown +++ b/doc/whitepaper.markdown @@ -394,6 +394,9 @@ show_perpage bool true Indicates whether or not to display show_sort bool true Indicates whether or not to display the sort menu. +show_switch bool true Indicates whether or not to display the switch menu, for switching between showing + retrieved records and target information. + sort_default string relevance The label of the default sort criterion to use. Must be one of those in the `sort` array. @@ -405,8 +408,8 @@ use_service_proxy bool true If true, then a Service Proxy is use Pazpar2. --- -Perhaps we should get rid of the `show_lang`, `show_perpage` and -`show_sort` configuration items, and simply display the relevant menus +Perhaps we should get rid of the `show_lang`, `show_perpage`, +`show_sort` and `show_switch` configuration items, and simply display the relevant menus only when their containers are provided -- e.g. an `mkwsLang` element for the language menu. But for now we retain these, as an easier route to lightly customise the display than my changing providing a full HTML