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

[email protected]
Newsgroups gmane.text.xml.forrest.cvs
Message-ID <[email protected]>
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">
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.