X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=tools%2Fhtdocs%2Findex.html;h=c0cafe019c8ed28c72ecc1f23dcce358b68323a9;hb=0f5043eb8b579c61d101b9cf68910cdbbcb49cef;hp=61fe17b6c99f04ca8be1ccf43229015a8cb1f2de;hpb=6de2b7eb50eb03025dec13adbde99f786468cd75;p=mkws-moved-to-github.git diff --git a/tools/htdocs/index.html b/tools/htdocs/index.html index 61fe17b..c0cafe0 100644 --- a/tools/htdocs/index.html +++ b/tools/htdocs/index.html @@ -22,7 +22,7 @@ JavaScript code that powers the MasterKey Widget Set
  • - /libjs-pz2/pz2api.1.js + /pazpar2/js/pz2.js -- Low-level JavaScript library for access to the MasterKey web service. @@ -36,7 +36,7 @@ additional prerequisites such as jQuery.
  • - mkwsStyle.css + mkws.css -- A stylesheet which styles only MasterKey widgets, and does not otherwise interfere with application-site's styles. @@ -60,7 +60,7 @@ It's worth viewing the source to see how small it is.
  • - A more detailed version that contains a configuration structure instead of accepting the defaults. Includes a custom translation option to present @@ -68,28 +68,45 @@
  • The - jQuery plugin version, consisting of a single line of JavaScript code.
  • An application that - uses lower-level MKWS components rather than the all-in-one #mkwsResults division, allowing it to use a rather different layout.
  • - using Handlebar templates. + (Read about + the templating language.) +
  • +
  • + A version suitable for mobile devices, with a responsive design that moves components around depending on the screen size.
  • - A version that uses a jQuery popup.
  • + An application that uses MKWS to find dictionary + definitions of words when you highlight them. +
  • +
  • + An application that run an automatic search on load. +
  • +
  • An existing web-site, The Self-Appointed Grammar Police, @@ -117,13 +134,14 @@
  • - Documentation is as yet in short supply: + Documentation: