- From: Mercurial notifier <cvsmail@w3.org>
- Date: Wed, 23 Jan 2013 15:47:07 +0000
- To: public-dap-commits@w3.org
changeset: 339:08d39dd208a2 tag: tip user: Jim Barnett <Jim.Barnett@genesyslab.com> date: Wed Jan 23 10:46:22 2013 -0500 files: media-stream-capture/MediaRecorder.html description: another tweak to the boilerplate diff -r 071aa1f01950 -r 08d39dd208a2 media-stream-capture/MediaRecorder.html --- a/media-stream-capture/MediaRecorder.html Wed Jan 23 10:32:38 2013 -0500 +++ b/media-stream-capture/MediaRecorder.html Wed Jan 23 10:46:22 2013 -0500 @@ -25,8 +25,8 @@ noRecTrack: true, shortName: "recording", extraCSS: ["http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"], - wg: ["Device APIs Working Group", "Web Real-Time Communications Working Group"], - wgURI: ["http://www.w3.org/2009/dap/", "http://www.w3.org/2011/04/webrtc/"], + wg: ["Media Capture Task Force"], + wgURI: ["http://www.w3.org/wiki/Media_Capture"], wgPublicList: "public-media-capture", wgPatentURI: ["http://www.w3.org/2004/01/pp-impl/43696/status", "http://www.w3.org/2004/01/pp-impl/47318/status"] }; @@ -109,44 +109,7 @@ <li>Feedback received from other groups and individuals.</li> </ul> - <p> - This document was published by the <a href="http://www.w3.org/wiki/Media_Capture">Media Capture Task Force</a> as an Editor's Draft. - - If you wish to make comments regarding this document, please send them to - <a href="mailto:public-media-capture@w3.org">public-media-capture@w3.org</a> - (<a href="mailto:public-media-capture-request@w3.org?subject=subscribe">subscribe</a>, - <a href="http://lists.w3.org/Archives/Public/public-media-capture/">archives</a>). - - - All feedback is welcome. - </p> - - <p> - Publication as an Editor's Draft does not imply endorsement by the <acronym title="World Wide Web Consortium">W3C</acronym> Membership. - This is a draft document and may be updated, replaced or obsoleted by other documents at - any time. It is inappropriate to cite this document as other than work in progress. - </p> - - - <p> - - This document was produced by a group operating under the - <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February 2004 <acronym title="World Wide Web Consortium">W3C</acronym> Patent Policy</a>. - - - - - <acronym title="World Wide Web Consortium">W3C</acronym> maintains a public list of any patent disclosures (<a href="http://www.w3.org/2004/01/pp-impl/47318/status" rel="disclosure">Web Real-Time Communication Working Group</a>, <a href="http://www.w3.org/2004/01/pp-impl/43696/status" rel="disclosure">Device APIs Working Group</a>) - - made in connection with the deliverables of the group; that page also includes instructions for - disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains - <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential Claim(s)</a> must disclose the - information in accordance with <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section - 6 of the <acronym title="World Wide Web Consortium">W3C</acronym> Patent Policy</a>. - - - </p> - +
Received on Wednesday, 23 January 2013 15:47:10 UTC