You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2004/01/22 18:38:47 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/oscom sitemap.xmap

michi       2004/01/22 09:38:47

  Modified:    src/webapp/lenya/pubs/oscom sitemap.xmap
  Log:
  FIXME added
  
  Revision  Changes    Path
  1.40      +8 -1      cocoon-lenya/src/webapp/lenya/pubs/oscom/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/sitemap.xmap,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- sitemap.xmap	22 Jan 2004 17:07:55 -0000	1.39
  +++ sitemap.xmap	22 Jan 2004 17:38:47 -0000	1.40
  @@ -165,8 +165,15 @@
   
         <!-- Home -->
         <map:match pattern="*/">
  -        <map:redirect-to uri="index.html"/>
  +        <map:redirect-to uri="matrix/index.html"/>
  +        <!--<map:redirect-to uri="index.html"/>-->
         </map:match>
  +
  +      <!-- FIXME: ... -->
  +      <map:match pattern="*/index.html">
  +        <map:redirect-to uri="matrix/index.html"/>
  +      </map:match>
  +      <!-- /Home -->
   
         <!-- Generic (XHTML) -->
         <map:match pattern="*/**.html">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org