From: Mike Taylor Date: Fri, 23 Aug 2013 13:26:18 +0000 (+0100) Subject: Restructure X-Git-Tag: 0.9.1~213 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=5882dbff6c06c47838cdd011b33a1d0122964129 Restructure --- diff --git a/tools/htdocs/whitepaper.markdown b/tools/htdocs/whitepaper.markdown index 64e4d85..d174ab9 100644 --- a/tools/htdocs/whitepaper.markdown +++ b/tools/htdocs/whitepaper.markdown @@ -112,7 +112,28 @@ are supported. The main `
`s are: * `mkwsStat` --provides a status line summarising the statistics of the various targets. -### different HTML structure +To see all of these working together, just put them all into the HTML +`` like so: + +
+
+
+
+
+
+ +Configuration +------------- + +TODO + +resposive resize + + +Control over HTML and CSS +------------------------- + +TODO More sophisticated applications will not simply place the `
`s together, but position them carefully within an existing page @@ -120,25 +141,35 @@ framework -- such as a Drupal template, an OPAC or a SharePoint page. Breaking up mkwsResults -### configuration object +overriding styles -resposive resize -### overriding styles +Popup results with jQuery UI +---------------------------- + +TODO + + +Authentication and target configuration +--------------------------------------- + +TODO + -### use jQuery popup +Reference Guide +--------------- -### Authentication setups +### Configuration object -Configuring targets +TODO -### Reference +### jQuery plugin invocation -Configuration object +TODO -jQuery plugin invocation +### The structure of the HTML generated by the MKWS widgets -The structure of the HTML generated by the MKWS widgets +TODO - - -