- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 04 Jan 2012 19:36:09 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css-module In directory hutz:/tmp/cvs-serv17099 Modified Files: Overview.html Overview.src.html Removed Files: default.css Log Message: Add discussion list and issues list fields to header. (Yes, we need to fix this globally. For now we'll fix it CSSWG-locally.) Index: Overview.html =================================================================== RCS file: /sources/public/csswg/css-module/Overview.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- Overview.html 13 Dec 2011 01:59:43 -0000 1.16 +++ Overview.html 4 Jan 2012 19:36:05 -0000 1.17 @@ -6,7 +6,7 @@ content="text/html; charset=utf-8" http-equiv=Content-Type> <title>CSS TEMPLATE Module Level N</title> - <link href=default.css rel=stylesheet type="text/css"> + <link href="../default.css" rel=stylesheet type="text/css"> <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet type="text/css"> @@ -37,14 +37,13 @@ <h1>CSS <var class=replaceme>TEMPLATE</var> Module Level <var class=replaceme>N</var></h1> - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 December - 2011</h2> + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 4 January 2012</h2> <dl> <dt>This version: <dd><a class=replaceme - href="http://www.w3.org/TR/2011/ED-cssN-FIXME-20111213/">http://www.w3.org/TR/2011/ED-cssN-FIXME-20111213/</a> + href="http://www.w3.org/TR/2012/ED-cssN-FIXME-20120104/">http://www.w3.org/TR/2012/ED-cssN-FIXME-20120104/</a> <dt>Latest version: @@ -64,6 +63,19 @@ <dd><a href="http://www.w3.org/PreviousVersionURI"> http://www.w3.org/PreviousVersionURI</a> + <dt>Issues List: + + <dd><a + href="http://www.w3.org/Style/CSS/Tracker/products/27">http://www.w3.org/Style/CSS/Tracker/products/27</a> + + + <dt>Discussion List: + + <dd><a + href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a> + with subject line “<kbd>[cssN-FIXME] <var>… message topic + …</var></kbd>” + <dt>Editors: <dd class=vcard><span class=fn>[editor1 name]</span>, <span @@ -77,7 +89,7 @@ <!--begin-copyright--> <p class=copyright><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" - rel=license>Copyright</a> © 2011 <a + rel=license>Copyright</a> © 2012 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym @@ -144,7 +156,7 @@ <p>The following features are at risk: … - <h2 class="no-num no-toc" id=contents>Table of contents</h2> + <h2 class="no-num no-toc" id=contents> Table of Contents</h2> <!--begin-toc--> <ul class=toc> @@ -157,7 +169,7 @@ </ul> <li><a href="#sample-topic"><span class=secno>2. </span> Sample - section</a> + Section</a> <ul class=toc> <li><a href="#the-display-model"><span class=secno>2.1. </span> Inner Display Model: the ‘<code @@ -178,26 +190,26 @@ <li><a href="#experimental"><span class=secno>3.4. </span> Experimental Implementations</a> - <li><a href="#testing"><span class=secno>3.5. </span>Non-Experimental + <li><a href="#testing"><span class=secno>3.5. </span> Non-Experimental Implementations</a> <li><a href="#cr-exit-criteria"><span class=secno>3.6. </span> CR Exit Criteria</a> </ul> - <li class=no-num><a href="#acknowledgments">Acknowledgments</a> + <li class=no-num><a href="#acknowledgments"> Acknowledgments</a> - <li class=no-num><a href="#references">References</a> + <li class=no-num><a href="#references"> References</a> <ul class=toc> - <li class=no-num><a href="#normative-references">Normative - references</a> + <li class=no-num><a href="#normative-references"> Normative + References</a> - <li class=no-num><a href="#other-references">Other references</a> + <li class=no-num><a href="#other-references"> Other References</a> </ul> - <li class=no-num><a href="#index">Index</a> + <li class=no-num><a href="#index"> Index</a> - <li class=no-num><a href="#property-index">Property index</a> + <li class=no-num><a href="#property-index"> Property Index</a> </ul> <!--end-toc--> @@ -236,7 +248,7 @@ keyword as their property value. For readability it has not been repeated explicitly. - <h2 id=sample-topic><span class=secno>2. </span> Sample section</h2> + <h2 id=sample-topic><span class=secno>2. </span> Sample Section</h2> <p>Look at the mark-up in this section for examples. See the <a href="https://www.w3.org/Style/Group/css3-src/bin/README">documentation</a> @@ -492,7 +504,7 @@ vendor-prefixed syntax for such features, including those in W3C Working Drafts. This avoids incompatibilities with future changes in the draft. - <h3 id=testing><span class=secno>3.5. </span>Non-Experimental + <h3 id=testing><span class=secno>3.5. </span> Non-Experimental Implementations</h3> <p>Once a specification reaches the Candidate Recommendation stage, @@ -567,13 +579,13 @@ <p>The specification will remain Candidate Recommendation for at least six months. - <h2 class=no-num id=acknowledgments>Acknowledgments</h2> + <h2 class=no-num id=acknowledgments> Acknowledgments</h2> <p><var class=replaceme>[acknowledgments]</var> - <h2 class=no-num id=references>References</h2> + <h2 class=no-num id=references> References</h2> - <h3 class=no-num id=normative-references>Normative references</h3> + <h3 class=no-num id=normative-references> Normative References</h3> <!--begin-normative--> <!-- Sorted by label --> @@ -612,7 +624,7 @@ </dl> <!--end-normative--> - <h3 class=no-num id=other-references>Other references</h3> + <h3 class=no-num id=other-references> Other References</h3> <!--begin-informative--> <!-- Sorted by label --> @@ -650,7 +662,7 @@ </dl> <!--end-informative--> - <h2 class=no-num id=index>Index</h2> + <h2 class=no-num id=index> Index</h2> <!--begin-index--> <ul class=indexlist> @@ -701,7 +713,7 @@ </ul> <!--end-index--> - <h2 class=no-num id=property-index>Property index</h2> + <h2 class=no-num id=property-index> Property Index</h2> <!--begin-properties--> <table class=proptable> Index: Overview.src.html =================================================================== RCS file: /sources/public/csswg/css-module/Overview.src.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- Overview.src.html 3 Jan 2012 20:44:24 -0000 1.19 +++ Overview.src.html 4 Jan 2012 19:36:05 -0000 1.20 @@ -47,6 +47,12 @@ <dd><a href="http://www.w3.org/PreviousVersionURI"> http://www.w3.org/PreviousVersionURI</a> + <dt>Issues List:</dt> + <dd><a href="http://www.w3.org/Style/CSS/Tracker/products/27">http://www.w3.org/Style/CSS/Tracker/products/27</a> + + <dt>Discussion List:</dt> + <dd><a href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a> with subject line “<kbd>[[SHORTNAME]] <var>… message topic …</var></kbd>” + <dt>Editors: <dd class=vcard><span class=fn>[editor1 name]</span>, <span class=org>[affiliation (opt.)]</span>, --- default.css DELETED ---
Received on Wednesday, 4 January 2012 19:36:11 UTC