X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=tools%2Fhtdocs%2Findex.html;h=9835c661b8df01cc84c0c38b94de67640c4b5125;hp=96a8c2429ff02a13e7adb645fa57faac2972e736;hb=8ecc7b5621fa3f7191205e6ce93a8ef097e873bd;hpb=21d3d07a6ef091e2e67106129b246107d355af39 diff --git a/tools/htdocs/index.html b/tools/htdocs/index.html index 96a8c24..9835c66 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

    +
    -

    Target maintainance

    +

    Target selection

    +

    + MKWS comes pre-configured to search in a set of a dozen or so + open-access targets, as a proof of concept. But you'll want + to use it to search your own selection of targets -- some open + access, some subscription. +

    - The set of targets provided by MKWS by default can be - maintained using - MKAdmin - by users with appropriate credentials. - Go to - the main console - and act as the "MK Demo" library administrator. + We can set that up for you: email us on + info@indexdata.com.

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