Author: thorsten
Date: Tue Jul 18 14:44:16 2006
New Revision: 423261
URL: http://svn.apache.org/viewvc?rev=423261&view=rev
Log:
FOR-639 - define terminology for the various aspects of Dispatcher
Patch submitted by Gavin.
This provide the basic infrastructure for the work to do to close the issue.
Added:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/dispatcher-glossary.xml
(with props)
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/site.xml
Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml?rev=423261&r1=423260&r2=423261&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 Tue Jul 18
14:44:16 2006
@@ -72,12 +72,6 @@
</part>
<part id="c">
<title>C</title>
- <item id="Contracts">
- <term>Contracts</term>
- <definitions>
- <definition></definition>
- </definitions>
- </item>
<item id="CSS">
<term>Cascading Style Sheets</term>
<acronym title="Cascading Style Sheets">CSS</acronym>
@@ -94,42 +88,6 @@
</notes>
</item>
</part>
- <part id="d">
- <title>D</title>
- <item id="Dispatcher">
- <term>Dispatcher</term>
- <see>
- <id>Contracts</id>
- <text>Contracts</text>
- </see>
- <see>
- <id>Skins</id>
- <text>Skins</text>
- </see>
- <see>
- <id>SoC</id>
- <text>Separation Of Concerns</text>
- </see>
- <see>
- <id>Themes</id>
- <text>Themes</text>
- </see>
- <see>
- <id>Views</id>
- <text>Views</text>
- </see>
- <definitions>
- <definition>The Dispatcher is the codename for the Forrest
Implementation of the Core J2EE
- Dispatcher View.
- <link
href="http://java.sun.com/blueprints/corej2eepatterns/Patterns/DispatcherView.html">
- java.sun.com</link> has more information on its origins.</definition>
- <definition>What we at 'Forrest' relate the Dispatcher to, is the
overall technology and
- implementation of the replacement 'skins' system. Combining 'Views',
'Contracts' , 'Themes'
- enables separation of concerns to provide a fast and efficient
documentation
- framework.</definition>
- </definitions>
- </item>
- </part>
<part id="e">
<title>E</title>
<item>
@@ -139,19 +97,6 @@
</definitions>
</item>
</part>
- <part id="h">
- <title>H</title>
- <item id="Hooks">
- <term>forrest:hooks</term>
- <definitions>
- <definition>forrest:hooks is a concept of defining format independent
hooks to structure
- the output.</definition>
- <definition>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.</definition>
- </definitions>
- </item>
- </part>
<part id="r">
<title>R</title>
<item id="ReleaseCandidate">
@@ -164,28 +109,6 @@
</part>
<part id="s">
<title>S</title>
- <item id="Structurer">
- <term>Structurer</term>
- <see>
- <id>Contracts</id>
- <text>Contracts</text>
- </see>
- <see>
- <id>Hooks</id>
- <text>Hooks</text>
- </see>
- <see>
- <id>Property</id>
- <text>Property</text>
- </see>
- <see>
- <id>Themes</id>
- <text>Themes</text>
- </see>
- <definitions>
- <definition>The Structurer is ...</definition>
- </definitions>
- </item>
<item id="SoC">
<term>Separation of Concerns</term>
<acronym title="Separation of Concerns">SoC</acronym>
@@ -208,15 +131,6 @@
<term>Skins</term>
<definitions>
<definition></definition>
- </definitions>
- </item>
- </part>
- <part id="t">
- <title>T</title>
- <item id="Themes">
- <term>Themes</term>
- <definitions>
- <definition>Theming</definition>
</definitions>
</item>
</part>
Added:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/dispatcher-glossary.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/dispatcher-glossary.xml?rev=423261&view=auto
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/dispatcher-glossary.xml
(added)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/dispatcher-glossary.xml
Tue Jul 18 14:44:16 2006
@@ -0,0 +1,154 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<!DOCTYPE glossary PUBLIC "-//Apache Forrest//DTD Glossary V1.0//EN"
+"glossary-v10.dtd">
+<glossary>
+ <title>Dispatcher Glossary</title>
+ <introduction>
+ <p>This is a glossary of terms and their definitions for the
+ Dispatcher (aka views).</p>
+ </introduction>
+ <part id="a">
+ <title>A</title>
+ <item id="AddContent">
+ <term>Add content to this Glossary</term>
+ <definitions>
+ <definition>This glossary is incomplete, please help where you can by
adding definitions to
+ existing items where needed. Also, add new Dispatcher related Items to
the glossary as
+ appropriate.</definition>
+ </definitions>
+ <notes>
+ <item-note>See
+ <link
href="http://marc.theaimsgroup.com/?l=forrest-dev&m=112596689428172&w=2#1">
+ Archive Mail</link></item-note>
+ <item-note>See
+ <link href="http://issues.apache.org/jira/browse/FOR-639">Issue
FOR-639</link></item-note>
+ </notes>
+ </item>
+ </part>
+ <part id="b">
+ <title>B</title>
+ <item>
+ <term></term>
+ <definitions>
+ <definition></definition>
+ </definitions>
+ </item>
+ </part>
+ <part id="c">
+ <title>C</title>
+ <item id="Contracts">
+ <term>Contracts</term>
+ <definitions>
+ <definition></definition>
+ </definitions>
+ </item>
+ </part>
+ <part id="d">
+ <title>D</title>
+ <item id="Dispatcher">
+ <term>Dispatcher</term>
+ <see>
+ <id>Contracts</id>
+ <text>Contracts</text>
+ </see>
+ <see>
+ <id>Skins</id>
+ <text>Skins</text>
+ </see>
+ <see>
+ <id>SoC</id>
+ <text>Separation Of Concerns</text>
+ </see>
+ <see>
+ <id>Themes</id>
+ <text>Themes</text>
+ </see>
+ <see>
+ <id>Views</id>
+ <text>Views</text>
+ </see>
+ <definitions>
+ <definition>The Dispatcher is the codename for the Forrest
Implementation of the Core J2EE
+ Dispatcher View.
+ <link
href="http://java.sun.com/blueprints/corej2eepatterns/Patterns/DispatcherView.html">
+ java.sun.com</link> has more information on its origins.</definition>
+ <definition>What we at 'Forrest' relate the Dispatcher to, is the
overall technology and
+ implementation of the replacement 'skins' system. Combining 'Views',
'Contracts' , 'Themes'
+ enables separation of concerns to provide a fast and efficient
documentation
+ framework.</definition>
+ </definitions>
+ </item>
+ </part>
+ <part id="e">
+ <title>E</title>
+ <item>
+ <term></term>
+ <definitions>
+ <definition></definition>
+ </definitions>
+ </item>
+ </part>
+ <part id="h">
+ <title>H</title>
+ <item id="Hooks">
+ <term>forrest:hooks</term>
+ <definitions>
+ <definition>forrest:hooks is a concept of defining format independent
hooks to structure
+ the output.</definition>
+ <definition>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.</definition>
+ </definitions>
+ </item>
+ </part>
+ <part id="s">
+ <title>S</title>
+ <item id="Structurer">
+ <term>Structurer</term>
+ <see>
+ <id>Contracts</id>
+ <text>Contracts</text>
+ </see>
+ <see>
+ <id>Hooks</id>
+ <text>Hooks</text>
+ </see>
+ <see>
+ <id>Property</id>
+ <text>Property</text>
+ </see>
+ <see>
+ <id>Themes</id>
+ <text>Themes</text>
+ </see>
+ <definitions>
+ <definition>The Structurer is ...</definition>
+ </definitions>
+ </item>
+ </part>
+ <part id="t">
+ <title>T</title>
+ <item id="Themes">
+ <term>Themes</term>
+ <definitions>
+ <definition>Theming</definition>
+ </definitions>
+ </item>
+ </part>
+</glossary>
Propchange:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/dispatcher-glossary.xml
------------------------------------------------------------------------------
svn:eol-style = native
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/site.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/site.xml?rev=423261&r1=423260&r2=423261&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/site.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/site.xml
Tue Jul 18 14:44:16 2006
@@ -37,7 +37,9 @@
<howItWorks label="howItWorks" href="how/howItWork.html"
description="howItWorks"/>
<changes label="Changes" href="changes.html" description="History of
Changes" />
<todo label="Todo" href="todo.html" description="Todo List" />
+ <glossary label="Glossary" href="dispatcher-glossary.html"
description="Dispactcher related terms and meanings" />
</about>
+
<!--
The href must be wholesite.html/pdf You can change the labels and node names