You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by bd...@apache.org on 2011/01/18 04:01:59 UTC

svn commit: r1060172 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/resources/stylesheets/glossary-to-document.xsl

Author: bdube
Date: Tue Jan 18 03:01:59 2011
New Revision: 1060172

URL: http://svn.apache.org/viewvc?rev=1060172&view=rev
Log:
Strip introduction element from output

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/resources/stylesheets/glossary-to-document.xsl

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/resources/stylesheets/glossary-to-document.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/resources/stylesheets/glossary-to-document.xsl?rev=1060172&r1=1060171&r2=1060172&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/resources/stylesheets/glossary-to-document.xsl (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/resources/stylesheets/glossary-to-document.xsl Tue Jan 18 03:01:59 2011
@@ -42,6 +42,9 @@
       </body>
     </document>
   </xsl:template>
+  <xsl:template match="introduction">
+    <xsl:apply-templates />
+  </xsl:template>
   <xsl:template match="part">
     <section>
       <xsl:attribute name="id">