You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by ni...@apache.org on 2002/03/27 11:05:24 UTC

cvs commit: xml-cocoon2/src/webapp/samples/hello-world sitemap.xmap

nicolaken    02/03/27 02:05:24

  Modified:    src/webapp/samples/hello-world sitemap.xmap
  Log:
  Corrected svg2jpEg hellow-world sample. Thanks to Marc Portier <mp...@outerthought.org> for pointing this out.
  
  Revision  Changes    Path
  1.2       +1 -1      xml-cocoon2/src/webapp/samples/hello-world/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/hello-world/sitemap.xmap,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- sitemap.xmap	18 Mar 2002 19:22:39 -0000	1.1
  +++ sitemap.xmap	27 Mar 2002 10:05:24 -0000	1.2
  @@ -127,7 +127,7 @@
      <map:match pattern="hello.jpg">
       <map:generate src="content/xml/hello-page.xml"/>
       <map:transform src="style/xsl/simple-page2svg.xsl"/>
  -    <map:serialize type="svg2jpg"/>
  +    <map:serialize type="svg2jpeg"/>
      </map:match>
         
      <map:match pattern="hello.wrl">
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org