Return-Path: Delivered-To: apmail-incubator-click-commits-archive@minotaur.apache.org Received: (qmail 65594 invoked from network); 8 Jul 2009 16:49:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Jul 2009 16:49:45 -0000 Received: (qmail 49170 invoked by uid 500); 8 Jul 2009 16:49:55 -0000 Delivered-To: apmail-incubator-click-commits-archive@incubator.apache.org Received: (qmail 49156 invoked by uid 500); 8 Jul 2009 16:49:55 -0000 Mailing-List: contact click-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: click-dev@incubator.apache.org Delivered-To: mailing list click-commits@incubator.apache.org Received: (qmail 49146 invoked by uid 99); 8 Jul 2009 16:49:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2009 16:49:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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, 08 Jul 2009 16:49:53 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 44396238888E; Wed, 8 Jul 2009 16:49:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r792228 - /incubator/click/trunk/click/documentation/xdocs/src/docbook/click/chapter-pages.xml Date: Wed, 08 Jul 2009 16:49:33 -0000 To: click-commits@incubator.apache.org From: sabob@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090708164933.44396238888E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sabob Date: Wed Jul 8 16:49:32 2009 New Revision: 792228 URL: http://svn.apache.org/viewvc?rev=792228&view=rev Log: Apache branding Modified: incubator/click/trunk/click/documentation/xdocs/src/docbook/click/chapter-pages.xml Modified: incubator/click/trunk/click/documentation/xdocs/src/docbook/click/chapter-pages.xml URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/xdocs/src/docbook/click/chapter-pages.xml?rev=792228&r1=792227&r2=792228&view=diff ============================================================================== --- incubator/click/trunk/click/documentation/xdocs/src/docbook/click/chapter-pages.xml (original) +++ incubator/click/trunk/click/documentation/xdocs/src/docbook/click/chapter-pages.xml Wed Jul 8 16:49:32 2009 @@ -22,7 +22,7 @@ Pages are the heart of web applications. In Apache Click, Pages encapsulate the processing of HTML requests and the rendering of HTML responses. - This chapter discusses Click pages in detail. + This chapter discusses Apache Click pages in detail. In Click, a logical page is composed of a Java class and a Velocity