Updated top-level MKWS index.html
authorMike Taylor <mike@indexdata.com>
Wed, 26 Jun 2013 14:17:15 +0000 (16:17 +0200)
committerMike Taylor <mike@indexdata.com>
Wed, 26 Jun 2013 14:17:15 +0000 (16:17 +0200)
experiments/spclient/index-mkws.html

index 70f4abe..d1c9741 100644 (file)
     service.
   </li>
   <li>
+    <a href="mkws-complete.js"
+            >mkws-complete.js</a>
+    --
+    A single large JavaScript file containing everything needed for
+    MKWS to work: the widget-set itself, the API library, and any
+    additional prerequisites such as jQuery.
+  </li>
+  <li>
     <a href="mkwsStyle.css">mkwsStyle.css</a>
     --
     A stylesheet which styles only MasterKey widgets, and does not
   It's worth viewing the source to see how small it is!
 
   There is even a smaller version with one JavaScript file included and
-  <a href="http://somesite.indexdata.com/index2.html">no configuration</a> and
-  a <a href="http://somesite.indexdata.com/jquery.html">jQuery</a> plugin with
+  <a href="http://somesite.indexdata.com/index-simple.html">no configuration</a> and
+  a <a href="http://somesite.indexdata.com/jquery.html">jQuery plugin</a> with
   a single line of JavaScript code.
 <p>
-  See also the <a href="README">README</a>.
+  See also the <a href="README">README</a> (which may not be fully up
+  to date).
 </p>