X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=tools%2Fhtdocs%2FREADME.markdown;h=38b2a94b1096bf70c0f7e6fe7ac0da854439cca2;hb=d53dc09ac2c0409c91a6b074a4ece696003fad05;hp=6dc22c24bc00b963fa8774f46056f7c3c557fd2e;hpb=5bfa1fb03995552651dc40e91a89697322c996df;p=mkws-moved-to-github.git diff --git a/tools/htdocs/README.markdown b/tools/htdocs/README.markdown index 6dc22c2..38b2a94 100644 --- a/tools/htdocs/README.markdown +++ b/tools/htdocs/README.markdown @@ -11,18 +11,18 @@ pazpar2, but it is now far removed from those beginnnings. How this works -------------- -The goal is to make it that as much of the searching functionality as -possible is hosted on +As much of the searching functionality as possible is hosted on so that very simple websites such as can have MasterKey searching with minimal effort. -The following files are hosted on mkws.indexdata.com: +The following files are hosted on `mkws.indexdata.com`: -* `mkws.js` * `mkwsStyle.css` +* `mkws.js` * `/libjs-pz2/pz2api.1.js` +* `mkws-complete.js` The following files make up an application: @@ -104,7 +104,7 @@ Here is an example of all possible options jQuery.pazpar2({ "layout": "popup", /* "table" [default], "div", "popup" */ "id_button": "input#mkwsButton", /* submit button id in search field */ - "id_popup": "#mkwsPopup", /* interal id of popup window */ + "id_popup": "#mkwsPopup", /* internal id of popup window */ "width": 880, /* popup width, should be at least 800 */ "height": 760 /* popup height, should be at least 600 */ }); @@ -143,7 +143,10 @@ What next? ---------- Main areas of work: + * Make MKWS robust to missing widgets * Clean up the code +- - - +\(c) 2013 by IndexData ApS,