crossley    2004/04/14 18:17:47

  Modified:    src/webapp/samples/blocks sitemap.xmap
  Log:
  Fix tpyo. How did this manage to serialise to xml?
  
  Revision  Changes    Path
  1.3       +2 -2      cocoon-2.1/src/webapp/samples/blocks/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/blocks/sitemap.xmap,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- sitemap.xmap      2 Apr 2004 20:40:57 -0000       1.2
  +++ sitemap.xmap      15 Apr 2004 01:17:47 -0000      1.3
  @@ -58,7 +58,7 @@
                  <map:parameter name="depth" value="2"/>
                </map:generate>
                <map:transform src="directory2xsamples.xsl"/>
  -             <map:serialize tpye="xml"/>
  +             <map:serialize type="xml"/>
         </map:match>
   
         <!-- ======================== Automount 
=============================== -->
  
  
  

Reply via email to