You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by do...@cocoon.apache.org on 2004/07/09 19:28:31 UTC

[Cocoon Wiki] Updated: Pipeline

   Date: 2004-07-09T10:28:31
   Editor: JoergHeinicke <jo...@gmx.de>
   Wiki: Cocoon Wiki
   Page: Pipeline
   URL: http://wiki.apache.org/cocoon/Pipeline

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -9,7 +9,7 @@
 
 Therefore a pipeline consists of a generator, zero or more transformers and a serializer. A pipeline may also define its own ErrorHandling.
 
-Requests to Cocoon are mapped to pipeline by a [:Matcher] or a [:Selector]. These are configured in the [:sitemap]. 
+Requests to Cocoon are mapped to pipeline by a [:Matcher] or a [:Selector]. These are configured in the [:Sitemap]. 
 
 Aggregator allow pipeline to be configured into a hierarchy, producing a compound document.
 
@@ -19,7 +19,7 @@
 
  *  map:match -- Selects pipeline processing depending on Matcher   
  *  map:select, map:when, map:otherwise -- Selector pipeline processing depending on Selector   
- *  map:mount -- Mounts a sub [:sitemap]
+ *  map:mount -- Mounts a sub [:Sitemap]
  *  map:redirect-to -- [:Redirects] to another pipeline
  *  map:parameter -- Defines additional parameters for the sitemap components   
  *  map:act -- Peform Action processing