cziegeler    2003/10/10 01:24:08

  Modified:    src/documentation sitemap.xmap
  Log:
  Hack that make building the docs work again
  
  Revision  Changes    Path
  1.11      +2 -1      cocoon-2.1/src/documentation/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/sitemap.xmap,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- sitemap.xmap      2 Sep 2003 13:53:10 -0000       1.10
  +++ sitemap.xmap      10 Oct 2003 08:24:08 -0000      1.11
  @@ -357,8 +357,9 @@
           <map:serialize type="fo2pdf"/>
         </map:match>
   
  +      <!-- FIXME This is a hack that makes building the docs work again -->
         <map:match pattern="**changes.rss">
  -        <map:mount uri-prefix="" src="status.xmap" check-reload="yes" />
  +        <map:mount uri-prefix="{1}" src="status.xmap" check-reload="yes" />
         </map:match>
   
         <map:match pattern="profiler">
  
  
  

Reply via email to