X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fmkws-manual.markdown;h=864b56fc61704f0006123b91852145b68973c675;hb=ef234764b8959f8cf0d73ed1a3d950c847e01d2c;hp=7c0dd06776f9ee11d35474c342d666c6aaf552d3;hpb=48c6fed7006336f607d90f58a5c2b9fdb0369686;p=mkws-moved-to-github.git diff --git a/doc/mkws-manual.markdown b/doc/mkws-manual.markdown index 7c0dd06..864b56f 100644 --- a/doc/mkws-manual.markdown +++ b/doc/mkws-manual.markdown @@ -267,7 +267,7 @@ etc., customised layouts may wish to treat each of these components separately. In this case, `mkws-results` can be omitted, and the following lower-level widgets provided instead: -* `mkws-termlists` -- provides the facets +* `mkws-facets` -- provides the facets * `mkws-ranking` -- provides the options for how records are sorted and how many are included on each page of results. @@ -590,7 +590,8 @@ yourname.com`: Step 1: add a rewriting authentication alias to the configuration: RewriteEngine on - RewriteRule /spauth/ http://sp-mkws.indexdata.com/service-proxy/?command=auth&action=check,login&username=U&password=PW [P] + RewriteRule /spauth/ http://sp-mkws.indexdata.com/service-proxy/\ + ?command=auth&action=check,login&username=U&password=PW [P] Step 2: set the MKWS configuration item `service_proxy_auth` to `http://yourname.com/spauth/`. @@ -659,6 +660,9 @@ Name Description widget be subclassed to store the generated widget definitions in more useful places. +`button` The search button. Usually generated a `search` + widget. + `categories` Obtains from the Service Proxy a list of the target categories associated with the library in use, and displays them in a drop-down list. When a category @@ -699,131 +703,264 @@ Name Description be changed by overriding the `done` template using `