- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 01 Aug 2008 10:08:01 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv5962
Modified Files:
Overview.html
Log Message:
update w3c header to include a bunch of the new resources we have added since it was last written (whatwg r)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1161
retrieving revision 1.1162
diff -u -d -r1.1161 -r1.1162
--- Overview.html 1 Aug 2008 05:25:31 -0000 1.1161
+++ Overview.html 1 Aug 2008 10:07:58 -0000 1.1162
@@ -119,9 +119,18 @@
or <a href="mailto:whatwg@whatwg.org">whatwg@whatwg.org</a> (<a
href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">subscribe</a>,
<a
- href="http://lists.whatwg.org/pipermail/whatwg-whatwg.org/">archives</a>).
+ href="http://lists.whatwg.org/pipermail/whatwg-whatwg.org/">archives</a>),
<!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING SENTENCE TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
- All feedback is welcome.</p>
+ or submit them using <a
+ href="http://www.w3.org/Bugs/Public/enter_bug.cgi?product=HTML%20WG">our
+ public bug database</a>. All feedback is welcome.</p>
+ <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
+
+ <p>We maintain <a href="http://www.whatwg.org/issues/">a list of all
+ e-mails that have not yet been considered</a> and <a
+ href="http://www.w3.org/Bugs/Public/buglist.cgi?component=Spec%20bugs&component=Spec%20proposals&product=HTML%20WG&resolution=NEEDSINFO&resolution=LATER&resolution=REMIND&resolution=---&order=bugs.resolution%2Cbugs.priority%2C%20bugs.bug_severity">a
+ list of all bug reports that have not yet been resolved</a>.</p>
+ <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
<!-- stability (required) -->
<p>Implementors should be aware that this specification is not stable.
@@ -146,30 +155,45 @@
always available on <a
href="http://dev.w3.org/html5/spec/Overview.html">the W3C CVS server</a>
and in the <a href="http://svn.whatwg.org/webapps/">WHATWG Subversion
- repository</a>. The latest editor's working copy (which may contain
- unfinished text in the process of being prepared) is available <a
- href="http://www.whatwg.org/specs/web-apps/current-work/">on the WHATWG
- site</a>. Detailed change history can be obtained from the following
- locations:</p>
+ repository</a>. The <a
+ href="http://www.whatwg.org/specs/web-apps/current-work/">latest editor's
+ working copy</a> (which may contain unfinished text in the process of
+ being prepared) is also available.</p>
<!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
<!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING LIST TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
- <ul>
- <li>Twitter messages (non-editorial changes only): <a
- href="http://twitter.com/WHATWG">http://twitter.com/WHATWG</a>
+ <p>There are various ways to follow the change history for the
+ specification:
- <li>Interactive Web interface: <a
- href="http://html5.org/tools/web-apps-tracker">http://html5.org/tools/web-apps-tracker</a>
+ <dl>
+ <dt>E-mail notifications of changes
- <li>Commit-Watchers mailing list: <a
+ <dd>HTML-Diffs mailing list (diff-marked HTML versions for each change):
+ <a
+ href="http://lists.w3.org/Archives/Public/public-html-diffs/latest">http://lists.w3.org/Archives/Public/public-html-diffs/latest</a>
+
+ <dd>Commit-Watchers mailing list (complete source diffs): <a
href="http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org">http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org</a>
- <li>Subversion interface: <a
- href="http://svn.whatwg.org/webapps/">http://svn.whatwg.org/webapps/</a>
+ <dt>Real-time notifications of changes:
- <li>CVS log: <a
+ <dd>Generated diff-marked HTML versions for each change: <a
+ href="http://twitter.com/HTML5">http://twitter.com/HTML5</a>
+
+ <dd>All (non-editorial) changes to the spec source: <a
+ href="http://twitter.com/WHATWG">http://twitter.com/WHATWG</a>
+
+ <dt>Browsable version-control record of all changes:
+
+ <dd>CVSWeb interface with side-by-side diffs: <a
href="http://dev.w3.org/cvsweb/html5/spec/Overview.html">http://dev.w3.org/cvsweb/html5/spec/Overview.html</a>
- </ul>
+
+ <dd>Annotated summary with unified diffs: <a
+ href="http://html5.org/tools/web-apps-tracker">http://html5.org/tools/web-apps-tracker</a>
+
+ <dd>Raw Subversion interface: <code>svn checkout
+ http://svn.whatwg.org/webapps/</code>
+ </dl>
<!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING LIST TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
<!-- status of document, group responsible (required) -->
Received on Friday, 1 August 2008 10:08:35 UTC