From: Mike Taylor Date: Tue, 9 Jul 2013 11:16:48 +0000 (+0100) Subject: Move example clients into their own area X-Git-Tag: 0.9.1~305^2~24 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=5bfd406a2bd0990533d33b6799e17fd773e97d61 Move example clients into their own area --- diff --git a/examples/htdocs/favicon.ico b/examples/htdocs/favicon.ico new file mode 100644 index 0000000..35c4899 Binary files /dev/null and b/examples/htdocs/favicon.ico differ diff --git a/examples/htdocs/index-full.html b/examples/htdocs/index-full.html new file mode 100644 index 0000000..f82d261 --- /dev/null +++ b/examples/htdocs/index-full.html @@ -0,0 +1,67 @@ + + + + + + + MKWS demo: full configuration + + + + + +
+
+
+
+
+
+

+ Welcome to the MasterKey Widget Set demo. +

+

+ Enter a search above to begin, or + Visit the MKWS home page to find out more. +

+
+ + + diff --git a/examples/htdocs/index-jquery.html b/examples/htdocs/index-jquery.html new file mode 100644 index 0000000..e2d3e19 --- /dev/null +++ b/examples/htdocs/index-jquery.html @@ -0,0 +1,11 @@ + + + + MKWS demo: jQuery plugin + + + + + + + diff --git a/examples/htdocs/index-lowlevel.html b/examples/htdocs/index-lowlevel.html new file mode 100644 index 0000000..f04060d --- /dev/null +++ b/examples/htdocs/index-lowlevel.html @@ -0,0 +1,55 @@ + + + + MKWS demo: low-level subcomponents + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + diff --git a/examples/htdocs/index-mike.html b/examples/htdocs/index-mike.html new file mode 100644 index 0000000..69cbc96 --- /dev/null +++ b/examples/htdocs/index-mike.html @@ -0,0 +1,29 @@ + + + + MKWS demo: Mike's playground + + + + + + +
+
+
+
+
+
+
+

+ Welcome to the MasterKey Widget Set demo. +

+

+ Enter a search above to begin, or + Visit the MKWS home page to find out more. +

+
+ + + diff --git a/examples/htdocs/index-mkws.html b/examples/htdocs/index-mkws.html new file mode 100644 index 0000000..570f42e --- /dev/null +++ b/examples/htdocs/index-mkws.html @@ -0,0 +1,135 @@ + + + + MKWS: the MasterKey Widget Set + + + +

MKWS: the MasterKey Widget Set

+

+ This site contains tools, not content: +

+ +

+ For examples of how to use the widget-set, see: +

+ +

+ The set of targets can be maintained: +

+ +

+ Documentation is as yet in short supply: +

+ + + diff --git a/examples/htdocs/index-mobile.html b/examples/htdocs/index-mobile.html new file mode 100644 index 0000000..decaf1c --- /dev/null +++ b/examples/htdocs/index-mobile.html @@ -0,0 +1,43 @@ + + + + + + + MKWS demo: mobile-screen resizing + + + + + + + +
+
+
+
+
+ +
+ + + + diff --git a/examples/htdocs/index-popup.html b/examples/htdocs/index-popup.html new file mode 100644 index 0000000..01d3218 --- /dev/null +++ b/examples/htdocs/index-popup.html @@ -0,0 +1,72 @@ + + + + MKWS demo: popup search box + + + + + + + + + + + + + + + + + +
+ +
+ +
+ + + + + + diff --git a/examples/htdocs/index.html b/examples/htdocs/index.html new file mode 100644 index 0000000..687aec5 --- /dev/null +++ b/examples/htdocs/index.html @@ -0,0 +1,16 @@ + + + + MKWS demo client + + + + +
+
+
+
+
+
+ + diff --git a/examples/htdocs/robots.txt b/examples/htdocs/robots.txt new file mode 100644 index 0000000..1f53798 --- /dev/null +++ b/examples/htdocs/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / diff --git a/experiments/spclient/favicon.ico b/experiments/spclient/favicon.ico deleted file mode 100644 index 35c4899..0000000 Binary files a/experiments/spclient/favicon.ico and /dev/null differ diff --git a/experiments/spclient/index-full.html b/experiments/spclient/index-full.html deleted file mode 100644 index f82d261..0000000 --- a/experiments/spclient/index-full.html +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - MKWS demo: full configuration - - - - - -
-
-
-
-
-
-

- Welcome to the MasterKey Widget Set demo. -

-

- Enter a search above to begin, or - Visit the MKWS home page to find out more. -

-
- - - diff --git a/experiments/spclient/index-jquery.html b/experiments/spclient/index-jquery.html deleted file mode 100644 index e2d3e19..0000000 --- a/experiments/spclient/index-jquery.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - MKWS demo: jQuery plugin - - - - - - - diff --git a/experiments/spclient/index-lowlevel.html b/experiments/spclient/index-lowlevel.html deleted file mode 100644 index f04060d..0000000 --- a/experiments/spclient/index-lowlevel.html +++ /dev/null @@ -1,55 +0,0 @@ - - - - MKWS demo: low-level subcomponents - - - - - - - - - - - - - - - - - - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - diff --git a/experiments/spclient/index-mike.html b/experiments/spclient/index-mike.html deleted file mode 100644 index 69cbc96..0000000 --- a/experiments/spclient/index-mike.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - MKWS demo: Mike's playground - - - - - - -
-
-
-
-
-
-
-

- Welcome to the MasterKey Widget Set demo. -

-

- Enter a search above to begin, or - Visit the MKWS home page to find out more. -

-
- - - diff --git a/experiments/spclient/index-mkws.html b/experiments/spclient/index-mkws.html deleted file mode 100644 index 570f42e..0000000 --- a/experiments/spclient/index-mkws.html +++ /dev/null @@ -1,135 +0,0 @@ - - - - MKWS: the MasterKey Widget Set - - - -

MKWS: the MasterKey Widget Set

-

- This site contains tools, not content: -

- -

- For examples of how to use the widget-set, see: -

- -

- The set of targets can be maintained: -

- -

- Documentation is as yet in short supply: -

- - - diff --git a/experiments/spclient/index-mobile.html b/experiments/spclient/index-mobile.html deleted file mode 100644 index decaf1c..0000000 --- a/experiments/spclient/index-mobile.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - MKWS demo: mobile-screen resizing - - - - - - - -
-
-
-
-
- -
- - - - diff --git a/experiments/spclient/index-popup.html b/experiments/spclient/index-popup.html deleted file mode 100644 index 01d3218..0000000 --- a/experiments/spclient/index-popup.html +++ /dev/null @@ -1,72 +0,0 @@ - - - - MKWS demo: popup search box - - - - - - - - - - - - - - - - - -
- -
- -
- - - - - - diff --git a/experiments/spclient/index.html b/experiments/spclient/index.html deleted file mode 100644 index 687aec5..0000000 --- a/experiments/spclient/index.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - MKWS demo client - - - - -
-
-
-
-
-
- - diff --git a/experiments/spclient/robots.txt b/experiments/spclient/robots.txt deleted file mode 100644 index 1f53798..0000000 --- a/experiments/spclient/robots.txt +++ /dev/null @@ -1,2 +0,0 @@ -User-agent: * -Disallow: /