- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 03 Feb 2010 09:58:50 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/md
In directory hutz:/tmp/cvs-serv18278
Modified Files:
Overview.html
Log Message:
Change the shortname based on Paul's advice.
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/md/Overview.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- Overview.html 1 Feb 2010 23:23:31 -0000 1.33
+++ Overview.html 3 Feb 2010 09:58:47 -0000 1.34
@@ -281,9 +281,9 @@
<h1>HTML Microdata</h1>
<h2 class="no-num no-toc" id="generatedID"></h2>
- <h2 class="no-num no-toc" id="editor-s-draft-1-february-2010">Editor's Draft 1 February 2010</h2>
+ <h2 class="no-num no-toc" id="editor-s-draft-3-february-2010">Editor's Draft 3 February 2010</h2>
<dl><dt>Latest Published Version:</dt>
- <dd><a href="http://www.w3.org/TR/md/">http://www.w3.org/TR/md/</a></dd>
+ <dd><a href="http://www.w3.org/TR/microdata/">http://www.w3.org/TR/microdata/</a></dd>
<dt>Latest Editor's Draft:</dt>
<dd><a href="http://dev.w3.org/html5/md/">http://dev.w3.org/html5/md/</a></dd>
<!-- ZZZ: add the new version after it has shipped -->
@@ -378,7 +378,7 @@
specification's progress along the W3C Recommendation
track.
- This specification is the 1 February 2010 Editor's Draft.
+ This specification is the 3 February 2010 Editor's Draft.
</p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is part of <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">a
larger specification</a> being produced by the <a href="http://www.whatwg.org/">WHATWG</a>, which is available under a
license that permits reuse of the specification text.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><!-- (this text is from the RDFa+HTML spec --><p>This specification is an extension to the HTML5 language. All
Received on Wednesday, 3 February 2010 09:58:56 UTC