From 9649f489095c371d02dc8ec207b006d6adde4d34 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 23 Jul 2014 15:59:16 +0100 Subject: [PATCH] Update the list of available files. --- doc/README.markdown | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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` -- 1.7.10.4