vgritsenko    02/02/20 16:40:58

  Modified:    src/webapp sitemap.xmap
  Log:
  Sample of explicitly specifying sitemap file name
  
  Revision  Changes    Path
  1.29      +1 -1      xml-cocoon2/src/webapp/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/sitemap.xmap,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- sitemap.xmap      18 Feb 2002 14:09:50 -0000      1.28
  +++ sitemap.xmap      21 Feb 2002 00:40:58 -0000      1.29
  @@ -465,7 +465,7 @@
        variables. Their scope is only within the element of that
        component. Thus they can only be accessed by nested components.
        -->
  -    <map:mount uri-prefix="sub" src="sub/" check-reload="yes"/>
  +    <map:mount uri-prefix="sub" src="sub/sitemap.xmap" check-reload="yes"/>
       <!--
       Sitemaps may be organized hierarchically. Here such a subsitemap
       is "mounted" (think: unix filesystems) to be responsible for all
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to