You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cr...@apache.org on 2001/12/30 05:22:26 UTC

cvs commit: xml-cocoon2/documentation/xdocs/userdocs/concepts sitemap.xml

crossley    01/12/29 20:22:26

  Modified:    documentation/xdocs/userdocs/concepts sitemap.xml
  Log:
  Fixed some minor content errors.
  
  Revision  Changes    Path
  1.8       +3 -3      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.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- sitemap.xml	19 Dec 2001 14:17:12 -0000	1.7
  +++ sitemap.xml	30 Dec 2001 04:22:26 -0000	1.8
  @@ -477,7 +477,7 @@
      </s2>
      <s2 title="Pipeline Elements">
        <p>
  -       Having defined a pipeline you can use following sidemap elements:
  +       Having defined a pipeline you can use following sitemap elements:
        </p>
        <table>
         <tr><th>Element</th><th>Description</th></tr>
  @@ -567,10 +567,10 @@
       <p>
        You can define an aggregator in places where you define a generator. Defining an aggregator
        is simple. The example belows defines an aggregate, the merged in parts will become children
  -     of element <code>the-aggreated-content</code>.
  +     of element <code>the-aggregated-content</code>.
       </p>
       <source><![CDATA[
  -<map:aggregate element="the-aggreated-content">
  +<map:aggregate element="the-aggregated-content">
     <!-- define your map:parts here -->
   </map:aggregate>
       ]]></source>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org