vgritsenko    02/04/27 11:23:41

  Modified:    src/webapp/samples sitemap.xmap
  Log:
  fix samples
  
  Revision  Changes    Path
  1.4       +3 -4      xml-cocoon2/src/webapp/samples/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/sitemap.xmap,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- sitemap.xmap      26 Apr 2002 16:17:38 -0000      1.3
  +++ sitemap.xmap      27 Apr 2002 18:23:41 -0000      1.4
  @@ -43,10 +43,9 @@
    <map:pipelines>
     <map:pipeline>
   
  -   <!-- FIXME (KP): Uncomment when matching is fixed -->
  -   <!-- map:match pattern="">
  -    <map:redirect-to uri="cocoon:/welcome" />
  -   </map:match -->
  +   <map:match pattern="">
  +    <map:redirect-to uri="welcome"/>
  +   </map:match>
   
      <map:match pattern="welcome">
       <map:generate src="samples.xml"/>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to