renamed directory default tip
authorMarcos Caceres <w3c@marcosc.com>
Fri, 11 May 2012 18:36:34 +0100
changeset 24 eb47bcf5d15e
parent 23 05036e692179
renamed directory
docked-vm/Overview.html
docked-vm/Overview.src.html
docked-vmmf/Overview.html
docked-vmmf/Overview.src.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docked-vm/Overview.html	Fri May 11 18:36:34 2012 +0100
@@ -0,0 +1,71 @@
+<!DOCTYPE html><html><head><meta charset=utf-8>
+<title>The badged view mode</title>
+</head><body>
+<article>
+<header><!--end-logo-->
+  <h1 id="the-'docked'-view-mode"><span class=secno>1 </span>The 'docked' view mode</h1>
+  <p><a href=http://dvcs.w3.org/hg/nativeapps/raw-file/tip/badged-vm/Overview.html>Latest Draft</a> | <a href="http://dvcs.w3.org/hg/nativeapps/raw-file/tip/badged-vm/test-suite/Overview.html
+
+">Test suite</a> | <a href=http://dvcs.w3.org/hg/nativeapps/raw-file/tip/badged-vm/imp-report/Overview.html>Implementation report</a>. </p>
+  <dl>
+    <dt>Editor: </dt>
+    <dd>Marcos Cáceres</dd>
+    <dt>Prototypists:</dt>
+    <dd>...</dd>
+    <dt>Quality assurer:</dt>
+    <dd>...</dd>
+    <dt>IPR Provenance:</dt>
+    <dd><a href=http://lists.w3.org/Archives/Public/public-native-web-apps/2012May/0000.html>Initial mailing list proposal</a></dd>
+  </dl>
+
+  <p class=copyright><a href=http://creativecommons.org/publicdomain/zero/1.0/ rel=license><img alt=CC0 src=http://i.creativecommons.org/p/zero/1.0/80x15.png></a>
+To the extent possible under law, the editor has waived all copyright and
+related or neighboring rights to this work. In addition, as of
+11 May 2012, the editors have made this specification available
+under the
+<a href=http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0 rel=license>Open Web Foundation Agreement Version 1.0</a>,
+which is available at
+http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0.
+
+</p></header>
+<hr> 
+<section id=abstract>
+<h2 id=abstract-0><span class=secno>1.1 </span>Abstract</h2>
+<p>This specification defines a  view mode called "docked", which can be used as a with a view mode media feature. An application is said to be "docked" when into some other context (e.g., a toolbar or panel). </p>
+</section>
+<section>
+<h2 id=table-of-contents><span class=secno>1.2 </span>Table of contents</h2>
+
+<!--begin-toc-->
+<ol class=toc>
+ <li><a href="#the-'docked'-view-mode"><span class=secno>1 </span>The 'docked' view mode</a>
+  <ol>
+   <li><a href=#abstract-0><span class=secno>1.1 </span>Abstract</a></li>
+   <li><a href=#table-of-contents><span class=secno>1.2 </span>Table of contents</a></li>
+   <li><a href=#status-of-this-document><span class=secno>1.3 </span>Status of this document</a></li>
+   <li><a href=#the-docked-view-mode><span class=secno>1.4 </span>The docked view mode</a>
+    <ol>
+     <li><a href=#examples><span class=secno>1.4.1 </span>Examples</a></li></ol></li></ol></li></ol>
+<!--end-toc--> 
+
+</section>
+<section id=sotd>
+<h2 id=status-of-this-document><span class=secno>1.3 </span>Status of this document</h2>
+<p>This document has no standing of any kind. It's jut a proposal for discussion.</p>
+</section>
+
+<section>
+<h2 id=the-docked-view-mode><span class=secno>1.4 </span>The docked view mode</h2>
+<p>The <dfn id=docked>docked</dfn> view mode is intended to be used when a document of the web application is being placed amongst a list of other applications or items (e.g., as part of a toolbar or panel). </p>
+
+<h3 id=examples><span class=secno>1.4.1 </span>Examples</h3>
+The following example CSS shows the docked view mode in action. 
+<pre>
+@media (view-mode: docked) {
+    // ...
+}
+</pre>
+</section>
+
+</article>
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docked-vm/Overview.src.html	Fri May 11 18:36:34 2012 +0100
@@ -0,0 +1,61 @@
+<!doctype html>
+<meta charset="utf-8">
+<title>The badged view mode</title>
+<body>
+<article>
+<header><!--end-logo-->
+  <h1>The 'docked' view mode</h1>
+  <p><a href="http://dvcs.w3.org/hg/nativeapps/raw-file/tip/docked-vm/Overview.html">Latest Draft</a> | <a href="http://dvcs.w3.org/hg/nativeapps/raw-file/tip/docked-vm/test-suite/Overview.html
+
+">Test suite</a> | <a href="http://dvcs.w3.org/hg/nativeapps/raw-file/tip/badged-vm/imp-report/Overview.html">Implementation report</a>. </p>
+  <dl>
+    <dt>Editor: </dt>
+    <dd>Marcos Cáceres</dd>
+    <dt>Prototypists:</dt>
+    <dd>...</dd>
+    <dt>Quality assurer:</dt>
+    <dd>...</dd>
+    <dt>IPR Provenance:</dt>
+    <dd><a href="http://lists.w3.org/Archives/Public/public-native-web-apps/2012May/0000.html">Initial mailing list proposal</a></dd>
+  </dl>
+
+  <p class="copyright"><a href="http://creativecommons.org/publicdomain/zero/1.0/" rel="license"><img alt="CC0" src="http://i.creativecommons.org/p/zero/1.0/80x15.png"></a>
+To the extent possible under law, the editor has waived all copyright and
+related or neighboring rights to this work. In addition, as of
+[DATE], the editors have made this specification available
+under the
+<a href="http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0" rel="license">Open Web Foundation Agreement Version 1.0</a>,
+which is available at
+http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0.
+
+</header>
+<hr> 
+<section id="abstract">
+<h2>Abstract</h2>
+<p>This specification defines a  view mode called "docked", which can be used as a with a view mode media feature. An application is said to be &quot;docked&quot; when into some other context (e.g., a toolbar or panel). </p>
+</section>
+<section>
+<h2>Table of contents</h2>
+<!-- toc  --> 
+
+</section>
+<section id="sotd">
+<h2>Status of this document</h2>
+<p>This document has no standing of any kind. It's jut a proposal for discussion.</p>
+</section>
+
+<section>
+<h2>The docked view mode</h2>
+<p>The <dfn>docked</dfn> view mode is intended to be used when a document of the web application is being placed amongst a list of other applications or items (e.g., as part of a toolbar or panel). </p>
+
+<h3>Examples</h3>
+The following example CSS shows the docked view mode in action. 
+<pre>
+
+@media (view-mode: docked) {
+    // ...
+}
+</pre>
+</section>
+
+</article>
--- a/docked-vmmf/Overview.html	Fri May 11 18:35:32 2012 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,71 +0,0 @@
-<!DOCTYPE html><html><head><meta charset=utf-8>
-<title>The badged view mode</title>
-</head><body>
-<article>
-<header><!--end-logo-->
-  <h1 id="the-'docked'-view-mode"><span class=secno>1 </span>The 'docked' view mode</h1>
-  <p><a href=http://dvcs.w3.org/hg/nativeapps/raw-file/tip/badged-vm/Overview.html>Latest Draft</a> | <a href="http://dvcs.w3.org/hg/nativeapps/raw-file/tip/badged-vm/test-suite/Overview.html
-
-">Test suite</a> | <a href=http://dvcs.w3.org/hg/nativeapps/raw-file/tip/badged-vm/imp-report/Overview.html>Implementation report</a>. </p>
-  <dl>
-    <dt>Editor: </dt>
-    <dd>Marcos Cáceres</dd>
-    <dt>Prototypists:</dt>
-    <dd>...</dd>
-    <dt>Quality assurer:</dt>
-    <dd>...</dd>
-    <dt>IPR Provenance:</dt>
-    <dd><a href=http://lists.w3.org/Archives/Public/public-native-web-apps/2012May/0000.html>Initial mailing list proposal</a></dd>
-  </dl>
-
-  <p class=copyright><a href=http://creativecommons.org/publicdomain/zero/1.0/ rel=license><img alt=CC0 src=http://i.creativecommons.org/p/zero/1.0/80x15.png></a>
-To the extent possible under law, the editor has waived all copyright and
-related or neighboring rights to this work. In addition, as of
-11 May 2012, the editors have made this specification available
-under the
-<a href=http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0 rel=license>Open Web Foundation Agreement Version 1.0</a>,
-which is available at
-http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0.
-
-</p></header>
-<hr> 
-<section id=abstract>
-<h2 id=abstract-0><span class=secno>1.1 </span>Abstract</h2>
-<p>This specification defines a  view mode called "docked", which can be used as a with a view mode media feature. An application is said to be "docked" when into some other context (e.g., a toolbar or panel). </p>
-</section>
-<section>
-<h2 id=table-of-contents><span class=secno>1.2 </span>Table of contents</h2>
-
-<!--begin-toc-->
-<ol class=toc>
- <li><a href="#the-'docked'-view-mode"><span class=secno>1 </span>The 'docked' view mode</a>
-  <ol>
-   <li><a href=#abstract-0><span class=secno>1.1 </span>Abstract</a></li>
-   <li><a href=#table-of-contents><span class=secno>1.2 </span>Table of contents</a></li>
-   <li><a href=#status-of-this-document><span class=secno>1.3 </span>Status of this document</a></li>
-   <li><a href=#the-docked-view-mode><span class=secno>1.4 </span>The docked view mode</a>
-    <ol>
-     <li><a href=#examples><span class=secno>1.4.1 </span>Examples</a></li></ol></li></ol></li></ol>
-<!--end-toc--> 
-
-</section>
-<section id=sotd>
-<h2 id=status-of-this-document><span class=secno>1.3 </span>Status of this document</h2>
-<p>This document has no standing of any kind. It's jut a proposal for discussion.</p>
-</section>
-
-<section>
-<h2 id=the-docked-view-mode><span class=secno>1.4 </span>The docked view mode</h2>
-<p>The <dfn id=docked>docked</dfn> view mode is intended to be used when a document of the web application is being placed amongst a list of other applications or items (e.g., as part of a toolbar or panel). </p>
-
-<h3 id=examples><span class=secno>1.4.1 </span>Examples</h3>
-The following example CSS shows the docked view mode in action. 
-<pre>
-@media (view-mode: docked) {
-    // ...
-}
-</pre>
-</section>
-
-</article>
-</body></html>
\ No newline at end of file
--- a/docked-vmmf/Overview.src.html	Fri May 11 18:35:32 2012 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,61 +0,0 @@
-<!doctype html>
-<meta charset="utf-8">
-<title>The badged view mode</title>
-<body>
-<article>
-<header><!--end-logo-->
-  <h1>The 'docked' view mode</h1>
-  <p><a href="http://dvcs.w3.org/hg/nativeapps/raw-file/tip/badged-vm/Overview.html">Latest Draft</a> | <a href="http://dvcs.w3.org/hg/nativeapps/raw-file/tip/badged-vm/test-suite/Overview.html
-
-">Test suite</a> | <a href="http://dvcs.w3.org/hg/nativeapps/raw-file/tip/badged-vm/imp-report/Overview.html">Implementation report</a>. </p>
-  <dl>
-    <dt>Editor: </dt>
-    <dd>Marcos Cáceres</dd>
-    <dt>Prototypists:</dt>
-    <dd>...</dd>
-    <dt>Quality assurer:</dt>
-    <dd>...</dd>
-    <dt>IPR Provenance:</dt>
-    <dd><a href="http://lists.w3.org/Archives/Public/public-native-web-apps/2012May/0000.html">Initial mailing list proposal</a></dd>
-  </dl>
-
-  <p class="copyright"><a href="http://creativecommons.org/publicdomain/zero/1.0/" rel="license"><img alt="CC0" src="http://i.creativecommons.org/p/zero/1.0/80x15.png"></a>
-To the extent possible under law, the editor has waived all copyright and
-related or neighboring rights to this work. In addition, as of
-[DATE], the editors have made this specification available
-under the
-<a href="http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0" rel="license">Open Web Foundation Agreement Version 1.0</a>,
-which is available at
-http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0.
-
-</header>
-<hr> 
-<section id="abstract">
-<h2>Abstract</h2>
-<p>This specification defines a  view mode called "docked", which can be used as a with a view mode media feature. An application is said to be &quot;docked&quot; when into some other context (e.g., a toolbar or panel). </p>
-</section>
-<section>
-<h2>Table of contents</h2>
-<!-- toc  --> 
-
-</section>
-<section id="sotd">
-<h2>Status of this document</h2>
-<p>This document has no standing of any kind. It's jut a proposal for discussion.</p>
-</section>
-
-<section>
-<h2>The docked view mode</h2>
-<p>The <dfn>docked</dfn> view mode is intended to be used when a document of the web application is being placed amongst a list of other applications or items (e.g., as part of a toolbar or panel). </p>
-
-<h3>Examples</h3>
-The following example CSS shows the docked view mode in action. 
-<pre>
-
-@media (view-mode: docked) {
-    // ...
-}
-</pre>
-</section>
-
-</article>