X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=tools%2Fhtdocs%2Findex.html;h=05a0730bfe2139279f2aaf8e56cf790a32c65d10;hp=697eb353ff222170bbecb6d8171a15bc843bad24;hb=7ba0c87bfd4a2ccf30fec0562b8ceeb1b2aaeaf9;hpb=dd672b9afa991cbdbb346061e44e29bdf1b01c69 diff --git a/tools/htdocs/index.html b/tools/htdocs/index.html index 697eb35..05a0730 100644 --- a/tools/htdocs/index.html +++ b/tools/htdocs/index.html @@ -6,8 +6,8 @@ body { font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Sans-Serif; } - h1 { font-weight: normal; color: #606060 } - h2 { font-size: 100% } + 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; @@ -40,7 +40,7 @@
-

Example

+

A minimal example

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

  • - The whitepaper, including a + The MKWS manual, including a reference section. This is a much better introduction.
  • @@ -113,6 +113,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 @@ -125,77 +136,111 @@

    +

    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 are and how various things are done.

    +

    Simple examples

    + +

    Advanced examples

    + + +

    Non-standard interfaces

    +
    @@ -229,7 +276,7 @@

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