ovidiu 02/04/03 13:26:10 Modified: src/scratchpad/schecoon/webapp sitemap.xmap Log: Serialize as XML the calc generated pages to allow Anteater to work with them. Revision Changes Path 1.14 +1 -1 xml-cocoon2/src/scratchpad/schecoon/webapp/sitemap.xmap Index: sitemap.xmap =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/schecoon/webapp/sitemap.xmap,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sitemap.xmap 2 Apr 2002 05:41:34 -0000 1.13 +++ sitemap.xmap 3 Apr 2002 21:26:10 -0000 1.14 @@ -50,7 +50,7 @@ <map:pipeline internal-only="false"> <map:match pattern="calc/*.html"> <map:generate src="examples/calc/{1}.xsp" type="serverpages"/> - <map:serialize/> + <map:serialize type="xml"/> </map:match> </map:pipeline>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]