Author: gmcdonald
Date: Fri Mar 23 19:02:59 2007
New Revision: 521959
URL: http://svn.apache.org/viewvc?view=rev&rev=521959
Log:
Add more terms to the glossary Issue FOR-639
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/dispatcher-glossary.xml
Modified:
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?view=diff&rev=521959&r1=521958&r2=521959
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/dispatcher-glossary.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/dispatcher-glossary.xml
Fri Mar 23 19:02:59 2007
@@ -145,6 +145,25 @@
</definitions>
</item>
</part>
+ <part id="p">
+ <title>P</title>
+ <item id="Property">
+ <term>Property</term>
+ <definitions>
+ <definition>forrest:property - Todo:open</definition>
+ </definitions>
+ </item>
+ <item id="Panel">
+ <term>Panel</term>
+ <see>
+ <id>Tiles</id>
+ <text>Tiles</text>
+ </see>
+ <definitions>
+ <definition>Panel is the new name for a tile - a
collection of contracts. Not yet implemented.</definition>
+ </definitions>
+ </item>
+ </part>
<part id="s">
<title>S</title>
<item id="Structurer">
@@ -189,7 +208,19 @@
</item>
</part>
<part id="t">
- <title>T</title>
+ <title>T</title>
+ <item id="Tiles">
+ <term>Tiles</term>
+ <see>
+ <id>Panel</id>
+ <text>Panel</text>
+</see>
+ <definitions>
+ <definition>A tile is a collection of contracts that
are grouped together for easy inclusion into a theme.</definition>
+ <definition>Tiles is the current but soon to be
deprecated name for a collection of contracts, it is soon to be
+ re-named and re-implemented as a
'Panel'</definition>
+ </definitions>
+ </item>
<item id="Themes">
<term>Themes</term>
<definitions>
@@ -199,5 +230,20 @@
'Pelt Skin' counterpart, but uses functionality and
extends/inherits what it needs to from the 'common' theme.</definition>
</definitions>
</item>
+ </part>
+ <part id="v">
+ <title>V</title>
+ <item id="Views">
+ <term>Views</term>
+ <see>
+ <id>Dispatcher</id>
+ <text>Dispatcher</text>
+ </see>
+ <definitions>
+ <definition>Views is the older now deprecated name
for what is now the 'Dispatcher'</definition>
+ <definition>Views also, confusingly, was used as a
term for the Structurer, and forrest:views is a
+ deprecated code that has been replaced with
forrest:template.</definition>
+ </definitions>
+ </item>
</part>
</glossary>