- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 20 Aug 2009 16:24:38 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv31332 Modified Files: toc-status.html tocmix.xsl Log Message: updated the status-annotated TOC to link to proper form for adding new annotations Index: tocmix.xsl =================================================================== RCS file: /sources/public/html5/spec/tocmix.xsl,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- tocmix.xsl 27 Jul 2009 11:12:52 -0000 1.11 +++ tocmix.xsl 20 Aug 2009 16:24:36 -0000 1.12 @@ -25,7 +25,19 @@ <xsl:when test="$entry"> <xsl:value-of select="$entry/@status"/> </xsl:when> - <xsl:otherwise>ADD</xsl:otherwise> + <xsl:otherwise> + <xsl:text>ADD</xsl:text> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:variable name="filename"> + <xsl:choose> + <xsl:when test="$entry"> + <xsl:text>edit-section.html</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:text>add-section.html</xsl:text> + </xsl:otherwise> </xsl:choose> </xsl:variable> <!-- * <xsl:message> --> @@ -34,7 +46,7 @@ <xsl:copy> <xsl:apply-templates select="@*" mode="toc"/> <a - href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section={$frag}" + href="http://www.whatwg.org/specs/web-apps/current-work/{$filename}?section={$frag}" class="status {$status}" ><xsl:value-of select="$status" /></a> <xsl:text> </xsl:text> Index: toc-status.html =================================================================== RCS file: /sources/public/html5/spec/toc-status.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- toc-status.html 18 Aug 2009 05:26:48 -0000 1.54 +++ toc-status.html 20 Aug 2009 16:24:36 -0000 1.55 @@ -28,62 +28,62 @@ <li><a 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 href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=background" class="status ADD">ADD</a> <a href="../spec/#background">1.1 +<li><a 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 href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=audience" class="status ADD">ADD</a> <a href="../spec/#audience">1.2 +<li><a 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 href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=scope" class="status ADD">ADD</a> <a href="../spec/#scope">1.3 Scope</a></li> -<li><a href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=history-0" class="status ADD">ADD</a> <a href="../spec/#history-0">1.4 [...1794 lines suppressed...] +<li><a href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=text-html" class="status ADD">ADD</a> <a href="../spec/#text-html">13.1 text/html</a></li> -<li><a href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=application-xhtml-xml" class="status ADD">ADD</a> <a href="../spec/#application-xhtml-xml">13.2 application/xhtml+xml</a></li> -<li><a href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=text-cache-manifest" class="status ADD">ADD</a> <a href="../spec/#text-cache-manifest">13.3 +<li><a href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=application-xhtml-xml" class="status ADD">ADD</a> <a href="../spec/#application-xhtml-xml">13.2 application/xhtml+xml</a></li> +<li><a href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=text-cache-manifest" class="status ADD">ADD</a> <a href="../spec/#text-cache-manifest">13.3 text/cache-manifest</a></li> -<li><a href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=text-ping" class="status ADD">ADD</a> <a href="../spec/#text-ping">13.4 +<li><a href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=text-ping" class="status ADD">ADD</a> <a href="../spec/#text-ping">13.4 text/ping</a></li> -<li><a href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=application-microdata-json" class="status ADD">ADD</a> <a href="../spec/#application-microdata-json">13.5 +<li><a href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=application-microdata-json" class="status ADD">ADD</a> <a href="../spec/#application-microdata-json">13.5 application/microdata+json</a></li> </ol> </li> -<li><a 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 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 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 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 Thursday, 20 August 2009 16:24:50 UTC