You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2007/05/09 09:09:41 UTC

svn commit: r536447 - /forrest/trunk/site-author/content/xdocs/docs_0_90/glossary.xml

Author: crossley
Date: Wed May  9 00:09:40 2007
New Revision: 536447

URL: http://svn.apache.org/viewvc?view=rev&rev=536447
Log:
Add entries for Skins (#skins) and Dispatcher (#dispatcher).

Modified:
    forrest/trunk/site-author/content/xdocs/docs_0_90/glossary.xml

Modified: forrest/trunk/site-author/content/xdocs/docs_0_90/glossary.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_90/glossary.xml?view=diff&rev=536447&r1=536446&r2=536447
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_90/glossary.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_90/glossary.xml Wed May  9 00:09:40 2007
@@ -23,7 +23,7 @@
     <p>
       This is a glossary of terms and their definitions for the Apache Forrest
       project. Some plugins also have a glossary, for example
-      <link href="http://forrest.apache.org/pluginDocs/dev/org.apache.forrest.plugin.internal.dispatcher/">Dispatcher</link>.
+      <link href="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/dispatcher-glossary.html">Dispatcher</link>.
     </p>
   </introduction>
   <part id="a">
@@ -77,6 +77,30 @@
       </notes>
     </item>
   </part>
+  <part id="d">
+    <title>D</title>
+    <item id="dispatcher">
+      <term>Dispatcher</term>
+      <definitions>
+        <definition>
+          The aim of the "Dispatcher" concept is to provide a flexible framework for
+          creating site and page specific layout.
+          See the Dispatcher documentation and the Dispatcher Glossary for specific terminology.
+        </definition>
+      </definitions>
+      <notes>
+        <item-note>
+          <link href="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/">Dispatcher plugin documentation</link>
+        </item-note>
+        <item-note>
+          <link href="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/dispatcher-glossary.html">Dispatcher glossary</link>
+        </item-note>
+        <item-note>
+          <link href="site:status-themes">Status of themes: Skins and Dispatcher</link>
+        </item-note>
+      </notes>
+    </item>
+  </part>
   <part id="i">
     <title>I</title>
     <item id="internal-xml">
@@ -218,11 +242,25 @@
         </item-note>
       </notes>
     </item>
-    <item id="Skins">
+    <item id="skins">
       <term>Skins</term>
       <definitions>
-        <definition></definition>
+        <definition>
+          "Skins" are one method of providing alternatives for creating the
+          layout and look-and-feel of the set of documents.
+          Forrest provides one primary skin called <em>pelt</em>.
+          See the definition of <link href="#dispatcher">Dispatcher</link>
+          for another method.
+        </definition>
       </definitions>
+      <notes>
+        <item-note>
+          <link href="site:skins">Using Forrest: Skins</link>
+        </item-note>
+        <item-note>
+          <link href="site:status-themes">Status of themes: Skins and Dispatcher</link>
+        </item-note>
+      </notes>
     </item>
   </part>
   <part id="x">