X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=tools%2Fhtdocs%2Findex.html;h=82bdc2fa7972c864067fc2f39c8956c0e3a241d6;hp=d87d1cfeb8d7b7a73025fcbfb1534e531bc43830;hb=ef845d2595045ecf11ce99ec73ded148af69121f;hpb=0118cf884dad2ac1d077e2c865118b06e441eed8 diff --git a/tools/htdocs/index.html b/tools/htdocs/index.html index d87d1cf..82bdc2f 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; @@ -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 @@ -124,6 +137,32 @@

    +

    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. +

    +
    + +

    Examples using the widget-set

    It's worth viewing the source of these to see how small they @@ -133,73 +172,76 @@

    -

    Intermediate examples

    +

    Advanced examples

    + +

    Non-standard interfaces

    +
    @@ -233,7 +277,7 @@

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