- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 21 Aug 2009 02:22:52 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv1821 Modified Files: toc-status.html tocmix.xsl Log Message: added explanatory text to status-annotation page Index: tocmix.xsl =================================================================== RCS file: /sources/public/html5/spec/tocmix.xsl,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- tocmix.xsl 20 Aug 2009 16:55:44 -0000 1.13 +++ tocmix.xsl 21 Aug 2009 02:22:50 -0000 1.14 @@ -87,7 +87,7 @@ .status.SPLITFD { background: navy; color: white; } .status.SPLIT/*CR*/ { background: navy; color: white; } .status.SPLITREC { background: navy; color: white; } -.status.ADD { background: white; color: white; } +.status.ADD { background: white; color: #999; } a.status.ADD:hover{ background: purple; color: white; } </style> <xsl:text> </xsl:text> @@ -101,6 +101,23 @@ <xsl:template match="h:body"> <xsl:text> </xsl:text> <body> + <p>This page provides a status-annotated table of contents + for the documents available at + <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">http://www.whatwg.org/specs/web-apps/current-work/multipage/</a> + and at + <a href="http://dev.w3.org/html5/spec/">http://dev.w3.org/html5/spec/</a>.</p> + <p>The sections that have existing status annotations are + shown with colored annotation markers to the left of their + section numbers. The sections that do not have existing + status annotations are shown with the the word <i>ADD</i> + as an annotation marker next to their + section numbers.</p> + <p>The annotation markers are hyperlinks. If you follow one + of the hyperlinks, a new page will open to either allow + you to edit or add a particular annotation, or (if you’ve + never used the annotation system previously), to enable + you to create an account that will + allow to you to edit the annotation.</p> <xsl:apply-templates /> <xsl:text> </xsl:text> </body> Index: toc-status.html =================================================================== RCS file: /sources/public/html5/spec/toc-status.html,v retrieving revision 1.59 retrieving revision 1.60 diff -u -d -r1.59 -r1.60 --- toc-status.html 20 Aug 2009 16:56:31 -0000 1.59 +++ toc-status.html 21 Aug 2009 02:22:50 -0000 1.60 @@ -20,17 +20,31 @@ .status.SPLITFD { background: navy; color: white; } .status.SPLIT/*CR*/ { background: navy; color: white; } .status.SPLITREC { background: navy; color: white; } -.status.ADD { background: white; color: white; } +.status.ADD { background: white; color: #999; } a.status.ADD:hover{ background: purple; color: white; } </style> </head> -<body> +<body><p>This page provides a status-annotated table of contents + for the documents available at + <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">http://www.whatwg.org/specs/web-apps/current-work/multipage/</a> + and at + <a href="http://dev.w3.org/html5/spec/">http://dev.w3.org/html5/spec/</a>.</p><p>The sections that have existing status annotations are + shown with colored annotation markers to the left of their + section numbers. The sections that do not have existing + status annotations are shown with the the word <i>ADD</i> + as an annotation marker next to their + section numbers.</p><p>The annotation markers are hyperlinks. If you follow one + of the hyperlinks, a new page will open to either allow + you to edit or add a particular annotation, or (if you’ve + never used the annotation system previously), to enable + you to create an account that will + allow to you to edit the annotation.</p> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=introduction" class="status WD">WD</a> <a href="../spec/#introduction">1 Introduction</a> <ol> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=background" class="status ADD">ADD</a> <a href="../spec/#background">1.1 Background</a></li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=audience" class="status WD">WD</a> <a href="../spec/#audience">1.2 +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=audience" class="status ADD">ADD</a> <a href="../spec/#audience">1.2 Audience</a></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=scope" class="status ADD">ADD</a> <a href="../spec/#scope">1.3 Scope</a></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=history-0" class="status ADD">ADD</a> <a href="../spec/#history-0">1.4 @@ -46,7 +60,7 @@ <ol> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=relationship-to-html-4.01-and-dom2-html" class="status WD">WD</a> <a href="../spec/#relationship-to-html-4.01-and-dom2-html">1.6.1 Relationship to HTML 4.01 and DOM2 HTML</a></li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=relationship-to-xhtml-1.x" class="status WD">WD</a> <a href="../spec/#relationship-to-xhtml-1.x">1.6.2 Relationship to XHTML 1.x</a></li> +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=relationship-to-xhtml-1.x" class="status CWD">CWD</a> <a href="../spec/#relationship-to-xhtml-1.x">1.6.2 Relationship to XHTML 1.x</a></li> </ol> </li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=html-vs-xhtml" class="status CWD">CWD</a> <a href="../spec/#html-vs-xhtml">1.7 HTML vs @@ -57,7 +71,7 @@ <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=typographic-conventions" class="status REC">REC</a> <a href="../spec/#typographic-conventions">1.8.2 Typographic conventions</a></li> </ol> </li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=a-quick-introduction-to-html" class="status LC">LC</a> <a href="../spec/#a-quick-introduction-to-html">1.9 A quick introduction to HTML</a></li> +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=a-quick-introduction-to-html" class="status ADD">ADD</a> <a href="../spec/#a-quick-introduction-to-html">1.9 A quick introduction to HTML</a></li> </ol> </li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=infrastructure" class="status ADD">ADD</a> <a href="../spec/#infrastructure">2 Common @@ -81,7 +95,7 @@ </li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=conformance-requirements" class="status WD">WD</a> <a href="../spec/#conformance-requirements">2.2 Conformance requirements</a> <ol> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=dependencies" class="status LC">LC</a> <a href="../spec/#dependencies">2.2.1 +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=dependencies" class="status ADD">ADD</a> <a href="../spec/#dependencies">2.2.1 Dependencies</a></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=extensibility" class="status ADD">ADD</a> <a href="../spec/#extensibility">2.2.2 Extensibility</a></li> @@ -1251,7 +1265,7 @@ <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=posting-messages-with-message-ports" class="status ADD">ADD</a> <a href="../spec/#posting-messages-with-message-ports">8.2.4 Posting messages with message ports</a></li> </ol> </li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=channel-messaging" class="status LC">LC</a> <a href="../spec/#channel-messaging">8.3 +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=channel-messaging" class="status ADD">ADD</a> <a href="../spec/#channel-messaging">8.3 Channel messaging</a> <ol> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=introduction-7" class="status ADD">ADD</a> <a href="../spec/#introduction-7">8.3.1 @@ -1606,7 +1620,7 @@ application/microdata+json</a></li> </ol> </li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=index" class="status FD">FD</a> <a href="../spec/#index">Index</a></li> +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=index" class="status TBW">TBW</a> <a href="../spec/#index">Index</a></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=references" class="status TBW">TBW</a> <a href="../spec/#references">References</a></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=acknowledgements" class="status WIP">WIP</a> <a href="../spec/#acknowledgements">Acknowledgements</a></li>
Received on Friday, 21 August 2009 02:23:06 UTC