- From: CVS User fsasaki <cvsmail@w3.org>
- Date: Fri, 11 Jan 2013 08:34:49 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/tools/xslt
In directory gil:/tmp/cvs-serv31055/tools/xslt
Modified Files:
disco-for-its20.xsl
Removed Files:
testsuiteDashboard.xsl
Log Message:
removing unused files + setting extended end date for last call period
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/tools/xslt/disco-for-its20.xsl 2012/12/26 19:12:34 1.13
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/tools/xslt/disco-for-its20.xsl 2013/01/11 08:34:49 1.14
@@ -7,7 +7,7 @@
<xsl:variable name="stage">Last Call</xsl:variable>
<xsl:variable name="productnum">6</xsl:variable>
<xsl:variable name="commentsPeriodStartDate" as="xs:date">2012-12-06</xsl:variable>
- <xsl:variable name="commentsPeriodEndDate" as="xs:date">2013-01-10</xsl:variable>
+ <xsl:variable name="commentsPeriodEndDate" as="xs:date">2013-01-18</xsl:variable>
<xsl:preserve-space elements="*"/>
<xsl:output method="xhtml" encoding="utf-8" indent="yes"
@@ -42,7 +42,7 @@
>MultilingualWeb-LT Working Group</a> addressed the comments submitted
during the <a href="{$draftURI}"><xsl:copy-of select="$worktitle"
/><xsl:text> </xsl:text><xsl:copy-of select="$stage"/></a> period,
- starting <xsl:value-of select="$commentsPeriodStartDate"/> and ending
+ starting <xsl:value-of select="$commentsPeriodStartDate"/> and ending (after extension)
<xsl:value-of select="$commentsPeriodEndDate"/>.</p>
<p>Please send detailed comments on this document to <a
Received on Friday, 11 January 2013 08:34:50 UTC