crossley    01/11/17 20:51:30

  Modified:    documentation/xdocs/userdocs/concepts sitemap.xml
  Log:
  Link to userdocs to explain config of each sitemap component.
  Line-breaks within <source> to prevent silly left-right scroll for long lines.
  
  Revision  Changes    Path
  1.4       +7 -2      xml-cocoon2/documentation/xdocs/userdocs/concepts/sitemap.xml
  
  Index: sitemap.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/documentation/xdocs/userdocs/concepts/sitemap.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- sitemap.xml       2001/11/06 10:51:22     1.3
  +++ sitemap.xml       2001/11/18 04:51:30     1.4
  @@ -21,6 +21,11 @@
        sitemaps and XML publishing in general. It must be considered as a working 
        draft and may be updated at any time.
       </p>
  +
  +    <p>
  +     See the <link href="../index.html">User documentation</link>
  +     for details about configuration of each sitemap component.
  +    </p>
    
       <p>
        This document is based on ideas and design patterns inspired by Stefano 
  @@ -509,7 +514,7 @@
   <?xml version="1.0"?> 
   
   <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0";>
  -  <!-- ========================== Components =============================== -->
  +  <!-- Components =============================== -->
     <map:components>
       <map:matchers default="wildcard">
         <map:matcher name="wildcard"
  @@ -524,7 +529,7 @@
       </map:selectors>
   
     </map:components>
  -  <!-- ========================== Pipelines ================================ -->
  +  <!-- Pipelines ================================ -->
     <map:pipelines>
       <map:pipeline>
   
  
  
  

----------------------------------------------------------------------
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