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 <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]