Setting up User Context FPWD June_2014_FPWD
authorMichael Cooper <cooper@w3.org>
Mon, 16 Jun 2014 12:45:13 -0400
branchJune_2014_FPWD
changeset 215 1fe082f83795
parent 214 d4387d414dbf
child 216 8ddae42d7780
Setting up User Context FPWD
src/indie-ui-context.html
--- a/src/indie-ui-context.html	Mon Jun 16 00:19:37 2014 -0700
+++ b/src/indie-ui-context.html	Mon Jun 16 12:45:13 2014 -0400
@@ -17,7 +17,7 @@
 		<script class="remove">
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-          specStatus:           "ED",
+          specStatus:           "FPWD",
           
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "indie-ui-context",
@@ -27,7 +27,7 @@
           subtitle   :  "Contextual Information for User Interface Independence",
 
           // if you wish the publication date to be other than today, set this
-          // publishDate:  "2009-08-06",
+          publishDate:  "2014-06-26",
 
           // if the specification's copyright date is a range of years, specify
           // the start date here:
@@ -55,8 +55,7 @@
           // only "name" is required, also can have url, company, companyURL in comma separated list
           editors:  [
               { name: "James Craig", company: "Apple Inc.", companyURL: "http://www.apple.com/" },
-              // Commenting Michael's name for now, since this document is in need of serious work, and that's no fault of his.
-              // { name: "Michael Cooper", company: "W3C", companyURL: "http://www.w3.org/" },
+              { name: "Michael Cooper", company: "W3C", companyURL: "http://www.w3.org/" },
           ],
 
           // authors, add as many as you like. 
@@ -93,6 +92,7 @@
 		</section>
 
 		<section id="sotd">
+			<p>@@ Status for FPWD</p>
 		</section>
 		
 		<!-- :::::::::::::::::::: INTRO :::::::::::::::::::: -->