Editorial chagnes for the headers.
authorIvan Herman <ivan@w3.org>
Fri, 02 Mar 2012 17:46:13 +0100
changeset 108 fc38c72c35fc
parent 107 3aae31a331fe
child 109 90b174b9c598
Editorial chagnes for the headers.
html-data-guide/index.html
microdata-rdf/index.html
--- a/html-data-guide/index.html	Fri Mar 02 17:28:19 2012 +0100
+++ b/html-data-guide/index.html	Fri Mar 02 17:46:13 2012 +0100
@@ -32,10 +32,11 @@
           // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
           // and its maturity status
           // previousPublishDate:  "1977-03-15",
-          previousMaturity:  "2012-01-12",
+          previousMaturity:  "FPWD-NOTE",
+          previousPublishDate:  "2012-01-12",
 
           // if there a publicly available Editor's Draft, this is the link
-          edDraftURI:           "https://dvcs.w3.org/hg/htmldata/raw-file/default/html-data-guide/index.html",
+          // edDraftURI:           "https://dvcs.w3.org/hg/htmldata/raw-file/default/html-data-guide/index.html",
 
           // if this is a LCWD, uncomment and set the end of its review period
           // lcEnd: "2009-08-05",
--- a/microdata-rdf/index.html	Fri Mar 02 17:28:19 2012 +0100
+++ b/microdata-rdf/index.html	Fri Mar 02 17:46:13 2012 +0100
@@ -117,7 +117,7 @@
           specStatus:           "IG-NOTE",
           charterDisclosureURI: "http://www.w3.org/2006/07/swig-charter#Ipr",
           publishDate:          "2012-03-20",
-          //copyrightStart:       "2011",
+          copyrightStart:       "2011",
 
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "microdata-rdf",
@@ -181,7 +181,7 @@
           wgPatentURI:  "",
           maxTocLevel: 4,
           preProcess: [ preProc ]
-          , alternateFormats: [ {uri: "diff-20120112.html", label: "diff to previous version"} ]
+          //alternateFormats: [ {uri: "diff-20120112.html", label: "diff to previous version"} ]
       };
 
       function updateExample(doc, content) {