unico       2004/02/22 11:12:01

  Modified:    src/webapp/samples sitemap.xmap
  Log:
  store actions
  
  Revision  Changes    Path
  1.18      +3 -3      cocoon-2.2/src/webapp/samples/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/webapp/samples/sitemap.xmap,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- sitemap.xmap      30 Dec 2003 11:28:19 -0000      1.17
  +++ sitemap.xmap      22 Feb 2004 19:12:01 -0000      1.18
  @@ -124,7 +124,7 @@
       </map:transform>
       <map:serialize/>
      </map:match>
  -<!--
  +   
      <map:match pattern="clearcache.html">
       <map:act type="clear-cache">
        <map:generate src="status" type="status"/>
  @@ -144,7 +144,7 @@
        <map:serialize/>
       </map:act>
      </map:match>
  --->
  +   
      <map:match pattern="request.html">
       <map:generate type="request"/>
       <map:transform src="context://stylesheets/system/xml2html.xslt"/>
  
  
  

Reply via email to