You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Timm, Sean" <ST...@mailgo.com> on 2000/06/16 02:33:45 UTC

RE: Oops! [PATCH] Cocoon2 sitemap working draft

Hrrm...not sure where that question mark came from...I've revised the patch
file accordingly below...

-----Original Message-----
From: Timm, Sean [mailto:STimm@mailgo.com]
Sent: Thursday, June 15, 2000 6:31 PM
To: 'cocoon-dev@xml.apache.org'
Subject: [PATCH] Cocoon2 sitemap working draft


The working draft was missing a '/' causing it to not be well-formed.  The
(very small and insignificant) patch follows.  :)

Index: sitemap-working-draft.xml
===================================================================
RCS file:
/home/cvspublic/xml-cocoon/xdocs/drafts/Attic/sitemap-working-draft.xml,v
retrieving revision 1.1.2.2
diff -u -r1.1.2.2 sitemap-working-draft.xml
--- sitemap-working-draft.xml	2000/06/15 21:44:39	1.1.2.2
+++ sitemap-working-draft.xml	2000/06/16 00:28:57
@@ -381,7 +381,7 @@
     <set-parameter name="month" value="$2"/>
     <set-parameter name="day" value="$3"/>
 
-    <generator name="serverpages" src="/dailynews.xsp">
+    <generator name="serverpages" src="/dailynews.xsp"/>
     <filter type="xslt" src:local="./stylesheet/news.xsl"/>
     <serializer type="html"/>
   </process>

Re: Oops! [PATCH] Cocoon2 sitemap working draft

Posted by Stefano Mazzocchi <st...@apache.org>.
"Timm, Sean" wrote:
> 
> Hrrm...not sure where that question mark came from...I've revised the patch
> file accordingly below...
> 
> -----Original Message-----
> From: Timm, Sean [mailto:STimm@mailgo.com]
> Sent: Thursday, June 15, 2000 6:31 PM
> To: 'cocoon-dev@xml.apache.org'
> Subject: [PATCH] Cocoon2 sitemap working draft
> 
> The working draft was missing a '/' causing it to not be well-formed.  The
> (very small and insignificant) patch follows.  :)
> 
> Index: sitemap-working-draft.xml
> ===================================================================
> RCS file:
> /home/cvspublic/xml-cocoon/xdocs/drafts/Attic/sitemap-working-draft.xml,v
> retrieving revision 1.1.2.2
> diff -u -r1.1.2.2 sitemap-working-draft.xml
> --- sitemap-working-draft.xml   2000/06/15 21:44:39     1.1.2.2
> +++ sitemap-working-draft.xml   2000/06/16 00:28:57
> @@ -381,7 +381,7 @@
>      <set-parameter name="month" value="$2"/>
>      <set-parameter name="day" value="$3"/>
> 
> -    <generator name="serverpages" src="/dailynews.xsp">
> +    <generator name="serverpages" src="/dailynews.xsp"/>
>      <filter type="xslt" src:local="./stylesheet/news.xsl"/>
>      <serializer type="html"/>
>    </process>

Thanks :)

I should at least parse it out before committing... sheesh, Stefano, you
can do better than this...

-- 
Stefano Mazzocchi      One must still have chaos in oneself to be
                          able to give birth to a dancing star.
<st...@apache.org>                             Friedrich Nietzsche
--------------------------------------------------------------------
 Missed us in Orlando? Make it up with ApacheCON Europe in London!
------------------------- http://ApacheCon.Com ---------------------