Return-Path: X-Original-To: apmail-cocoon-cvs-archive@www.apache.org Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2C7A7995E for ; Wed, 25 Apr 2012 16:25:22 +0000 (UTC) Received: (qmail 82232 invoked by uid 500); 25 Apr 2012 16:25:22 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 82171 invoked by uid 500); 25 Apr 2012 16:25:22 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 82162 invoked by uid 99); 25 Apr 2012 16:25:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2012 16:25:22 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2012 16:25:17 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 9A7DB238896F for ; Wed, 25 Apr 2012 16:24:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1330393 - in /cocoon/site/site/2.2: 1290_1_1.html images/pipeline.gif Date: Wed, 25 Apr 2012 16:24:57 -0000 To: cvs@cocoon.apache.org From: ilgrosso@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120425162457.9A7DB238896F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ilgrosso Date: Wed Apr 25 16:24:57 2012 New Revision: 1330393 URL: http://svn.apache.org/viewvc?rev=1330393&view=rev Log: Publishing fixed page with pipeline image Added: cocoon/site/site/2.2/images/pipeline.gif (with props) Modified: cocoon/site/site/2.2/1290_1_1.html Modified: cocoon/site/site/2.2/1290_1_1.html URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/1290_1_1.html?rev=1330393&r1=1330392&r2=1330393&view=diff ============================================================================== --- cocoon/site/site/2.2/1290_1_1.html (original) +++ cocoon/site/site/2.2/1290_1_1.html Wed Apr 25 16:24:57 2012 @@ -166,7 +166,7 @@ project.

In this tutorial you will

  • enhance this first pipeline by adding an XML transformation step based on XSLT that produces HTML as output
  • write a pipeline that creates a PDF document
  • -

    Overview

    Cocoon is based around the concept of pipelines:pipelineIf a request comes in, a generator +

    Overview

    pipeline
    Cocoon is based around the concept of pipelines: If a request comes in, a
    generator produces SAX events that represent the XML, tranformers can alter the stream of SAX events and a Added: cocoon/site/site/2.2/images/pipeline.gif URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/images/pipeline.gif?rev=1330393&view=auto ============================================================================== Binary file - no diff available. Propchange: cocoon/site/site/2.2/images/pipeline.gif ------------------------------------------------------------------------------ svn:mime-type = image/gif