X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=tools%2Fhtdocs%2Findex.html;fp=tools%2Fhtdocs%2Findex.html;h=2a67a4b74fb8b57090455cf530b3d3f2e8725840;hb=10963c36b208e35c7430ab32307df4b73fca49a1;hp=69595784b155fe2bff97074f95e2110eedac373d;hpb=22c400bfee8224b93a9d70f185e22e6c9f600ab9;p=mkws-moved-to-github.git diff --git a/tools/htdocs/index.html b/tools/htdocs/index.html index 6959578..2a67a4b 100644 --- a/tools/htdocs/index.html +++ b/tools/htdocs/index.html @@ -6,10 +6,11 @@ body { font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Sans-Serif; } - h1 { color: #606060 } + h1 { font-weight: normal; color: #606060 } h2 { font-size: 100% } .pane { background: #eee; border-radius: 1em; padding: 0.25em 1em; margin: 0.75em; } + pre { background: #ddd; padding: 0.5em; } @@ -18,7 +19,54 @@

MKWS: the MasterKey Widget Set

-

This site contains tools, not content:

+

Add metasearching to your web-site painlessly

+

+ The MasterKey Widget Set provides the easiest possible way to + enhance an existing web-site with customised searching across + multiple sources, ranking and merging the results. +

+

+ All you need to do is pull in our JavaScript and optional + stylesheet, then add <div>s to your page that + have special id attributes. We do the rest. +

+
+ +
+

Example

+

+ Here is a completely functional (though ugly) MKWS-based + searching application: +

+
+
+<script type="text/javascript"
+        src="http://mkws.indexdata.com/mkws-complete.js"></script>
+<div id="mkwsSearch"></div>
+<div id="mkwsResults"></div>
+
+

+ That's it. A complete metasearching application. Everything + else is refinement. +

+
+ +
+

Documentation

+ +
+ +
+

Tools

- -
-

Documentation:

- -