Author: gmcdonald
Date: Sun Oct 7 20:28:52 2007
New Revision: 582704
URL: http://svn.apache.org/viewvc?rev=582704&view=rev
Log:
Suppress stray text from html output, due to Stuart Yeates, fixes FOR-1053
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/resources/stylesheets/foaf-to-document.xsl
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/resources/stylesheets/foaf-to-document.xsl
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/resources/stylesheets/foaf-to-document.xsl?rev=582704&r1=582703&r2=582704&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/resources/stylesheets/foaf-to-document.xsl
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/resources/stylesheets/foaf-to-document.xsl
Sun Oct 7 20:28:52 2007
@@ -222,6 +222,8 @@
</p>
</xsl:template>
+ <xsl:template match="@dc:format"/>
+
<xsl:template match="@rdf:ID">
<tr>
<td>Id</td>