Removed FPWD-specific stuff from previous merge
authorMichael Cooper <cooper@w3.org>
Wed, 06 Feb 2013 08:53:56 -0500
changeset 83 b08debffb8cc
parent 82 3735fed45714
child 84 a2e7d879d486
Removed FPWD-specific stuff from previous merge
src/indie-ui-events.html
--- a/src/indie-ui-events.html	Wed Feb 06 08:51:15 2013 -0500
+++ b/src/indie-ui-events.html	Wed Feb 06 08:53:56 2013 -0500
@@ -17,7 +17,7 @@
 		<script class="remove">
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-          specStatus:           "FPWD",
+          specStatus:           "ED",
           
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "indie-ui-events",
@@ -27,7 +27,7 @@
           subtitle   :  "Events for User Interface Independence",
 
           // if you wish the publication date to be other than today, set this
-          publishDate:  "2013-01-22",
+          //publishDate:  "2013-01-22",
 
           // if the specification's copyright date is a range of years, specify
           // the start date here:
@@ -39,7 +39,7 @@
           // previousMaturity:  "WD",
 
           // if there a publicly available Editor's Draft, this is the link
-          edDraftURI:           "https://dvcs.w3.org/hg/IndieUI/raw-file/tip/src/indie-ui-events.html",
+          edDraftURI:           "https://dvcs.w3.org/hg/IndieUI/raw-file/default/src/indie-ui-events.html",
 
           // if this is a LCWD, uncomment and set the end of its review period
           // lcEnd: "2009-08-05",
@@ -94,15 +94,6 @@
 		</section>
 
 		<section id="sotd">
-			<p>This is a First Public <a href="http://www.w3.org/2004/02/Process-20040205/tr.html#RecsWD">Working Draft</a> by the <a href="http://www.w3.org/WAI/IndieUI/">IndieUI Working Group</a> (IndieUI WG) of the <a href="http://www.w3.org/WAI/">Web Accessibility Initiative</a>. The Independent User Interface Task Force has produced this document based on initial proposals and review of features critical to include for this first review opportunity. The task force has identified <a href="http://www.w3.org/WAI/IndieUI/wiki/Use_Cases_and_Requirements">use cases and requirements</a> to inform this draft, although not all requirements are yet addressed in this version. Open issues and actions are tracked in the <a href="http://www.w3.org/WAI/IndieUI/track/products/2">IndieUI: Events tracker product</a>. A <a href="http://www.w3.org/WAI/IndieUI/indie-ui-events/change-history">history of changes to IndieUI: Events 1.0</a> is available.</p>
-			<p>The Independent User Interface Task Force is comprised of members of the IndieUI Working Group and the <a href="http://www.w3.org/2010/webevents/">Web Events Working Group</a>. The <a href="https://www.w3.org/2012/05/indie-ui-charter">IndieUI Working Group charter</a> specifies that this document is a joint deliverable with the Web Events Working Group. Since the time this charter was approved, the Web Events WG has become a maintenance-only group with its work items superceded by deliverables of the new <a href="http://www.w3.org/2012/pointerevents/">Pointer Events Working Group</a>. Therefore this document is now a publication solely of the IndieUI Working Group.</p>
-			<p>Feedback on this specification is essential to success of the technology. The IndieUI WG asks in particular:</p>
-			<ul>
-				<li>Does the spec meet its requirements, and are the requirements complete?</li><li>Does the spec meet both accessibility and mainstream use cases successfully without compromising one for the other?</li>
-				<li>Is this approach useful and necessary compared to existing techniques? </li>
-				<li>Is this approach easy to implement? If not, why not?</li>
-			</ul>
-			<p>To comment on this document, start with the <a href="http://www.w3.org/WAI/PF/comments/instructions">instructions for commenting</a> page to submit comments (preferred), or send email to <a href="mailto:public-indie-ui-comments@w3.org?subject=Comment%20on%20IndieUI:%20Events%2022%20January%202013">public-indie-ui-comments@w3.org</a> (<a href="http://lists.w3.org/Archives/Public/public-indie-ui-comments/">comment archive</a>). Comments should be made by <strong>22 February 2013</strong>. In-progress updates to the document may be viewed in the <a href="https://dvcs.w3.org/hg/IndieUI/raw-file/tip/src/indie-ui-events.html">publicly visible editors' draft</a>.</p>
 		</section>
 		
 		<!-- :::::::::::::::::::: INTRO :::::::::::::::::::: -->