You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2007/07/06 09:15:46 UTC

svn commit: r553769 - /forrest/trunk/main/webapp/skins/common/xslt/html/site-to-xhtml.xsl

Author: crossley
Date: Fri Jul  6 00:15:45 2007
New Revision: 553769

URL: http://svn.apache.org/viewvc?view=rev&rev=553769
Log:
Modify xml comment to assist with searching:
meta elements from document-v20

Modified:
    forrest/trunk/main/webapp/skins/common/xslt/html/site-to-xhtml.xsl

Modified: forrest/trunk/main/webapp/skins/common/xslt/html/site-to-xhtml.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/main/webapp/skins/common/xslt/html/site-to-xhtml.xsl?view=diff&rev=553769&r1=553768&r2=553769
==============================================================================
--- forrest/trunk/main/webapp/skins/common/xslt/html/site-to-xhtml.xsl (original)
+++ forrest/trunk/main/webapp/skins/common/xslt/html/site-to-xhtml.xsl Fri Jul  6 00:15:45 2007
@@ -312,7 +312,7 @@
       </xsl:attribute>
     </meta>
   </xsl:template>
-<!-- meta information from v 2.0 documents
+<!-- meta elements from document-v20
        FIXME: the match is really inefficient -->
   <xsl:template name="meta-data">
     <xsl:for-each select="//meta-data/meta">