From: Mike Taylor Date: Wed, 23 Jul 2014 14:59:16 +0000 (+0100) Subject: Update the list of available files. X-Git-Tag: 1.0.0~371^2~6 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=9649f489095c371d02dc8ec207b006d6adde4d34 Update the list of available files. --- diff --git a/doc/README.markdown b/doc/README.markdown index d82ffd6..50f057c 100644 --- a/doc/README.markdown +++ b/doc/README.markdown @@ -18,10 +18,14 @@ can have MasterKey searching with minimal effort. The following files are hosted on `mkws.indexdata.com`: -* `mkws.js` +* `mkws.js` (and its compressed version `mkws.min.js`) * `/pazpar2/js/pz2.js` -* `mkws-complete.js` -- a single file consisting of `mkws.js`, - jQuery (which it uses), Handlebars (ditto) and `pz2.js` +* `mkws-complete.js` (and its compressed version `mkws-complete.min.js`) + -- a single file consisting of `mkws.js` together with the files it + uses: `pz2.js` jQuery, jQuery-JSON and Handlebars. +* Local copy of `jquery-1.10.0.min.js` +* Local copy of `jquery.json-2.4.js` +* Local copy of `handlebars-v1.1.2.js` * `mkws.css`