[html5] r2007 - [e] (0) Make the update ui more obvious.

whatwg at whatwg.org whatwg at whatwg.org
Tue Aug 5 03:48:59 PDT 2008


Author: ianh
Date: 2008-08-05 03:48:58 -0700 (Tue, 05 Aug 2008)
New Revision: 2007

Modified:
   header-whatwg
   index
Log:
[e] (0) Make the update ui more obvious.

Modified: header-whatwg
===================================================================
--- header-whatwg	2008-08-05 10:28:11 UTC (rev 2006)
+++ header-whatwg	2008-08-05 10:48:58 UTC (rev 2007)
@@ -13,6 +13,9 @@
    table.matrix, table.matrix td { border: none; text-align: right; }
    table.matrix { margin-left: 2em; }
    #updatesStatus.relevant { position: fixed; right: 1em; top: 1em; padding: 0.5em; font: bold small sans-serif; min-width: 25em; width: 30%; max-width: 40em; height: auto; border: ridge 4px gray; background: #EEEEEE; color: black; }
+   #configUI { position: absolute; top: 10em; right: 1em; width: 11em; font-size: small; text-align: center; }
+   #configUI p { padding: 0.3em; background: #EEEEEE; color: black; border: inset thin; }
+   #configUI input[type=button] { display: block; margin: auto; }
   </style>
   <link rel="stylesheet" href="status.css">
   <script src="status.js"></script>
@@ -74,6 +77,30 @@
   href="mailto:whatwg at whatwg.org">whatwg at whatwg.org</a>. Thank
   you.</p>
 
+  <p>The current focus is in responding to the <a
+  href="http://www.whatwg.org/issues/">outstanding
+  feedback</a>. (There is <a
+  href="http://www.whatwg.org/issues/data.html">a chart</a> showing
+  current progress.)</p>
+
+  <p>Implementors should be aware that this specification is not
+  stable. <strong>Implementors who are not taking part in the
+  discussions are likely to find the specification changing out from
+  under them in incompatible ways.</strong> Vendors interested in
+  implementing this specification before it eventually reaches the
+  call for implementations should join the <a
+  href="/mailing-list">WHATWG mailing list</a> and take part in the
+  discussions.</p>
+
+  <p>This specification is also being produced by the <a
+  href="http://www.w3.org/html/wg">W3C HTML WG</a>. The two
+  specifications are identical from the table of contents onwards.</p>
+
+  <p>This specification is intended to replace (be the new version of)
+  what was previously the HTML4, XHTML 1.x, and DOM2 HTML
+  specifications.</p>
+
+
   <script>
    function getCookie(name) {
      var cookies = document.cookie.split("; ");
@@ -130,10 +157,10 @@
    }
   </script>
 
-  <p>If you wish to see notifications whenever a change is committed,
-  you can <label><input type=checkbox id="updatesEnabled"
-  onchange="configureUpdates(this.checked)"> enable automatic
-  updates</label>. <span id="updatesStatus"></span></p>
+  <div id="configUI"><p id="updatesUI"><label><input type=checkbox
+  id="updatesEnabled" onchange="configureUpdates(this.checked)"> Watch
+  for updates</label></p></div>
+  <p id="updatesStatus"></p>
 
   <script>
    if (getCookie('updatesEnabled') == '1') {
@@ -141,26 +168,3 @@
      configureUpdates(true);
    }
   </script>
-
-  <p>The current focus is in responding to the <a
-  href="http://www.whatwg.org/issues/">outstanding
-  feedback</a>. (There is <a
-  href="http://www.whatwg.org/issues/data.html">a chart</a> showing
-  current progress.)</p>
-
-  <p>Implementors should be aware that this specification is not
-  stable. <strong>Implementors who are not taking part in the
-  discussions are likely to find the specification changing out from
-  under them in incompatible ways.</strong> Vendors interested in
-  implementing this specification before it eventually reaches the
-  call for implementations should join the <a
-  href="/mailing-list">WHATWG mailing list</a> and take part in the
-  discussions.</p>
-
-  <p>This specification is also being produced by the <a
-  href="http://www.w3.org/html/wg">W3C HTML WG</a>. The two
-  specifications are identical from the table of contents onwards.</p>
-
-  <p>This specification is intended to replace (be the new version of)
-  what was previously the HTML4, XHTML 1.x, and DOM2 HTML
-  specifications.</p>

Modified: index
===================================================================
--- index	2008-08-05 10:28:11 UTC (rev 2006)
+++ index	2008-08-05 10:48:58 UTC (rev 2007)
@@ -14,6 +14,9 @@
    table.matrix, table.matrix td { border: none; text-align: right; }
    table.matrix { margin-left: 2em; }
    #updatesStatus.relevant { position: fixed; right: 1em; top: 1em; padding: 0.5em; font: bold small sans-serif; min-width: 25em; width: 30%; max-width: 40em; height: auto; border: ridge 4px gray; background: #EEEEEE; color: black; }
+   #configUI { position: absolute; top: 10em; right: 1em; width: 11em; font-size: small; text-align: center; }
+   #configUI p { padding: 0.3em; background: #EEEEEE; color: black; border: inset thin; }
+   #configUI input[type=button] { display: block; margin: auto; }
   </style>
   <link href=status.css rel=stylesheet>
   <script src=status.js></script>
@@ -113,7 +116,27 @@
    on a daily if not hourly basis in response to comments and as a general
    part of its development process. Comments are very welcome, please send
    them to <a href="mailto:whatwg at whatwg.org">whatwg at whatwg.org</a>. Thank
-   you.</p>
+   you.
+
+  <p>The current focus is in responding to the <a
+   href="http://www.whatwg.org/issues/">outstanding feedback</a>. (There is
+   <a href="http://www.whatwg.org/issues/data.html">a chart</a> showing
+   current progress.)
+
+  <p>Implementors should be aware that this specification is not stable.
+   <strong>Implementors who are not taking part in the discussions are likely
+   to find the specification changing out from under them in incompatible
+   ways.</strong> Vendors interested in implementing this specification
+   before it eventually reaches the call for implementations should join the
+   <a href="/mailing-list">WHATWG mailing list</a> and take part in the
+   discussions.
+
+  <p>This specification is also being produced by the <a
+   href="http://www.w3.org/html/wg">W3C HTML WG</a>. The two specifications
+   are identical from the table of contents onwards.
+
+  <p>This specification is intended to replace (be the new version of) what
+   was previously the HTML4, XHTML 1.x, and DOM2 HTML specifications.</p>
   <script>
    function getCookie(name) {
      var cookies = document.cookie.split("; ");
@@ -170,10 +193,13 @@
    }
   </script>
 
-  <p>If you wish to see notifications whenever a change is committed, you can
-   <label><input id=updatesEnabled onchange="configureUpdates(this.checked)"
-   type=checkbox> enable automatic updates</label>. <span
-   id=updatesStatus></span></p>
+  <div id=configUI>
+   <p id=updatesUI><label><input id=updatesEnabled
+    onchange="configureUpdates(this.checked)" type=checkbox> Watch for
+    updates</label>
+  </div>
+
+  <p id=updatesStatus></p>
   <script>
    if (getCookie('updatesEnabled') == '1') {
      document.getElementById('updatesEnabled').checked = true;
@@ -181,26 +207,6 @@
    }
   </script>
 
-  <p>The current focus is in responding to the <a
-   href="http://www.whatwg.org/issues/">outstanding feedback</a>. (There is
-   <a href="http://www.whatwg.org/issues/data.html">a chart</a> showing
-   current progress.)
-
-  <p>Implementors should be aware that this specification is not stable.
-   <strong>Implementors who are not taking part in the discussions are likely
-   to find the specification changing out from under them in incompatible
-   ways.</strong> Vendors interested in implementing this specification
-   before it eventually reaches the call for implementations should join the
-   <a href="/mailing-list">WHATWG mailing list</a> and take part in the
-   discussions.
-
-  <p>This specification is also being produced by the <a
-   href="http://www.w3.org/html/wg">W3C HTML WG</a>. The two specifications
-   are identical from the table of contents onwards.
-
-  <p>This specification is intended to replace (be the new version of) what
-   was previously the HTML4, XHTML 1.x, and DOM2 HTML specifications.
-
   <h3 class="no-num no-toc" id=stability0>Stability</h3>
 
   <p>Different parts of this specification are at different levels of




More information about the Commit-Watchers mailing list