Author: thorsten
Date: Mon Jul 31 16:52:23 2006
New Revision: 427375

URL: http://svn.apache.org/viewvc?rev=427375&view=rev
Log:
Refactoring the docu for the dispatcher. Removing it from site-author, adding 
it to the plugin.

Removed:
    
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-dispatcher-install.xml
    
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-dispatcher-quickstart.xml
    
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-structurer-contracts.xml
    
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-structurer-dsl.xml
Modified:
    forrest/trunk/site-author/content/xdocs/docs_0_80/howto/index.xml
    forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml
    forrest/trunk/site-author/content/xdocs/site.xml

Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/howto/index.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_80/howto/index.xml?rev=427375&r1=427374&r2=427375&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_80/howto/index.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_80/howto/index.xml Mon Jul 
31 16:52:23 2006
@@ -69,8 +69,6 @@
         - When integrating legacy html documents into a Forrest-built site, 
additional processing
         of the html sources might be required.
         </li>
-        <li><link href="site:v0.80//dispatcher/quickstart">Dispatcher 
Quickstart</link> - Guide to working with the upcoming dispatcher development.
-        </li>
       </ul>
     </section>
     

Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml?rev=427375&r1=427374&r2=427375&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml 
(original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_80/status-themes.xml Mon Jul 
31 16:52:23 2006
@@ -44,8 +44,9 @@
         for applying themes. Themes get configurated by structurer definitions 
         (a wee bit like the skinconf.xml). Although strong progress has been 
         made, it is still under development. We encourage developers to use 
-        Dispatcher and contribute to its development. See the howto <a 
-        href="site:v0.80//dispatcher/quickstart">Dispatcher Quickstart</a>.</p>
+        Dispatcher and contribute to its development. See the <a 
+        
href="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/index.html";>
+        plugin documentation</a> for more information.</p>
     </section>
   </body>
 </document>

Modified: forrest/trunk/site-author/content/xdocs/site.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/site.xml?rev=427375&r1=427374&r2=427375&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Mon Jul 31 16:52:23 2006
@@ -314,20 +314,6 @@
             
             <asf-mirror label="Download mirror" href="howto-asf-mirror.html"/>
             
-            
-            
-            
-            
-            
-            
-            <dispatcher label="Dispatcher">
-              <install label="Install" href="howto-dispatcher-install.html"/>
-              <structurer label="Structurer" href="howto-structurer-dsl.html"/>
-              <quickstart label="Quickstart" 
href="howto-dispatcher-quickstart.html"/>
-              <contracts label="Contracts" 
href="howto-structurer-contracts.html"/>
-            </dispatcher>
-            
-            
             <documentationCreate label="Adding Documentation" 
description="Instructions to enhance Forrest by writing
                 new pieces of documentation.">
                 <write-howto label="Write a How-to" href="site:write-howto" 
description="Instructions for writing