Remove unnecessary braces.
[mkws-moved-to-github.git] / experiments / spclient / index-mkws.html
index a58cb79..2a82210 100644 (file)
@@ -1,15 +1,19 @@
 <html>
   <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>MKWS: the MasterKey Widget Set</title>
     <style type="text/css">
-      body { font-family: Georgia, Baskerville }
+      body {
+      font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Sans-Serif;
+      }
+      h1 { color: #606060 }
       p { font-weight: bold }
     </style>
   </head>
   <body>
     <h1>MKWS: the MasterKey Widget Set</h1>
     <p>
-      There is no content on the MKWS site, just tools:
+      This site contains tools, not content:
     </p>
     <ul>
       <li>
         It's worth viewing the source to see how small it is.
       </li>
       <li>
+        <a href="http://somesite.indexdata.com/index-full.html"
+           >A slightly more detailed version</a>
+       that contains a configuration structure instead of accepting
+           the defaults.
+      </li>
+      <li>
         The
-        <a href="http://somesite.indexdata.com/jquery.html"
+        <a href="http://somesite.indexdata.com/index-jquery.html"
            >jQuery plugin</a>
-        version consisting of a single line of JavaScript code.
+        version, consisting of a single line of JavaScript code.
+      </li>
+      <li>
+       An application that
+       <a href="http://somesite.indexdata.com/index-lowlevel.html"
+          >uses lower-level MKWS components</a>
+       rather than the all-in-one <tt>#mkwsResults</tt> division,
+       allowing it to use a rather different layout.
+      </li>
+      <li>
+        <a href="http://somesite.indexdata.com/index-mobile.html"
+           >A version suitable for mobile devices</a>,
+       with a responsive design that moves components around
+        depending on the screen size.
+      </li>
+      <li>
+        <a href="http://somesite.indexdata.com/index-popup.html"
+           >A version that uses a jQuery popup</a>.
       </li>
       <li>
         An existing web-site,
         <a href="http://sagp.miketaylor.org.uk/style.css"
            >that site's stylesheet</a>.)
       </li>
+      <li>
+       Another existing web-site,
+        <a href="http://zthes.z3950.org/"
+           >The Zthes specifications</a>,
+       which has been fitted with a popup MKWS search-box.
+      </li>
+    </ul>
+    <p>
+      The set of targets can be maintained:
+    </p>
+    <ul>
+      <li>
+       Use the main
+       <a href="http://mk2.indexdata.com/console/"
+          >MasterKey Admin Console</a>,
+       and act as the "MK Demo" library administrator.
+      </li>
     </ul>
     <p>
       Documentation is as yet in short supply: