crossley    01/11/17 20:52:44

  Modified:    documentation/xdocs/userdocs/concepts Tag: cocoon_20_branch
                        sitemap.xml
               documentation/xdocs/userdocs/matchers Tag: cocoon_20_branch
                        matchers.xml
               documentation/xdocs/userdocs/selectors Tag: cocoon_20_branch
                        selectors.xml
  Log:
  Link to other relevant explanatory documents.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.3   +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.1.2.2
  retrieving revision 1.1.2.3
  diff -u -r1.1.2.2 -r1.1.2.3
  --- sitemap.xml       2001/11/06 10:51:04     1.1.2.2
  +++ sitemap.xml       2001/11/18 04:52:44     1.1.2.3
  @@ -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>
   
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.6   +3 -0      xml-cocoon2/documentation/xdocs/userdocs/matchers/matchers.xml
  
  Index: matchers.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/documentation/xdocs/userdocs/matchers/matchers.xml,v
  retrieving revision 1.1.2.5
  retrieving revision 1.1.2.6
  diff -u -r1.1.2.5 -r1.1.2.6
  --- matchers.xml      2001/11/01 04:06:06     1.1.2.5
  +++ matchers.xml      2001/11/18 04:52:44     1.1.2.6
  @@ -18,6 +18,9 @@
                        <p>
         This document lists all available matchers of Apache Cocoon and
         describes their purpose.
  +      See also the concepts document
  +      <link href="../concepts/matchers_selectors.xml">Using and Implementing
  +      Matchers and Selectors</link>.
         </p>
                 </s1>
                 <s1 title="Overview">
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.4   +3 -0      xml-cocoon2/documentation/xdocs/userdocs/selectors/selectors.xml
  
  Index: selectors.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-cocoon2/documentation/xdocs/userdocs/selectors/selectors.xml,v
  retrieving revision 1.1.2.3
  retrieving revision 1.1.2.4
  diff -u -r1.1.2.3 -r1.1.2.4
  --- selectors.xml     2001/10/25 07:43:51     1.1.2.3
  +++ selectors.xml     2001/11/18 04:52:44     1.1.2.4
  @@ -17,6 +17,9 @@
                        <p>
         This document lists all available selectors of Apache Cocoon and
         describes their purpose.
  +      See also the concepts document
  +      <link href="../concepts/matchers_selectors.xml">Using and Implementing
  +      Matchers and Selectors</link>.
         </p>
                 </s1>
                 <s1 title="Overview">
  
  
  

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