You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by ni...@apache.org on 2002/07/07 21:12:27 UTC

cvs commit: xml-forrest/src/resources/conf sitemap.xmap

nicolaken    2002/07/07 12:12:27

  Modified:    src/resources/conf sitemap.xmap
  Log:
  no message
  
  Revision  Changes    Path
  1.9       +2 -2      xml-forrest/src/resources/conf/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/conf/sitemap.xmap,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- sitemap.xmap	11 Jun 2002 13:20:50 -0000	1.8
  +++ sitemap.xmap	7 Jul 2002 19:12:27 -0000	1.9
  @@ -138,7 +138,7 @@
     </map:match>
   
     <map:match pattern="body-todo.xml">
  -     <map:generate type="file-nolabel" src="forrest.xgump"/>
  +     <map:generate type="file-nolabel" src="status.xml"/>
        <map:transform src="library/xslt/todo2document.xsl" label="content"/>
        <map:call resource="skinit">
         <map:parameter name="type" value="document2html"/>
  @@ -146,7 +146,7 @@
      </map:match>
   
      <map:match pattern="body-changes.xml">
  -     <map:generate type="file-nolabel" src="forrest.xgump"/>
  +     <map:generate type="file-nolabel" src="status.xml"/>
        <map:transform src="library/xslt/changes2document.xsl" label="content"/>
        <map:call resource="skinit">
         <map:parameter name="type" value="document2html"/>