cziegeler    2003/05/06 23:51:59

  Modified:    src/blocks/portal/samples sitemap.xmap
  Log:
  The new portal framework as announced by Matthew
  He were go...
  
  Revision  Changes    Path
  1.2       +4 -0      cocoon-2.1/src/blocks/portal/samples/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/portal/samples/sitemap.xmap,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- sitemap.xmap      7 May 2003 06:22:29 -0000       1.1
  +++ sitemap.xmap      7 May 2003 06:51:59 -0000       1.2
  @@ -30,6 +30,10 @@
    <map:pipelines>
     <map:pipeline>
   
  +    <map:match pattern="">
  +       <map:redirect-to uri="portal"/>
  +    </map:match>
  +
      <map:match pattern="news/**">
         <map:mount check-reload="yes" src="news/" uri-prefix="news"/>
       </map:match>
  
  
  

Reply via email to