X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Findex.markdown;h=25df2a452ff39c3a6328ef0ba2eeb9b0ab0616bf;hb=ffd01a4bec7a1e2b99317a1e856a75a3006ad119;hp=ae3382d76038aa1e9339e51eadefe48448725ec9;hpb=adf9890292dcaf724a1fb942989b7c815aa0bef5;p=mkws-moved-to-github.git diff --git a/doc/index.markdown b/doc/index.markdown index ae3382d..25df2a4 100644 --- a/doc/index.markdown +++ b/doc/index.markdown @@ -1,6 +1,6 @@ % MKWS: the MasterKey Widget Set % Mike Taylor -% October 2014 +% November 2014 Add metasearching to your web-site painlessly @@ -127,12 +127,16 @@ The links above to the various forms of the widget-set JavaScript [mkws.min.js](mkws.min.js) and [mkws-complete.min.js](mkws-complete.min.js)) +together with the CSS file +([mkws.css](mkws.css)) are always to the current versions of those files. Applications that rely on a particular version can instead use the specific numbered versions in [the releases area](releases/), for example [releases/mkws-0.9.1.js](releases/mkws-0.9.1.js). +and +[releases/mkws-0.9.1.css](releases/mkws-0.9.1.css). The current version number is always in [the VERSION file](VERSION). @@ -175,7 +179,7 @@ are and how various things are done. [uses a local authentication regime](//example.indexdata.com/localauth.html) and the corresponding [Apache2 configuration stanza](//example.indexdata.com/apache-config.txt). -* [A version that uses a jQuery popup](//example.indexdata.com/popup.html). +* [A version that uses a jQuery popup](//example.indexdata.com/popup.html?q=sushi). ### Non-standard interfaces @@ -184,11 +188,6 @@ are and how various things are done. when you highlight them. * An application that [runs an automatic search on load](//example.indexdata.com/auto.html). -* An existing web-site, - [The Self-Appointed Grammar Police](//sagp.miketaylor.org.uk/) - which has been fitted with an MKWS searching widget. - (See also the MKWS-widget customisations in - [that site's stylesheet](//sagp.miketaylor.org.uk/style.css).) * Another existing web-site, [The Zthes specifications](//zthes.z3950.org/), which has been fitted with a popup MKWS search-box.