From svn-return-5318-apmail-forrest-svn-archive=forrest.apache.org@forrest.apache.org Thu Apr 13 04:04:18 2006 Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 87617 invoked from network); 13 Apr 2006 04:04:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Apr 2006 04:04:17 -0000 Received: (qmail 43477 invoked by uid 500); 13 Apr 2006 04:04:16 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 43444 invoked by uid 500); 13 Apr 2006 04:04:16 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 43433 invoked by uid 99); 13 Apr 2006 04:04:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Apr 2006 21:04:16 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 12 Apr 2006 21:04:15 -0700 Received: (qmail 87548 invoked by uid 65534); 13 Apr 2006 04:03:55 -0000 Message-ID: <20060413040355.87547.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r393702 - /forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml Date: Thu, 13 Apr 2006 04:03:55 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.7 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: crossley Date: Wed Apr 12 21:03:53 2006 New Revision: 393702 URL: http://svn.apache.org/viewcvs?rev=393702&view=rev Log: Fix xml indenting. Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml?rev=393702&r1=393701&r2=393702&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml (original) +++ forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml Wed Apr 12 21:03:53 2006 @@ -1,4 +1,4 @@ - + - - - Forrest Glossary +"glossary-v10.dtd"> + + Forrest Glossary -

This is a Glossary of Terms and their definitions for the - Apache Forrest project.

+

This is a Glossary of Terms and their definitions for the + Apache Forrestproject.

A - - + Add content to this Glossary - This Glossary is incomplete, please help where you can by adding definitions - to existing items where needed. Also, add new Items to the Glossary as appropriate. - - - See Archive Mail - - See Issue FOR-639 - - + This Glossary is incomplete, please help where you can by adding definitions to + existing items where needed. Also, add new Items to the Glossary as appropriate. + + See + + Archive Mail + See + Issue FOR-639 + + Apache Software Foundation ASF - The Apache Software Foundation is the home of Forrest. - + The + Apache Software Foundationis the home of + Forrest. - B @@ -53,8 +52,7 @@ - - + C Contracts @@ -63,58 +61,89 @@ Cascading Style Sheets CSS - - A simple mechanism for adding style (e.g. fonts, colors, spacing) to Web - documents. - Source: W3C. - + A simple mechanism for adding style (e.g. fonts, colors, spacing) to Web + documents. Source: + W3C. - See W3C - See css Zen Garden + See + W3C + See + css Zen Garden - - + D Dispatcher - ContractsContracts - SkinsSkins - SeparationSeparation Of Concerns - ThemesThemes - ViewsViews - The Dispatcher is the codename for the Forrest Implementation of the Core J2EE Dispatcher View. java.sun.com has more information on its origins. - What we at 'Forrest' relate the Dispatcher to, is the overall technology and implementation of the replacement 'skins' system. Combining 'Views', 'Contracts' , 'Themes' we have a separation of concerns system in which to build fast and efficient Web Sites. + + Contracts + Contracts + + + Skins + Skins + + + Separation + Separation Of Concerns + + + Themes + Themes + + + Views + Views + + The Dispatcher is the codename for the Forrest Implementation of the Core J2EE + Dispatcher View. + + java.sun.comhas more information on its origins. + What we at 'Forrest' relate the Dispatcher to, is the overall technology and + implementation of the replacement 'skins' system. Combining 'Views', 'Contracts' , 'Themes' + we have a separation of concerns system in which to build fast and efficient Web + Sites. - + E - - + H forrest:hooks -forrest:hooks is a concept of defining format independent -hooks to structure the output. - - Hooks are used to help define the layout of a page. Hooks are only used to define the structure in our output that is required to enable a theme to apply its look and feel. + forrest:hooks is a concept of defining format independent hooks to structure the + output. + Hooks are used to help define the layout of a page. Hooks are only used to define + the structure in our output that is required to enable a theme to apply its look and + feel. - - + S Structurer - ContractsContracts - HooksHooks - PropertyProperty - ThemesThemes + + Contracts + Contracts + + + Hooks + Hooks + + + Property + Property + + + Themes + Themes + The Structurer is ... @@ -122,19 +151,17 @@ - Skins - + Skins + - - + T Themes Theming - XYZ