[html5] r4344 - [e] (0) Prepare WHATWG drafts for CFC publication.

whatwg at whatwg.org whatwg at whatwg.org
Tue Oct 27 01:19:14 PDT 2009


Author: ianh
Date: 2009-10-27 01:19:12 -0700 (Tue, 27 Oct 2009)
New Revision: 4344

Modified:
   complete.html
   index
   vocabs-index
Log:
[e] (0) Prepare WHATWG drafts for CFC publication.

Modified: complete.html
===================================================================
--- complete.html	2009-10-27 08:00:33 UTC (rev 4343)
+++ complete.html	2009-10-27 08:19:12 UTC (rev 4344)
@@ -114,17 +114,8 @@
    </hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
-   <dl><!--
-    <dt>Multiple-page version:</dt>
-    <dd><strong><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">http://whatwg.org/html5</a></strong></dd>
-    <dt>One-page version:</dt>
---><dt>This specification:</dt>
+   <dl><dt>This specification:</dt>
     <dd><a href=http://www.whatwg.org/specs/web-apps/current-work/complete.html>http://www.whatwg.org/specs/web-apps/current-work/complete.html</a></dd>
-<!--
-    <dt>PDF print versions:</dt>
-    <dd>A4: <a href="http://www.whatwg.org/specs/web-apps/current-work/html5-a4.pdf">http://www.whatwg.org/specs/web-apps/current-work/html5-a4.pdf</a></dd>
-    <dd>Letter: <a href="http://www.whatwg.org/specs/web-apps/current-work/html5-letter.pdf">http://www.whatwg.org/specs/web-apps/current-work/html5-letter.pdf</a></dd>
--->
     <dt>Version history:</dt>
     <dd>Twitter messages (non-editorial changes only): <a href=http://twitter.com/WHATWG>http://twitter.com/WHATWG</a></dd>
     <dd>Commit-Watchers mailing list: <a href=http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org>http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org</a></dd>

Modified: index
===================================================================
--- index	2009-10-27 08:00:33 UTC (rev 4343)
+++ index	2009-10-27 08:19:12 UTC (rev 4344)
@@ -107,7 +107,7 @@
      if (getCookie('profile') == '1')
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
    }
-  </script><body class=draft onload=init()>
+  </script><body class=cfc onload=init()>
 
   <header class=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <hgroup><h1>HTML5</h1>

Modified: vocabs-index
===================================================================
--- vocabs-index	2009-10-27 08:00:33 UTC (rev 4343)
+++ vocabs-index	2009-10-27 08:19:12 UTC (rev 4344)
@@ -43,11 +43,11 @@
    .apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
    .apple-table-examples sup { line-height: 0; }
 
-  </style><body class="draft">
+  </style><body class="cfc">
 
   <header class="head"><p><a class="logo" href="http://www.whatwg.org/" rel="home"><img alt="WHATWG" src="/images/logo"></a></p>
    <hgroup><h1>Microdata Vocabularies: vCard, vEvent, and works</h1>
-    <h2 class="no-num no-toc">Draft Standard — 25 October 2009</h2>
+    <h2 class="no-num no-toc">Draft Standard — 27 October 2009</h2>
    </hgroup><p>You can take part in this work. <a href="http://www.whatwg.org/mailing-list">Join the working group's discussion list.</a></p>
    <dl><dt>This specification:</dt>
     <dd><a href="http://www.whatwg.org/specs/web-apps/current-work/">http://www.whatwg.org/specs/web-apps/current-work/</a></dd>




More information about the Commit-Watchers mailing list