fixed shortname and doc status
authorKazuyuki Ashimura <ashimura@w3.org>
Thu, 16 Aug 2012 02:33:19 +0900
changeset 76 c756f41c1ae9
parent 75 c0e03ae06527
child 77 8d4c44534528
fixed shortname and doc status
mpreq/cpreq.html
--- a/mpreq/cpreq.html	Thu Aug 16 01:58:45 2012 +0900
+++ b/mpreq/cpreq.html	Thu Aug 16 02:33:19 2012 +0900
@@ -13,10 +13,10 @@
 <script class='remove' type="text/javascript">
             var respecConfig = {
             // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-            specStatus:           "NOTE",
+            specStatus:           "ED",
             
             // the specification's short name, as in http://www.w3.org/TR/short-name/
-            shortName:            "mptf-cp-rq",
+            shortName:            "cpreq",
             
             // if your specification has a subtitle that goes below the main
             // formal title, define it here
@@ -24,6 +24,7 @@
             
             // if you wish the publication date to be other than today, set this
             // publishDate:  "2009-08-06",
+            publishDate:  "2012-08-16",
             
             // if the specification's copyright date is a range of years, specify
             // the start date here:
@@ -35,7 +36,7 @@
             // previousMaturity:  "WD",
             
             // if there a publicly available Editor's Draft, this is the link
-            edDraftURI:           "http://dev.w3.org/2009/dap/ReSpec.js/documentation.html",
+            // edDraftURI:           "http://dev.w3.org/2009/dap/ReSpec.js/documentation.html",
             
             // if this is a LCWD, uncomment and set the end of its review period
             // lcEnd: "2009-08-05",