From: Mike Taylor Date: Mon, 30 Sep 2013 16:10:13 +0000 (+0100) Subject: Add message-of-the-day section. X-Git-Tag: 0.9.1~205 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=b01d755386bdd52efcc7cd6d95a33857b88863d2 Add message-of-the-day section. Rework heading levels. Fix date. --- diff --git a/tools/htdocs/whitepaper.markdown b/tools/htdocs/whitepaper.markdown index 1921c31..2f7f392 100644 --- a/tools/htdocs/whitepaper.markdown +++ b/tools/htdocs/whitepaper.markdown @@ -1,6 +1,6 @@ % Embedded metasearching with the MasterKey Widget Set % Mike Taylor -% 26 July 2013 +% July-September 2013 Introduction @@ -191,15 +191,21 @@ containers. The structures used by the widget-set are described in the reference guide below. -Message of the day ------------------- +Refinements +----------- - \ - \ +### Message of the day -Responsive design ------------------ +Some applications might like to open with content in the area that +will subsequently be filled with result-records -- a message of the +day, a welcome message or a help page. This can be done by placing an +`mkwsMOTDContainer` division on the page next to `mkwsResults` or +`mkwsRecords`. The contents of this element are initially displayed, +but will be hidden when a search is made. + + +### Responsive design responsive_design: true responsive_design_width: 500 @@ -207,14 +213,12 @@ Responsive design
-Popup results with jQuery UI ----------------------------- +### Popup results with jQuery UI TODO -Authentication and target configuration ---------------------------------------- +### Authentication and target configuration TODO