Author: rgardler
Date: Mon Dec 3 16:55:17 2007
New Revision: 600753
URL: http://svn.apache.org/viewvc?rev=600753&view=rev
Log:
Resource may not be a viewable page
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl?rev=600753&r1=600752&r2=600753&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl
Mon Dec 3 16:55:17 2007
@@ -184,11 +184,6 @@
<xsl:call-template name="category-to-label">
<xsl:with-param name="category" select="@rdf:resource"/>
</xsl:call-template></a>
-
- <a>
- <xsl:attribute name="href"><xsl:value-of
select="@rdf:resource"/></xsl:attribute>
- <xsl:text>[visit]</xsl:text>
- </a>
</li>
</xsl:template>
<xsl:template match="foaf:seeAlso">