[prev in list] [next in list] [prev in thread] [next in thread] 

List:       forrest-svn
Subject:    svn commit: r512084 -
From:       rgardler () apache ! org
Date:       2007-02-26 23:56:30
Message-ID: 20070226235630.AA41E1A981A () eris ! apache ! org
[Download RAW message or body]

Author: rgardler
Date: Mon Feb 26 15:56:30 2007
New Revision: 512084

URL: http://svn.apache.org/viewvc?view=rev&rev=512084
Log:
Description needs to be in a <p> since doap content may not be marked up (now it may \
cause a problem if it is marked up)

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?view=diff&rev=512084&r1=512083&r2=512084
 ==============================================================================
--- 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 Feb 26 15:56:30 2007 @@ -1,4 +1,3 @@
-<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -66,7 +65,7 @@
         <xsl:if test="doap:description">
           <section>
             <title>Description</title>
-            <xsl:value-of select="doap:description"/>
+            <p><xsl:value-of select="doap:description"/></p>
           </section>
         </xsl:if>
       </body>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic