Author: crossley Date: Wed Apr 12 20:04:26 2006 New Revision: 393694 URL: http://svn.apache.org/viewcvs?rev=393694&view=rev Log: Add initial Glossary. Contributed by: Gavin Issue: FOR-639 Added: forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml (with props) Modified: forrest/trunk/site-author/content/xdocs/site.xml Added: 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=393694&view=auto ============================================================================== --- forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml (added) +++ forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml Wed Apr 12 20:04:26 2006 @@ -0,0 +1,145 @@ + + + + + + Forrest Glossary + +

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

+
+ + 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 + + + + Apache Software Foundation + ASF + The Apache Software Foundation is the home of Forrest. + + + + + + B + + + + + + + + C + + Contracts + + + + Cascading Style Sheets + CSS + + A simple mechanism for adding style (e.g. fonts, colors, spacing) to Web + documents. + Source: W3C. + + + 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. + + + + 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. + + + + + S + + Structurer + ContractsContracts + HooksHooks + PropertyProperty + ThemesThemes + The Structurer is ... + + + Separation of Concerns + + + + Skins + + + + + + T + + Themes + Theming + + + + + XYZ + + XDocs + XDocs are the internal source format of Forrest ... + + +
Propchange: forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml ------------------------------------------------------------------------------ svn:eol-style = native Modified: forrest/trunk/site-author/content/xdocs/site.xml URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/site.xml?rev=393694&r1=393693&r2=393694&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/site.xml (original) +++ forrest/trunk/site-author/content/xdocs/site.xml Wed Apr 12 20:04:26 2006 @@ -235,7 +235,8 @@ - + +