X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=tools%2Fhtdocs%2Findex.html;h=eafed5ccb04df5836f8f2a976f57620a7ce68540;hb=8f6b9e871d1c129e963f792d51254cda056f85ad;hp=d87d1cfeb8d7b7a73025fcbfb1534e531bc43830;hpb=0118cf884dad2ac1d077e2c865118b06e441eed8;p=mkws-moved-to-github.git diff --git a/tools/htdocs/index.html b/tools/htdocs/index.html index d87d1cf..eafed5c 100644 --- a/tools/htdocs/index.html +++ b/tools/htdocs/index.html @@ -1,3 +1,4 @@ + @@ -6,7 +7,8 @@ body { font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Sans-Serif; } - h1 { font-weight: normal; color: #606060 } + h1, h3 { font-weight: normal; color: #606060 } + h2 { margin-top: 0.5em } .pane { padding: 0em 1em; margin: 0.75em; border: 0.5em solid #eee; border-radius: 1em; @@ -20,7 +22,7 @@ - MKWS logo

MKWS: the MasterKey Widget Set

@@ -39,7 +41,7 @@
-

Example

+

A minimal example

Here is a completely functional (though ugly) MKWS-based searching application: @@ -64,7 +66,7 @@ The README -- mostly technical details.

  • - The whitepaper, including a + The MKWS manual, including a reference section. This is a much better introduction.
  • @@ -112,6 +114,17 @@

    + Minified versions of the MKWS JavaScript files are also available: +

    + +

    (This domain also hosts two web-service endpoints that are used by running MKWS-based applications: /service-proxy-auth @@ -119,8 +132,33 @@ /service-proxy/ is the main endpoint for searching and retrieval. But there is no need to use these directly: the widgets take care of that.) - - +

    +
    + +
    +

    Versions

    +

    + The links above to the various forms of the widget-set JavaScript + (mkws.js, + mkws-complete.js, + mkws.min.js + and + mkws-complete.min.js) + are always to the current versions of those + files. Applications that rely on a particular version can + instead use the specific numbered versions in + the releases area, + for example + releases/mkws-0.9.1.js. +

    +

    + The current version number is always in + the VERSION file. +

    +

    + Version history is in + the NEWS file. +

    @@ -133,73 +171,76 @@ -

    Intermediate examples

    +

    Advanced examples

    + +

    Non-standard interfaces

    +
    @@ -233,7 +276,7 @@

    - Copyright © 2013 IndexData ApS. + Copyright (©) 2013-2014 Index Data ApS. http://indexdata.com