You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by ug...@apache.org on 2004/04/03 11:00:49 UTC

cvs commit: cocoon-2.1/src/blocks/linotype/samples sitemap.xmap

ugo         2004/04/03 01:00:49

  Modified:    src/blocks/linotype/samples sitemap.xmap
  Log:
  Fix home variable in sitemap to reflect new location after refactoring of samples.
  
  Revision  Changes    Path
  1.8       +2 -2      cocoon-2.1/src/blocks/linotype/samples/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/linotype/samples/sitemap.xmap,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- sitemap.xmap	6 Mar 2004 02:25:57 -0000	1.7
  +++ sitemap.xmap	3 Apr 2004 09:00:49 -0000	1.8
  @@ -171,7 +171,7 @@
   
     <map:component-configurations>
       <global-variables>
  -      <home>/samples/linotype/</home>
  +      <home>/samples/blocks/linotype/</home>
         <count>3</count>
       </global-variables>
     </map:component-configurations>
  @@ -188,7 +188,7 @@
     
   <!-- ========================= Private Resources =========================== -->
   
  -  <map:pipeline internal-only="true">
  +  <map:pipeline>
   
       <map:match pattern="news">
        <map:generate src="cocoon:/news.xml"/>