You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-svn@forrest.apache.org by cr...@apache.org on 2009/01/15 00:32:53 UTC

svn commit: r734555 [2/2] - in /forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher: ./ examples/ how/ how/perFolderThemes/ how/perFolderThemes/subFolder/ images/ int/ skin/ themes/ themes/images/

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-quickstart.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-quickstart.html?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-quickstart.html (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-quickstart.html Wed Jan 14 15:32:51 2009
@@ -1,10 +1,10 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html namespace="http://www.w3.org/1999/xhtml">
 <head>
       <link href="../themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
       <link href="../themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
       <link href="../themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-
+      
       <link href="../how/howto-dispatcher-quickstart.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
       <link href="../themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
       <style type="text/css">/* Extra css */ 
@@ -22,7 +22,7 @@
 <link href="../index.html" rel="Index" title="Index..." />
 <link href="../linkmap.html" rel="CONTENTS" title="Site map..." />
 <link href="../how/howto-dispatcher-structurer.html" rel="NEXT" title="Structurer" />
-<link href="../how/perFolderThemes/index.html" rel="LAST" title="Per Folder/File Themes" />
+<link href="../how/configure-serializer.html" rel="LAST" title="Configure output serializer" />
 <!--+ |end navigation links +-->
 <!--+|start favicon +-->
 <link href="../favicon.ico" rel="shortcut icon" />
@@ -36,17 +36,26 @@
 </head>
 <body>
 <div id="container">
+<!--+
+    | start breadtrail
+    +-->
+<div class="breadtrail">
+<a href="http://forrest.apache.org/">Apache Forrest</a>
+<script src="../themes/breadcrumbs.js" type="text/javascript"> </script>
+</div>
+<!--+
+    | end breadtrail
+    +-->
 <div id="header">
-<div id="branding-tagline-name">new 
-            seed</div>
-<div id="branding-tagline-tagline">powered by the 
-            dispatcher</div>
+<div id="branding-tagline-name">new seed</div>
+<div id="branding-tagline-tagline">powered by the
+        dispatcher</div>
 <div class="logo">
 <!--+
     |start Logo
     +-->
-<a href="http://mygroup.org/">
-<img alt="MyGroup" class="logoImage" src="../images/group.png" title="MyGroup Description" />
+<a href="http://forrest.apache.org/">
+<img alt="Apache Forrest Logo" class="logoImage" src="../images/project-logo.gif" title="Apache Forrest" />
 </a>
 <!--+
     |end group Logo
@@ -56,8 +65,8 @@
 <!--+
     |start Logo
     +-->
-<a href="http://myproj.mygroup.org/">
-<img alt="MyProject" class="logoImage" src="../images/project.png" title="MyProject Description" />
+<a href="http://forrest.apache.org/pluginDocs/">
+<img alt="plugin logo" class="logoImage" src="../images/project.png" title="org.apache.forrest.plugin.internal.dispatcher plugin for Apache Forrest" />
 </a>
 <!--+
     |end group Logo
@@ -72,7 +81,7 @@
 <div class="search-input">
 <form action="http://www.google.com/search" method="get">
 <div class="search-hidden">
-<input name="sitesearch" type="hidden" value="mydomain" />
+<input name="sitesearch" type="hidden" value="example.org" />
 </div>
 <div class="search-field">
 <input name="q" onblur="getPrompt(this, 'Search the site with google');" onfocus="getBlank(this, 'Search the site with google');" size="25" type="text" value="Search the site with google" />
@@ -101,6 +110,9 @@
 <li>
 <a class="base-not-selected" href="../int/index.html">Internals</a>
 </li>
+<li>
+<a class="base-not-selected" href="../examples/index.html">Examples</a>
+</li>
 </ul>
 <!--+ |end Tabs +-->
 <div id="publishedStrip"> <!--+
@@ -112,7 +124,6 @@
 </div>
 </div>
 <div id="page">
-<div class="breadtrail"> </div>
 <div id="leftbar">
 <!--+ |start 0 menu +-->
 <!--+ |start Menu +-->
@@ -120,7 +131,7 @@
 <ul>
 <li class="pagegroupselected" id="menu_selected_1.1Title">
 <span onclick="SwitchMenu('menu_selected_1.1')">How to</span>
-<ul class="&#10;               selectedmenuitemgroup" id="menu_selected_1.1">
+<ul class="selectedmenuitemgroup" id="menu_selected_1.1">
 <li class="menupage">
 <div class="menupagetitle">Quickstart</div>
 </li>
@@ -133,6 +144,9 @@
 <li class="menuitem">
 <a href="../how/perFolderThemes/index.html" title="">Per Folder/File Themes</a>
 </li>
+<li class="menuitem">
+<a href="../how/configure-serializer.html" title="">Configure output serializer</a>
+</li>
 </ul>
 </li>
 </ul>
@@ -142,11 +156,17 @@
 <!--+ |end content-motd-page +-->
 <div id="roundbottom">
 <div id="roundbottomLeft">
-<img alt="spacer" src="../themes/images/spacer.gif" />
+<img alt="spacer" class="corner" src="../themes/images/spacer.gif" />
 </div>
 </div>
 </div>
 <div id="content">
+<div id="export-link">
+<a class="format" href="howto-dispatcher-quickstart.pdf">
+<img alt="PDF - icon" class="skin" src="../themes/images/pdfdoc.gif" />
+<span class="caption">PDF</span>
+</a>
+</div>
 <div class="trail">
 <script type="text/javascript">ndeSetTextSize();</script>
             Font size:
@@ -223,7 +243,7 @@
       is still in development phase. That is why it is in the "whiteboard"
       section of Forrest. This document will also need to change to keep pace.
       We are working at the moment on moving this plugin from the whiteboard
-      into the core plugins. See <a href="http://forrest.apache.org/docs_0_80/status-themes.html">Status of
+      into the core plugins. See <a href="http://forrest.apache.org/docs/status-themes.html">Status of
       Themes: Skins and Dispatcher</a>.
     </div>
 </div>
@@ -280,7 +300,7 @@
 <div class="section">
 <ul>
         <li>Add the new plugins to forrest.properties ...
-        ,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.inputModule
+        ,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core
         </li>
         <li>localhost:8888/index.html ... fantastic. See the pelt view.</li>
       </ul>
@@ -289,7 +309,7 @@
 <h3 class="underlined_5">Use another theme</h3>
 <div class="section">
 <ul>
-        <li>Add &lt;property name="dispatcher.theme" value="common"/&gt; 
+        <li>Add &lt;property name="dispatcher.theme" value="pelt"/&gt; 
           to your forrest.properties.xml</li>
         <li>Re-start 'forrest run'</li>
         <li>localhost:8888/index.html ... See the new view.</li>
@@ -317,35 +337,67 @@
 <div class="content">
         We use <span class="codefrag">${themer.project.dir}</span> for
         PROJECT_HOME/src/documentation/resources/themes (create the new
-        directory folder first). You can change this location by adding
+        directory first). You can change this location by adding
 &lt;match pattern="themer.project.dir"&gt;
           &lt;location src="{properties:resources}/themes" /&gt;
         &lt;/match&gt; 
         to your locationmap and point to another directory.
       </div>
 </div>
+<div class="note">
+<div class="label">Note</div>
+<div class="content">
+      By default THEMER_PLUGIN can be located at FORREST_HOME/whiteboard/plugins/org.apache.forrest.themes.core
+      </div>
+</div>
 <ul>
         <li>Copy THEMER_PLUGIN/themes/pelt.fv into your project at
           ${themer.project.dir}/pelt.fv
-  </li>
-        <li>Copy THEMER_PLUGIN/themes/pelt/panels/pelt-html.panel.xml into your
-          project at  ${themer.project.dir}/pelt/panels/pelt-html.panel.xml
-  </li>
+        </li>
+        <li>Copy THEMER_PLUGIN/themes/pelt/panels/pelt-html.header.panel.xml into your
+          project at ${themer.project.dir}/pelt/panels/pelt-html.header.panel.xml
+        </li>
         <li>Re-start 'forrest run'</li>
         <li>localhost:8888/index.html ... See the same view, now structured
           by us.
         </li>
+        <li>In localhost:8888/resolve.structurer.index you can find a copy of your current structurer. Any change  made to your pelt.fv file will be added here.
+        </li>
       </ul>
 <p>
         From here on there is no need to re-start 'forrest run'. Just edit the
         structurer and see the effect.
       </p>
+<div class="warning">
+<div class="label">Warning</div>
+<div class="content">
+      Right now the dispatcher is heavely cached, so maybe in the current version it should be
+      necessary to reboot the system in order to see the changes. To avoid temporally this problem,
+      turn off the cache system changing:
+      
+
+&lt;forrest:views xmlns:forrest="http://apache.org/forrest/templates/1.0"
+	xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"
+	jx:cache-key="#{$cocoon/parameters/getRequest}"
+	jx:cache-validity="${Packages.org.apache.excalibur.source.impl.validity.NOPValidity()}"&gt;
+
+      
+      to
+      
+
+&lt;forrest:views xmlns:forrest="http://apache.org/forrest/templates/1.0"
+	xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"&gt;
+
+      
+      in your THEMER_PLUGIN/themes/pelt.fv file.
+      </div>
+</div>
 </div>
 <a name="remove-default-contract" title="Remove a default contract"> </a>
 <h3 class="underlined_5">Remove a default contract</h3>
 <div class="section">
 <ul>
-        <li>Remove the top breadcrumb trail. Edit your pelt-html.panel.xml and find the
+        <li>Remove the top breadcrumb trail. Edit your pelt-html.header.panel.xml, find the
           "branding-breadcrumbs" contract and comment it out.
         </li>
       </ul>
@@ -355,7 +407,7 @@
 <div class="section">
 <p>
         Forrest provides many default contracts. If you are using the Forrestbar
-        then choose "Devs =&gt; ls.contracts". Otherwise visit
+        then choose "dispatcher-devs =&gt; ls.contracts". Otherwise visit
         localhost:8888/ls.contracts.html
       </p>
 <ul>
@@ -428,7 +480,7 @@
           Copy THEMER_PLUGIN/themes/common/html/siteinfo-current-time.ft
           into your project at
           ${themer.project.dir}/common/html/siteinfo-doodad.ft
-          (create the new directory folders first).
+          (create the new directory first).
         </li>
         <li>
           Edit it to suit. Replace all occurrences of "siteinfo-current-time" with
@@ -442,21 +494,46 @@
       </ul>
 <p>
         See a list of your project-based contracts and their usage notes via
-        Forrestbar "Devs =&gt; ls.contracts.project". Otherwise visit
+        Forrestbar "dispatcher-devs =&gt; ls.contracts.project". Otherwise visit
         localhost:8888/ls.contracts.project.html
       </p>
 </div>
 <a name="manage" title="Decide how to manage your contracts"> </a>
 <h3 class="underlined_5">Decide how to manage your contracts</h3>
 <div class="section">
-<div class="fixme">
-<div class="label">Fixme (open)</div>
-<div class="content">
-        Glean content from Ross' discussion:
-        <a href="http://marc.theaimsgroup.com/?l=forrest-dev&amp;m=113748831226697">Re:
-        Dispatcher quickstart</a>.
-      </div>
-</div>
+<p>
+      Depending on the use of a new contract you can place it in different 
+      locations. General use contracts should be placed in the THEME_PLUGIN 
+      directory. Contracts only suitable for one theme should be stored in 
+      the specific theme directory, that is, 
+      <span class="codefrag">THEMER_PLUGIN/resources/themes/THEME_NAME/OUTPUT_FORMAT</span>. 
+      Otherwise, common contracts should be place in the common folder: 
+      <span class="codefrag">THEMER_PLUGIN/resources/themes/common/OUTPUT_FORMAT</span>.
+      </p>
+<p>
+      If the contract is specific to a particular purpose, that is a 
+      particular plugin, it should be included with the plugin itself. 
+      For example, the "employment history" contract is specific to the 
+      resume plugin so it should be placed there. The correct location for 
+      contrats with a particular purpose is 
+      <span class="codefrag">PLUGIN_NAME/resources/themes/THEME_NAME/OUTPUT_FORMAT</span>.
+      </p>
+<p>
+      There is another category for contracts, those that are both specific 
+      to a particular purpose and defined for a specific site. For example, 
+      a "process order" contract that integrates with an in-house order 
+      management system. In this case, another location is more suitable. 
+      However, before proceed think again about the uniqueness of the contract.
+      Most contracts can be generalised to be useful in more than one 
+      environment and so one of the above locations can be used. If you are 
+      still sure that this is a site-specific contract then place it in 
+      <span class="codefrag">PROJECT_HOME/src/documentation/resources/themes/common</span>.
+      </p>
+<p>
+      If you develop a new contract, please provide a patch via our 
+      <a href="http://forrest.apache.org/issues.html">issue tracker</a> so that we 
+      can include it in future releases of Forrest.
+      </p>
 </div>
 </div>
 <a name="Further Reading" title="Further Reading"> </a>
@@ -493,7 +570,7 @@
 </div>
 <div class="copyright">
             Copyright ©
-             2002-2007 <a href="http://example.org">The Example Organisation.</a> </div>
+             2002-2009 <a href="http://example.org">The Example Organisation.</a> </div>
 <!--+ |start compliance links +-->
 <div id="siteinfo-compliance-links">
 <a href="http://validator.w3.org/check?uri=referer">

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-quickstart.pdf
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-quickstart.pdf?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-structurer.dispatcher.css
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-structurer.dispatcher.css?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-structurer.dispatcher.css (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-structurer.dispatcher.css Wed Jan 14 15:32:51 2009
@@ -3,6 +3,7 @@
   
   
   
+
   
 /* branding-theme-profiler-theme: Pelt */ 
 #header .round-top-left-small {

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-structurer.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-structurer.html?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-structurer.html (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-structurer.html Wed Jan 14 15:32:51 2009
@@ -1,10 +1,10 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html namespace="http://www.w3.org/1999/xhtml">
 <head>
       <link href="../themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
       <link href="../themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
       <link href="../themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-
+      
       <link href="../how/howto-dispatcher-structurer.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
       <link href="../themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
       <style type="text/css">/* Extra css */ 
@@ -23,7 +23,7 @@
 <link href="../linkmap.html" rel="CONTENTS" title="Site map..." />
 <link href="../how/howto-dispatcher-contracts.html" rel="NEXT" title="Contracts" />
 <link href="../how/howto-dispatcher-quickstart.html" rel="PREVIOUS" title="Quickstart" />
-<link href="../how/perFolderThemes/index.html" rel="LAST" title="Per Folder/File Themes" />
+<link href="../how/configure-serializer.html" rel="LAST" title="Configure output serializer" />
 <link href="../how/howto-dispatcher-quickstart.html" rel="FIRST" title="Quickstart" />
 <!--+ |end navigation links +-->
 <!--+|start favicon +-->
@@ -42,24 +42,22 @@
     | start breadtrail
     +-->
 <div class="breadtrail">
-<a href="http://www.apache.org/">MyGroup</a>
-                   &gt; <a href="http://forrest.apache.org/">MyProject</a>
+<a href="http://forrest.apache.org/">Apache Forrest</a>
 <script src="../themes/breadcrumbs.js" type="text/javascript"> </script>
 </div>
 <!--+
     | end breadtrail
     +-->
 <div id="header">
-<div id="branding-tagline-name">new 
-            seed</div>
-<div id="branding-tagline-tagline">powered by the 
-            dispatcher</div>
+<div id="branding-tagline-name">new seed</div>
+<div id="branding-tagline-tagline">powered by the
+        dispatcher</div>
 <div class="logo">
 <!--+
     |start Logo
     +-->
-<a href="http://mygroup.org/">
-<img alt="MyGroup" class="logoImage" src="../images/group.png" title="MyGroup Description" />
+<a href="http://forrest.apache.org/">
+<img alt="Apache Forrest Logo" class="logoImage" src="../images/project-logo.gif" title="Apache Forrest" />
 </a>
 <!--+
     |end group Logo
@@ -69,8 +67,8 @@
 <!--+
     |start Logo
     +-->
-<a href="http://myproj.mygroup.org/">
-<img alt="MyProject" class="logoImage" src="../images/project.png" title="MyProject Description" />
+<a href="http://forrest.apache.org/pluginDocs/">
+<img alt="plugin logo" class="logoImage" src="../images/project.png" title="org.apache.forrest.plugin.internal.dispatcher plugin for Apache Forrest" />
 </a>
 <!--+
     |end group Logo
@@ -85,7 +83,7 @@
 <div class="search-input">
 <form action="http://www.google.com/search" method="get">
 <div class="search-hidden">
-<input name="sitesearch" type="hidden" value="mydomain" />
+<input name="sitesearch" type="hidden" value="example.org" />
 </div>
 <div class="search-field">
 <input name="q" onblur="getPrompt(this, 'Search the site with google');" onfocus="getBlank(this, 'Search the site with google');" size="25" type="text" value="Search the site with google" />
@@ -114,6 +112,9 @@
 <li>
 <a class="base-not-selected" href="../int/index.html">Internals</a>
 </li>
+<li>
+<a class="base-not-selected" href="../examples/index.html">Examples</a>
+</li>
 </ul>
 <!--+ |end Tabs +-->
 <div id="publishedStrip"> <!--+
@@ -125,7 +126,6 @@
 </div>
 </div>
 <div id="page">
-<div class="breadtrail"> </div>
 <div id="leftbar">
 <!--+ |start 0 menu +-->
 <!--+ |start Menu +-->
@@ -133,7 +133,7 @@
 <ul>
 <li class="pagegroupselected" id="menu_selected_1.1Title">
 <span onclick="SwitchMenu('menu_selected_1.1')">How to</span>
-<ul class="&#10;               selectedmenuitemgroup" id="menu_selected_1.1">
+<ul class="selectedmenuitemgroup" id="menu_selected_1.1">
 <li class="menuitem">
 <a href="../how/howto-dispatcher-quickstart.html" title="">Quickstart</a>
 </li>
@@ -146,6 +146,9 @@
 <li class="menuitem">
 <a href="../how/perFolderThemes/index.html" title="">Per Folder/File Themes</a>
 </li>
+<li class="menuitem">
+<a href="../how/configure-serializer.html" title="">Configure output serializer</a>
+</li>
 </ul>
 </li>
 </ul>
@@ -155,11 +158,17 @@
 <!--+ |end content-motd-page +-->
 <div id="roundbottom">
 <div id="roundbottomLeft">
-<img alt="spacer" src="../themes/images/spacer.gif" />
+<img alt="spacer" class="corner" src="../themes/images/spacer.gif" />
 </div>
 </div>
 </div>
 <div id="content">
+<div id="export-link">
+<a class="format" href="howto-dispatcher-structurer.pdf">
+<img alt="PDF - icon" class="skin" src="../themes/images/pdfdoc.gif" />
+<span class="caption">PDF</span>
+</a>
+</div>
 <div class="trail">
 <script type="text/javascript">ndeSetTextSize();</script>
             Font size:
@@ -223,7 +232,7 @@
       The "Dispatcher" (aka "Views") is new functionality which is still in
       development phase. That is why it is in the "whiteboard" section of the
       Forrest distribution. This HowTo is a good start but still needs more
-      work. See <a href="http://forrest.apache.org/docs_0_80/status-themes.html">Status of Themes: Skins and
+      work. See <a href="http://forrest.apache.org/docs/status-themes.html">Status of Themes: Skins and
       Dispatcher</a>.
     </div>
 </div>
@@ -726,7 +735,7 @@
 </div>
 <div class="copyright">
             Copyright ©
-             2002-2007 <a href="http://example.org">The Example Organisation.</a> </div>
+             2002-2009 <a href="http://example.org">The Example Organisation.</a> </div>
 <!--+ |start compliance links +-->
 <div id="siteinfo-compliance-links">
 <a href="http://validator.w3.org/check?uri=referer">

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-structurer.pdf
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-structurer.pdf?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/perFolderThemes/index.dispatcher.css
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/perFolderThemes/index.dispatcher.css?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/perFolderThemes/index.dispatcher.css (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/perFolderThemes/index.dispatcher.css Wed Jan 14 15:32:51 2009
@@ -1,9 +1,4 @@
 
-
-  
-  
-  
-  
 /* branding-theme-profiler-theme: Pelt */ 
 #header .round-top-left-small {
     background-image: url(../../themes/images/roundcorner-t-l-5-bg294563-stroke4A6D8C-fg4A6D8C.png);

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/perFolderThemes/index.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/perFolderThemes/index.html?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/perFolderThemes/index.html (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/perFolderThemes/index.html Wed Jan 14 15:32:51 2009
@@ -1,10 +1,10 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html namespace="http://www.w3.org/1999/xhtml">
 <head>
       <link href="../../themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
       <link href="../../themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
       <link href="../../themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-
+      
       <link href="../../how/perFolderThemes/index.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
       <link href="../../themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
       <style type="text/css">/* Extra css */ 
@@ -21,7 +21,9 @@
 <!--+ |start navigation links +-->
 <link href="../../index.html" rel="Index" title="Index..." />
 <link href="../../linkmap.html" rel="CONTENTS" title="Site map..." />
+<link href="../../how/configure-serializer.html" rel="NEXT" title="Configure output serializer" />
 <link href="../../how/howto-dispatcher-contracts.html" rel="PREVIOUS" title="Contracts" />
+<link href="../../how/configure-serializer.html" rel="LAST" title="Configure output serializer" />
 <link href="../../how/howto-dispatcher-quickstart.html" rel="FIRST" title="Quickstart" />
 <!--+ |end navigation links +-->
 <!--+|start favicon +-->
@@ -40,24 +42,22 @@
     | start breadtrail
     +-->
 <div class="breadtrail">
-<a href="http://www.apache.org/">MyGroup</a>
-                   &gt; <a href="http://forrest.apache.org/">MyProject</a>
+<a href="http://forrest.apache.org/">Apache Forrest</a>
 <script src="../../themes/breadcrumbs.js" type="text/javascript"> </script>
 </div>
 <!--+
     | end breadtrail
     +-->
 <div id="header">
-<div id="branding-tagline-name">new 
-            seed</div>
-<div id="branding-tagline-tagline">powered by the 
-            dispatcher</div>
+<div id="branding-tagline-name">new seed</div>
+<div id="branding-tagline-tagline">powered by the
+        dispatcher</div>
 <div class="logo">
 <!--+
     |start Logo
     +-->
-<a href="http://mygroup.org/">
-<img alt="MyGroup" class="logoImage" src="../../images/group.png" title="MyGroup Description" />
+<a href="http://forrest.apache.org/">
+<img alt="Apache Forrest Logo" class="logoImage" src="../../images/project-logo.gif" title="Apache Forrest" />
 </a>
 <!--+
     |end group Logo
@@ -67,8 +67,8 @@
 <!--+
     |start Logo
     +-->
-<a href="http://myproj.mygroup.org/">
-<img alt="MyProject" class="logoImage" src="../../images/project.png" title="MyProject Description" />
+<a href="http://forrest.apache.org/pluginDocs/">
+<img alt="plugin logo" class="logoImage" src="../../images/project.png" title="org.apache.forrest.plugin.internal.dispatcher plugin for Apache Forrest" />
 </a>
 <!--+
     |end group Logo
@@ -83,7 +83,7 @@
 <div class="search-input">
 <form action="http://www.google.com/search" method="get">
 <div class="search-hidden">
-<input name="sitesearch" type="hidden" value="mydomain" />
+<input name="sitesearch" type="hidden" value="example.org" />
 </div>
 <div class="search-field">
 <input name="q" onblur="getPrompt(this, 'Search the site with google');" onfocus="getBlank(this, 'Search the site with google');" size="25" type="text" value="Search the site with google" />
@@ -112,6 +112,9 @@
 <li>
 <a class="base-not-selected" href="../../int/index.html">Internals</a>
 </li>
+<li>
+<a class="base-not-selected" href="../../examples/index.html">Examples</a>
+</li>
 </ul>
 <!--+ |end Tabs +-->
 <div id="publishedStrip"> <!--+
@@ -123,7 +126,6 @@
 </div>
 </div>
 <div id="page">
-<div class="breadtrail"> </div>
 <div id="leftbar">
 <!--+ |start 0 menu +-->
 <!--+ |start Menu +-->
@@ -131,7 +133,7 @@
 <ul>
 <li class="pagegroupselected" id="menu_selected_1.1Title">
 <span onclick="SwitchMenu('menu_selected_1.1')">How to</span>
-<ul class="&#10;               selectedmenuitemgroup" id="menu_selected_1.1">
+<ul class="selectedmenuitemgroup" id="menu_selected_1.1">
 <li class="menuitem">
 <a href="../../how/howto-dispatcher-quickstart.html" title="">Quickstart</a>
 </li>
@@ -144,6 +146,9 @@
 <li class="menupage">
 <div class="menupagetitle">Per Folder/File Themes</div>
 </li>
+<li class="menuitem">
+<a href="../../how/configure-serializer.html" title="">Configure output serializer</a>
+</li>
 </ul>
 </li>
 </ul>
@@ -153,11 +158,17 @@
 <!--+ |end content-motd-page +-->
 <div id="roundbottom">
 <div id="roundbottomLeft">
-<img alt="spacer" src="../../themes/images/spacer.gif" />
+<img alt="spacer" class="corner" src="../../themes/images/spacer.gif" />
 </div>
 </div>
 </div>
 <div id="content">
+<div id="export-link">
+<a class="format" href="index.pdf">
+<img alt="PDF - icon" class="skin" src="../../themes/images/pdfdoc.gif" />
+<span class="caption">PDF</span>
+</a>
+</div>
 <div class="trail">
 <script type="text/javascript">ndeSetTextSize();</script>
             Font size:
@@ -193,7 +204,7 @@
 </div>
 <div class="copyright">
             Copyright ©
-             2002-2007 <a href="http://example.org">The Example Organisation.</a> </div>
+             2002-2009 <a href="http://example.org">The Example Organisation.</a> </div>
 <!--+ |start compliance links +-->
 <div id="siteinfo-compliance-links">
 <a href="http://validator.w3.org/check?uri=referer">

Added: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/perFolderThemes/index.pdf
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/perFolderThemes/index.pdf?rev=734555&view=auto
==============================================================================
Binary file - no diff available.

Propchange: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/perFolderThemes/index.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/pdf

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/perFolderThemes/subFolder/index.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/perFolderThemes/subFolder/index.html?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/perFolderThemes/subFolder/index.html (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/perFolderThemes/subFolder/index.html Wed Jan 14 15:32:51 2009
@@ -1,10 +1,10 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html namespace="http://www.w3.org/1999/xhtml">
 <head>
       <link href="../../../themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
       <link href="../../../themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
       <link href="../../../themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-
+      
       <link href="../../../how/perFolderThemes/subFolder/index.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
       <link href="../../../themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
       <style type="text/css">/* Extra css */ 
@@ -27,24 +27,32 @@
 <!--+|start favicon +-->
 <script src="../../../themes/getBlank.js" type="text/javascript"> </script>
 <script src="../../../themes/menu.js" type="text/javascript"> </script>
-<script src="../../../themes/fontsize.js" type="text/javascript"> </script>
 <!--+ |start content-title +-->
 <title>Per Folder/File Themes</title>
 <!--+ |end content-title +-->
 </head>
 <body>
 <div id="container">
+<!--+
+    | start breadtrail
+    +-->
+<div class="breadtrail">
+<a href="http://forrest.apache.org/">Apache Forrest</a>
+<script src="../../../themes/breadcrumbs.js" type="text/javascript"> </script>
+</div>
+<!--+
+    | end breadtrail
+    +-->
 <div id="header">
-<div id="branding-tagline-name">new 
-            seed</div>
-<div id="branding-tagline-tagline">powered by the 
-            dispatcher</div>
+<div id="branding-tagline-name">new seed</div>
+<div id="branding-tagline-tagline">powered by the
+        dispatcher</div>
 <div class="logo">
 <!--+
     |start Logo
     +-->
-<a href="http://mygroup.org/">
-<img alt="MyGroup" class="logoImage" src="../../../images/group.png" title="MyGroup Description" />
+<a href="http://forrest.apache.org/">
+<img alt="Apache Forrest Logo" class="logoImage" src="../../../images/project-logo.gif" title="Apache Forrest" />
 </a>
 <!--+
     |end group Logo
@@ -54,8 +62,8 @@
 <!--+
     |start Logo
     +-->
-<a href="http://myproj.mygroup.org/">
-<img alt="MyProject" class="logoImage" src="../../../images/project.png" title="MyProject Description" />
+<a href="http://forrest.apache.org/pluginDocs/">
+<img alt="plugin logo" class="logoImage" src="../../../images/project.png" title="org.apache.forrest.plugin.internal.dispatcher plugin for Apache Forrest" />
 </a>
 <!--+
     |end group Logo
@@ -70,7 +78,7 @@
 <div class="search-input">
 <form action="http://www.google.com/search" method="get">
 <div class="search-hidden">
-<input name="sitesearch" type="hidden" value="mydomain" />
+<input name="sitesearch" type="hidden" value="example.org" />
 </div>
 <div class="search-field">
 <input name="q" onblur="getPrompt(this, 'Search the site with google');" onfocus="getBlank(this, 'Search the site with google');" size="25" type="text" value="Search the site with google" />
@@ -99,6 +107,9 @@
 <li>
 <a class="base-not-selected" href="../../../int/index.html">Internals</a>
 </li>
+<li>
+<a class="base-not-selected" href="../../../examples/index.html">Examples</a>
+</li>
 </ul>
 <!--+ |end Tabs +-->
 <div id="publishedStrip"> <!--+
@@ -110,7 +121,6 @@
 </div>
 </div>
 <div id="page">
-<div class="breadtrail"> </div>
 <div id="leftbar">
 <!--+ |start 0 menu +-->
 <!--+ |start Menu +-->
@@ -151,6 +161,9 @@
 <li class="menuitem">
 <a href="../../../how/perFolderThemes/index.html" title="">Per Folder/File Themes</a>
 </li>
+<li class="menuitem">
+<a href="../../../how/configure-serializer.html" title="">Configure output serializer</a>
+</li>
 </ul>
 </li>
 <li class="pagegroup" id="menu_1.3Title">
@@ -161,6 +174,14 @@
 </li>
 </ul>
 </li>
+<li class="pagegroup" id="menu_1.4Title">
+<span onclick="SwitchMenu('menu_1.4')">Examples</span>
+<ul class="menuitemgroup" id="menu_1.4">
+<li class="menuitem">
+<a href="../../../examples/index.html" title="">Overview</a>
+</li>
+</ul>
+</li>
 </ul>
 </div>
 <!--+ |end menu +-->
@@ -168,18 +189,11 @@
 <!--+ |end content-motd-page +-->
 <div id="roundbottom">
 <div id="roundbottomLeft">
-<img alt="spacer" src="../../../themes/images/spacer.gif" />
+<img alt="spacer" class="corner" src="../../../themes/images/spacer.gif" />
 </div>
 </div>
 </div>
 <div id="content">
-<div class="trail">
-<script type="text/javascript">ndeSetTextSize();</script>
-            Font size:
-           <input class="resetfont" onclick="ndeSetTextSize('reset'); return false;" title="Reset text" type="button" value="Reset" />
-           <input class="smallerfont" onclick="ndeSetTextSize('decr'); return false;" title="Shrink text" type="button" value="-a" />
-           <input class="biggerfont" onclick="ndeSetTextSize('incr'); return false;" title="Enlarge text" type="button" value="+a" />
-</div>
 <!--+ |start content-title +-->
 <h1 class="content-title">Per Folder/File Themes</h1>
 <!--+ |end content-title +-->
@@ -189,7 +203,7 @@
 <!--+ |end minitoc +-->
 <!--+ |start content-main +-->
 <p>This file has another customised theme, in this case we have stripped both
-    the pdf and the breadcrumb trail.</p>
+    the pdf and the fontsize trail.</p>
 <!--+ |end content-main +-->
 </div>
 </div>
@@ -199,7 +213,7 @@
 </div>
 <div class="copyright">
             Copyright ©
-             2002-2007 <a href="http://example.org">The Example Organisation.</a> </div>
+             2002-2009 <a href="http://example.org">The Example Organisation.</a> </div>
 <!--+ |start compliance links +-->
 <div id="siteinfo-compliance-links">
 <a href="http://validator.w3.org/check?uri=referer">

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/images/project.png
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/images/project.png?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/index.dispatcher.css
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/index.dispatcher.css?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/index.dispatcher.css (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/index.dispatcher.css Wed Jan 14 15:32:51 2009
@@ -2,6 +2,7 @@
 
   
   
+  
 
   
 /* branding-theme-profiler-theme: Pelt */ 

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/index.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/index.html?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/index.html (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/index.html Wed Jan 14 15:32:51 2009
@@ -1,20 +1,20 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html namespace="http://www.w3.org/1999/xhtml">
 <head>
-        <link href="themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-
-        <link href="index.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-        <link href="themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
-        <style type="text/css">/* Extra css */ 
+      <link href="themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+      
+      <link href="index.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+      <link href="themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
+      <style type="text/css">/* Extra css */ 
 p.quote {
  margin-left: 2em; 
  padding: .5em; 
  background-color: #f0f0f0; 
  font-family: monospace; 
 }</style>
-      <meta content="Apache Forrest" name="Generator" />
+    <meta content="Apache Forrest" name="Generator" />
 <meta content="0.8" name="Forrest-version" />
 <meta content="pelt" name="Forrest-theme-name" />
 <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
@@ -27,7 +27,9 @@
 <!--+|start favicon +-->
 <link href="favicon.ico" rel="shortcut icon" />
 <!--+|start favicon +-->
+<script src="themes/getBlank.js" type="text/javascript"> </script>
 <script src="themes/menu.js" type="text/javascript"> </script>
+<script src="themes/fontsize.js" type="text/javascript"> </script>
 <!--+ |start content-title +-->
 <title>Dispatcher (Draft - feature under development)</title>
 <!--+ |end content-title +-->
@@ -45,10 +47,9 @@
     | end breadtrail
     +-->
 <div id="header">
-<div id="branding-tagline-name">new 
-            seed</div>
-<div id="branding-tagline-tagline">powered by the 
-            dispatcher</div>
+<div id="branding-tagline-name">new seed</div>
+<div id="branding-tagline-tagline">powered by the
+        dispatcher</div>
 <div class="logo">
 <!--+
     |start Logo
@@ -80,7 +81,7 @@
 <div class="search-input">
 <form action="http://www.google.com/search" method="get">
 <div class="search-hidden">
-<input name="sitesearch" type="hidden" value="mydomain" />
+<input name="sitesearch" type="hidden" value="example.org" />
 </div>
 <div class="search-field">
 <input name="q" onblur="getPrompt(this, 'Search the site with google');" onfocus="getBlank(this, 'Search the site with google');" size="25" type="text" value="Search the site with google" />
@@ -109,6 +110,9 @@
 <li>
 <a class="base-not-selected" href="int/index.html">Internals</a>
 </li>
+<li>
+<a class="base-not-selected" href="examples/index.html">Examples</a>
+</li>
 </ul>
 <!--+ |end Tabs +-->
 <div id="publishedStrip"> <!--+
@@ -120,7 +124,6 @@
 </div>
 </div>
 <div id="page">
-<div class="breadtrail"> </div>
 <div id="leftbar">
 <!--+ |start 0 menu +-->
 <!--+ |start Menu +-->
@@ -128,7 +131,7 @@
 <ul>
 <li class="pagegroupselected" id="menu_selected_1.1Title">
 <span onclick="SwitchMenu('menu_selected_1.1')">About</span>
-<ul class="&#10;               selectedmenuitemgroup" id="menu_selected_1.1">
+<ul class="selectedmenuitemgroup" id="menu_selected_1.1">
 <li class="menupage">
 <div class="menupagetitle">Dispatcher development</div>
 </li>
@@ -161,6 +164,9 @@
 <li class="menuitem">
 <a href="how/perFolderThemes/index.html" title="">Per Folder/File Themes</a>
 </li>
+<li class="menuitem">
+<a href="how/configure-serializer.html" title="">Configure output serializer</a>
+</li>
 </ul>
 </li>
 <li class="pagegroup" id="menu_1.3Title">
@@ -171,6 +177,14 @@
 </li>
 </ul>
 </li>
+<li class="pagegroup" id="menu_1.4Title">
+<span onclick="SwitchMenu('menu_1.4')">Examples</span>
+<ul class="menuitemgroup" id="menu_1.4">
+<li class="menuitem">
+<a href="examples/index.html" title="">Overview</a>
+</li>
+</ul>
+</li>
 </ul>
 </div>
 <!--+ |end menu +-->
@@ -178,11 +192,24 @@
 <!--+ |end content-motd-page +-->
 <div id="roundbottom">
 <div id="roundbottomLeft">
-<img alt="spacer" src="themes/images/spacer.gif" />
+<img alt="spacer" class="corner" src="themes/images/spacer.gif" />
 </div>
 </div>
 </div>
 <div id="content">
+<div id="export-link">
+<a class="format" href="index.pdf">
+<img alt="PDF - icon" class="skin" src="themes/images/pdfdoc.gif" />
+<span class="caption">PDF</span>
+</a>
+</div>
+<div class="trail">
+<script type="text/javascript">ndeSetTextSize();</script>
+            Font size:
+           <input class="resetfont" onclick="ndeSetTextSize('reset'); return false;" title="Reset text" type="button" value="Reset" />
+           <input class="smallerfont" onclick="ndeSetTextSize('decr'); return false;" title="Shrink text" type="button" value="-a" />
+           <input class="biggerfont" onclick="ndeSetTextSize('incr'); return false;" title="Enlarge text" type="button" value="+a" />
+</div>
 <!--+ |start content-title +-->
 <h1 class="content-title">Dispatcher (Draft - feature under development)</h1>
 <!--+ |end content-title +-->
@@ -428,7 +455,7 @@
 </div>
 <div class="copyright">
             Copyright ©
-             2002-2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a> </div>
+             2002-2009 <a href="http://example.org">The Example Organisation.</a> </div>
 <!--+ |start compliance links +-->
 <div id="siteinfo-compliance-links">
 <a href="http://validator.w3.org/check?uri=referer">

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/index.pdf
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/index.pdf?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/int/index.dispatcher.css
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/int/index.dispatcher.css?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/int/index.dispatcher.css (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/int/index.dispatcher.css Wed Jan 14 15:32:51 2009
@@ -1,4 +1,10 @@
 
+
+  
+  
+  
+
+  
 /* branding-theme-profiler-theme: Pelt */ 
 #header .round-top-left-small {
     background-image: url(../themes/images/roundcorner-t-l-5-bg294563-stroke4A6D8C-fg4A6D8C.png);

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/int/index.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/int/index.html?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/int/index.html (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/int/index.html Wed Jan 14 15:32:51 2009
@@ -1,20 +1,20 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html namespace="http://www.w3.org/1999/xhtml">
 <head>
-        <link href="../themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="../themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="../themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-
-        <link href="../int/index.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-        <link href="../themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
-        <style type="text/css">/* Extra css */ 
+      <link href="../themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="../themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="../themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+      
+      <link href="../int/index.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+      <link href="../themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
+      <style type="text/css">/* Extra css */ 
 p.quote {
  margin-left: 2em; 
  padding: .5em; 
  background-color: #f0f0f0; 
  font-family: monospace; 
 }</style>
-      <meta content="Apache Forrest" name="Generator" />
+    <meta content="Apache Forrest" name="Generator" />
 <meta content="0.8" name="Forrest-version" />
 <meta content="pelt" name="Forrest-theme-name" />
 <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
@@ -25,7 +25,9 @@
 <!--+|start favicon +-->
 <link href="../favicon.ico" rel="shortcut icon" />
 <!--+|start favicon +-->
+<script src="../themes/getBlank.js" type="text/javascript"> </script>
 <script src="../themes/menu.js" type="text/javascript"> </script>
+<script src="../themes/fontsize.js" type="text/javascript"> </script>
 <!--+ |start content-title +-->
 <title>Living on the edge.</title>
 <!--+ |end content-title +-->
@@ -43,10 +45,9 @@
     | end breadtrail
     +-->
 <div id="header">
-<div id="branding-tagline-name">new 
-            seed</div>
-<div id="branding-tagline-tagline">powered by the 
-            dispatcher</div>
+<div id="branding-tagline-name">new seed</div>
+<div id="branding-tagline-tagline">powered by the
+        dispatcher</div>
 <div class="logo">
 <!--+
     |start Logo
@@ -78,7 +79,7 @@
 <div class="search-input">
 <form action="http://www.google.com/search" method="get">
 <div class="search-hidden">
-<input name="sitesearch" type="hidden" value="mydomain" />
+<input name="sitesearch" type="hidden" value="example.org" />
 </div>
 <div class="search-field">
 <input name="q" onblur="getPrompt(this, 'Search the site with google');" onfocus="getBlank(this, 'Search the site with google');" size="25" type="text" value="Search the site with google" />
@@ -107,6 +108,9 @@
 <li class="current">
 <a class="base-selected" href="../int/index.html">Internals</a>
 </li>
+<li>
+<a class="base-not-selected" href="../examples/index.html">Examples</a>
+</li>
 </ul>
 <!--+ |end Tabs +-->
 <div id="publishedStrip"> <!--+
@@ -118,7 +122,6 @@
 </div>
 </div>
 <div id="page">
-<div class="breadtrail"> </div>
 <div id="leftbar">
 <!--+ |start 0 menu +-->
 <!--+ |start Menu +-->
@@ -126,7 +129,7 @@
 <ul>
 <li class="pagegroupselected" id="menu_selected_1.1Title">
 <span onclick="SwitchMenu('menu_selected_1.1')">Internals</span>
-<ul class="&#10;               selectedmenuitemgroup" id="menu_selected_1.1">
+<ul class="selectedmenuitemgroup" id="menu_selected_1.1">
 <li class="menupage">
 <div class="menupagetitle">Overview</div>
 </li>
@@ -139,11 +142,24 @@
 <!--+ |end content-motd-page +-->
 <div id="roundbottom">
 <div id="roundbottomLeft">
-<img alt="spacer" src="../themes/images/spacer.gif" />
+<img alt="spacer" class="corner" src="../themes/images/spacer.gif" />
 </div>
 </div>
 </div>
 <div id="content">
+<div id="export-link">
+<a class="format" href="index.pdf">
+<img alt="PDF - icon" class="skin" src="../themes/images/pdfdoc.gif" />
+<span class="caption">PDF</span>
+</a>
+</div>
+<div class="trail">
+<script type="text/javascript">ndeSetTextSize();</script>
+            Font size:
+           <input class="resetfont" onclick="ndeSetTextSize('reset'); return false;" title="Reset text" type="button" value="Reset" />
+           <input class="smallerfont" onclick="ndeSetTextSize('decr'); return false;" title="Shrink text" type="button" value="-a" />
+           <input class="biggerfont" onclick="ndeSetTextSize('incr'); return false;" title="Enlarge text" type="button" value="+a" />
+</div>
 <!--+ |start content-title +-->
 <h1 class="content-title">Living on the edge.</h1>
 <!--+ |end content-title +-->
@@ -346,7 +362,7 @@
 </div>
 <div class="copyright">
             Copyright ©
-             2002-2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a> </div>
+             2002-2009 <a href="http://example.org">The Example Organisation.</a> </div>
 <!--+ |start compliance links +-->
 <div id="siteinfo-compliance-links">
 <a href="http://validator.w3.org/check?uri=referer">

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/int/index.pdf
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/int/index.pdf?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/linkmap.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/linkmap.html?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/linkmap.html (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/linkmap.html Wed Jan 14 15:32:51 2009
@@ -1,20 +1,20 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html namespace="http://www.w3.org/1999/xhtml">
 <head>
-        <link href="themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-
-        <link href="linkmap.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-        <link href="themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
-        <style type="text/css">/* Extra css */ 
+      <link href="themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+      
+      <link href="linkmap.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+      <link href="themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
+      <style type="text/css">/* Extra css */ 
 p.quote {
  margin-left: 2em; 
  padding: .5em; 
  background-color: #f0f0f0; 
  font-family: monospace; 
 }</style>
-      <meta content="Apache Forrest" name="Generator" />
+    <meta content="Apache Forrest" name="Generator" />
 <meta content="0.8" name="Forrest-version" />
 <meta content="pelt" name="Forrest-theme-name" />
 <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
@@ -25,7 +25,9 @@
 <!--+|start favicon +-->
 <link href="favicon.ico" rel="shortcut icon" />
 <!--+|start favicon +-->
+<script src="themes/getBlank.js" type="text/javascript"> </script>
 <script src="themes/menu.js" type="text/javascript"> </script>
+<script src="themes/fontsize.js" type="text/javascript"> </script>
 <!--+ |start content-title +-->
 <title>Site Linkmap Table of Contents</title>
 <!--+ |end content-title +-->
@@ -43,10 +45,9 @@
     | end breadtrail
     +-->
 <div id="header">
-<div id="branding-tagline-name">new 
-            seed</div>
-<div id="branding-tagline-tagline">powered by the 
-            dispatcher</div>
+<div id="branding-tagline-name">new seed</div>
+<div id="branding-tagline-tagline">powered by the
+        dispatcher</div>
 <div class="logo">
 <!--+
     |start Logo
@@ -78,7 +79,7 @@
 <div class="search-input">
 <form action="http://www.google.com/search" method="get">
 <div class="search-hidden">
-<input name="sitesearch" type="hidden" value="mydomain" />
+<input name="sitesearch" type="hidden" value="example.org" />
 </div>
 <div class="search-field">
 <input name="q" onblur="getPrompt(this, 'Search the site with google');" onfocus="getBlank(this, 'Search the site with google');" size="25" type="text" value="Search the site with google" />
@@ -107,6 +108,9 @@
 <li>
 <a class="base-not-selected" href="int/index.html">Internals</a>
 </li>
+<li>
+<a class="base-not-selected" href="examples/index.html">Examples</a>
+</li>
 </ul>
 <!--+ |end Tabs +-->
 <div id="publishedStrip"> <!--+
@@ -118,7 +122,6 @@
 </div>
 </div>
 <div id="page">
-<div class="breadtrail"> </div>
 <div id="leftbar">
 <!--+ |start 0 menu +-->
 <!--+ |start Menu +-->
@@ -159,6 +162,9 @@
 <li class="menuitem">
 <a href="how/perFolderThemes/index.html" title="">Per Folder/File Themes</a>
 </li>
+<li class="menuitem">
+<a href="how/configure-serializer.html" title="">Configure output serializer</a>
+</li>
 </ul>
 </li>
 <li class="pagegroup" id="menu_1.3Title">
@@ -169,6 +175,14 @@
 </li>
 </ul>
 </li>
+<li class="pagegroup" id="menu_1.4Title">
+<span onclick="SwitchMenu('menu_1.4')">Examples</span>
+<ul class="menuitemgroup" id="menu_1.4">
+<li class="menuitem">
+<a href="examples/index.html" title="">Overview</a>
+</li>
+</ul>
+</li>
 </ul>
 </div>
 <!--+ |end menu +-->
@@ -176,11 +190,24 @@
 <!--+ |end content-motd-page +-->
 <div id="roundbottom">
 <div id="roundbottomLeft">
-<img alt="spacer" src="themes/images/spacer.gif" />
+<img alt="spacer" class="corner" src="themes/images/spacer.gif" />
 </div>
 </div>
 </div>
 <div id="content">
+<div id="export-link">
+<a class="format" href="linkmap.pdf">
+<img alt="PDF - icon" class="skin" src="themes/images/pdfdoc.gif" />
+<span class="caption">PDF</span>
+</a>
+</div>
+<div class="trail">
+<script type="text/javascript">ndeSetTextSize();</script>
+            Font size:
+           <input class="resetfont" onclick="ndeSetTextSize('reset'); return false;" title="Reset text" type="button" value="Reset" />
+           <input class="smallerfont" onclick="ndeSetTextSize('decr'); return false;" title="Shrink text" type="button" value="-a" />
+           <input class="biggerfont" onclick="ndeSetTextSize('incr'); return false;" title="Enlarge text" type="button" value="+a" />
+</div>
 <!--+ |start content-title +-->
 <h1 class="content-title">Site Linkmap Table of Contents</h1>
 <!--+ |end content-title +-->
@@ -250,6 +277,11 @@
 <a href="how/perFolderThemes/index.html">Per Folder/File Themes</a>  ___________________  <em>perFolderThemes</em>
 </li>
 </ul> 
+    <ul>
+<li>
+<a href="how/configure-serializer.html">Configure output serializer</a>  ___________________  <em>configure-serializer</em>
+</li>
+</ul>
   </ul>
 </ul>
   <ul>
@@ -264,6 +296,18 @@
 </ul>
   </ul>
 </ul>
+  <ul>
+<li>
+<a href="examples/">Examples</a>  ___________________  <em>examples</em>
+</li>
+<ul>
+          <ul>
+<li>
+<a href="examples/index.html">Overview</a>  ___________________  <em>index</em>
+</li>
+</ul>
+  </ul>
+</ul>
 
   
 </ul>
@@ -277,7 +321,7 @@
 </div>
 <div class="copyright">
             Copyright ©
-             2002-2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a> </div>
+             2002-2009 <a href="http://example.org">The Example Organisation.</a> </div>
 <!--+ |start compliance links +-->
 <div id="siteinfo-compliance-links">
 <a href="http://validator.w3.org/check?uri=referer">

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/linkmap.pdf
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/linkmap.pdf?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/news.dispatcher.css
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/news.dispatcher.css?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/news.dispatcher.css (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/news.dispatcher.css Wed Jan 14 15:32:51 2009
@@ -1,9 +1,4 @@
 
-
-  
-  
-  
-  
 /* branding-theme-profiler-theme: Pelt */ 
 #header .round-top-left-small {
     background-image: url(themes/images/roundcorner-t-l-5-bg294563-stroke4A6D8C-fg4A6D8C.png);

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/news.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/news.html?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/news.html (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/news.html Wed Jan 14 15:32:51 2009
@@ -1,10 +1,10 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html namespace="http://www.w3.org/1999/xhtml">
 <head>
       <link href="themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
       <link href="themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
       <link href="themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-
+      
       <link href="news.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
       <link href="themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
       <style type="text/css">/* Extra css */ 
@@ -38,17 +38,26 @@
 </head>
 <body>
 <div id="container">
+<!--+
+    | start breadtrail
+    +-->
+<div class="breadtrail">
+<a href="http://forrest.apache.org/">Apache Forrest</a>
+<script src="themes/breadcrumbs.js" type="text/javascript"> </script>
+</div>
+<!--+
+    | end breadtrail
+    +-->
 <div id="header">
-<div id="branding-tagline-name">new 
-            seed</div>
-<div id="branding-tagline-tagline">powered by the 
-            dispatcher</div>
+<div id="branding-tagline-name">new seed</div>
+<div id="branding-tagline-tagline">powered by the
+        dispatcher</div>
 <div class="logo">
 <!--+
     |start Logo
     +-->
-<a href="http://mygroup.org/">
-<img alt="MyGroup" class="logoImage" src="images/group.png" title="MyGroup Description" />
+<a href="http://forrest.apache.org/">
+<img alt="Apache Forrest Logo" class="logoImage" src="images/project-logo.gif" title="Apache Forrest" />
 </a>
 <!--+
     |end group Logo
@@ -58,8 +67,8 @@
 <!--+
     |start Logo
     +-->
-<a href="http://myproj.mygroup.org/">
-<img alt="MyProject" class="logoImage" src="images/project.png" title="MyProject Description" />
+<a href="http://forrest.apache.org/pluginDocs/">
+<img alt="plugin logo" class="logoImage" src="images/project.png" title="org.apache.forrest.plugin.internal.dispatcher plugin for Apache Forrest" />
 </a>
 <!--+
     |end group Logo
@@ -74,7 +83,7 @@
 <div class="search-input">
 <form action="http://www.google.com/search" method="get">
 <div class="search-hidden">
-<input name="sitesearch" type="hidden" value="mydomain" />
+<input name="sitesearch" type="hidden" value="example.org" />
 </div>
 <div class="search-field">
 <input name="q" onblur="getPrompt(this, 'Search the site with google');" onfocus="getBlank(this, 'Search the site with google');" size="25" type="text" value="Search the site with google" />
@@ -103,6 +112,9 @@
 <li>
 <a class="base-not-selected" href="int/index.html">Internals</a>
 </li>
+<li>
+<a class="base-not-selected" href="examples/index.html">Examples</a>
+</li>
 </ul>
 <!--+ |end Tabs +-->
 <div id="publishedStrip"> <!--+
@@ -114,7 +126,6 @@
 </div>
 </div>
 <div id="page">
-<div class="breadtrail"> </div>
 <div id="leftbar">
 <!--+ |start 0 menu +-->
 <!--+ |start Menu +-->
@@ -122,7 +133,7 @@
 <ul>
 <li class="pagegroupselected" id="menu_selected_1.1Title">
 <span onclick="SwitchMenu('menu_selected_1.1')">About</span>
-<ul class="&#10;               selectedmenuitemgroup" id="menu_selected_1.1">
+<ul class="selectedmenuitemgroup" id="menu_selected_1.1">
 <li class="menuitem">
 <a href="index.html" title="">Dispatcher development</a>
 </li>
@@ -155,6 +166,9 @@
 <li class="menuitem">
 <a href="how/perFolderThemes/index.html" title="">Per Folder/File Themes</a>
 </li>
+<li class="menuitem">
+<a href="how/configure-serializer.html" title="">Configure output serializer</a>
+</li>
 </ul>
 </li>
 <li class="pagegroup" id="menu_1.3Title">
@@ -165,6 +179,14 @@
 </li>
 </ul>
 </li>
+<li class="pagegroup" id="menu_1.4Title">
+<span onclick="SwitchMenu('menu_1.4')">Examples</span>
+<ul class="menuitemgroup" id="menu_1.4">
+<li class="menuitem">
+<a href="examples/index.html" title="">Overview</a>
+</li>
+</ul>
+</li>
 </ul>
 </div>
 <!--+ |end menu +-->
@@ -172,11 +194,17 @@
 <!--+ |end content-motd-page +-->
 <div id="roundbottom">
 <div id="roundbottomLeft">
-<img alt="spacer" src="themes/images/spacer.gif" />
+<img alt="spacer" class="corner" src="themes/images/spacer.gif" />
 </div>
 </div>
 </div>
 <div id="content">
+<div id="export-link">
+<a class="format" href="news.pdf">
+<img alt="PDF - icon" class="skin" src="themes/images/pdfdoc.gif" />
+<span class="caption">PDF</span>
+</a>
+</div>
 <div class="trail">
 <script type="text/javascript">ndeSetTextSize();</script>
             Font size:
@@ -251,7 +279,7 @@
 </div>
 <div class="copyright">
             Copyright ©
-             2002-2007 <a href="http://example.org">The Example Organisation.</a> </div>
+             2002-2009 <a href="http://example.org">The Example Organisation.</a> </div>
 <!--+ |start compliance links +-->
 <div id="siteinfo-compliance-links">
 <a href="http://validator.w3.org/check?uri=referer">

Added: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/news.pdf
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/news.pdf?rev=734555&view=auto
==============================================================================
Binary file - no diff available.

Propchange: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/news.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/pdf

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/CommonMessages_de.xml
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/CommonMessages_de.xml?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/CommonMessages_de.xml (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/CommonMessages_de.xml Wed Jan 14 15:32:51 2009
@@ -16,8 +16,8 @@
   limitations under the License.
 -->
 <catalogue>
-  <message key="Font size:">Schriftgr�sse:</message>
-  <message key="Last Published:">Zuletzt ver�ffentlicht:</message>
+  <message key="Font size:">Schriftgrösse:</message>
+  <message key="Last Published:">Zuletzt veröffentlicht:</message>
   <message key="Search">Suche:</message>
   <message key="Search the site with">Suche auf der Seite mit</message>
 </catalogue>

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/CommonMessages_es.xml
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/CommonMessages_es.xml?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/CommonMessages_es.xml (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/CommonMessages_es.xml Wed Jan 14 15:32:51 2009
@@ -16,8 +16,8 @@
   limitations under the License.
 -->
 <catalogue>
-  <message key="Font size:">Tama�o del texto:</message>
-  <message key="Last Published:">Fecha de publicaci�n:</message>
+  <message key="Font size:">Tamaño del texto:</message>
+  <message key="Last Published:">Fecha de publicación:</message>
   <message key="Search">Buscar</message>
   <message key="Search the site with">Buscar en</message>
 </catalogue>

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/CommonMessages_fr.xml
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/CommonMessages_fr.xml?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/CommonMessages_fr.xml (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/CommonMessages_fr.xml Wed Jan 14 15:32:51 2009
@@ -17,7 +17,7 @@
 -->
 <catalogue>
   <message key="Font size:">Taille :</message>
-  <message key="Last Published:">Derni�re publication :</message>
+  <message key="Last Published:">Dernière publication :</message>
   <message key="Search">Rechercher</message>
   <message key="Search the site with">Rechercher sur le site avec</message>
 </catalogue>

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/basic.css
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/basic.css?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/basic.css (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/basic.css Wed Jan 14 15:32:51 2009
@@ -39,6 +39,7 @@
 }
 
 .note, .warning, .fixme {
+  clear:right;
   border: solid black 1px;
   margin: 1em 3em;
 }

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/screen.css
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/screen.css?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/screen.css (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/skin/screen.css Wed Jan 14 15:32:51 2009
@@ -455,17 +455,13 @@
 }
 
 #motd-area {
-    position: relative; /* IE bugfix cont'd */
-    float: right;
+    position:relative;
+    float:right;
     width: 35%;
     background-color: #f0f0ff;
-    border-top: solid 1px #4C6C8F;
-    border-bottom: solid 1px #4C6C8F;
-    margin-bottom: 15px;
-    margin-left: 15px;
-    margin-right: 10%;
-    padding-bottom: 5px;
-    padding-top: 5px;
+    border: solid 1px #4C6C8F;
+    margin: 0px 0px 10px 10px;
+    padding: 5px;
 }
 
 #minitoc-area {
@@ -483,6 +479,10 @@
     font-weight: normal;
 }
 
+.abstract{
+    text-align:justify;
+    }
+
 li p {
     margin: 0;
     padding: 0;

Added: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/poddoc.png
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/poddoc.png?rev=734555&view=auto
==============================================================================
Binary file - no diff available.

Propchange: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/poddoc.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-b-l-15-bg294563-stroke4A6D8C-fg4A6D8C.png
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-b-l-15-bg294563-stroke4A6D8C-fg4A6D8C.png?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-b-l-15-bgFFFFFF-stroke4A6D8C-fg4A6D8C.png
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-b-l-15-bgFFFFFF-stroke4A6D8C-fg4A6D8C.png?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-b-l-5-bg294563-stroke4A6D8C-fg4A6D8C.png
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-b-l-5-bg294563-stroke4A6D8C-fg4A6D8C.png?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-b-r-15-bg294563-stroke4A6D8C-fg4A6D8C.png
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-b-r-15-bg294563-stroke4A6D8C-fg4A6D8C.png?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-b-r-15-bgFFFFFF-stroke4A6D8C-fg4A6D8C.png
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-b-r-15-bgFFFFFF-stroke4A6D8C-fg4A6D8C.png?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-b-r-5-bg294563-stroke4A6D8C-fg4A6D8C.png
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-b-r-5-bg294563-stroke4A6D8C-fg4A6D8C.png?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-b-r-5-bgFFFFFF-stroke4A6D8C-fg4A6D8C.png
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-b-r-5-bgFFFFFF-stroke4A6D8C-fg4A6D8C.png?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-t-l-5-bg294563-stroke4A6D8C-fg4A6D8C.png
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-t-l-5-bg294563-stroke4A6D8C-fg4A6D8C.png?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-t-l-5-bg294563-strokeB5C7E7-fgB5C7E7.png
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-t-l-5-bg294563-strokeB5C7E7-fgB5C7E7.png?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-t-r-15-bgFFFFFF-stroke4A6D8C-fg4A6D8C.png
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-t-r-15-bgFFFFFF-stroke4A6D8C-fg4A6D8C.png?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-t-r-5-bg294563-stroke4A6D8C-fg4A6D8C.png
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-t-r-5-bg294563-stroke4A6D8C-fg4A6D8C.png?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-t-r-5-bg294563-strokeB5C7E7-fgB5C7E7.png
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-t-r-5-bg294563-strokeB5C7E7-fgB5C7E7.png?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-t-r-5-bgFFFFFF-stroke4A6D8C-fg4A6D8C.png
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/images/roundcorner-t-r-5-bgFFFFFF-stroke4A6D8C-fg4A6D8C.png?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/pelt.screen.css
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/pelt.screen.css?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/pelt.screen.css (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/pelt.screen.css Wed Jan 14 15:32:51 2009
@@ -160,11 +160,14 @@
     color: #000000;
     background-color: #4A6D8C;
     z-index:0;
-    bottom: 18px; /* compensate for IE rendering issue */
+    bottom: 10px; /* compensate for IE rendering issue */
+    padding-bottom: 10px;
+    width:16em;
 }
 /* DUC - Formerly searchbox */
 #header .search-input {
-    padding: 5px 10px;
+ position: relative;
+ padding: 5px;
 }
 
 #header .round-top-left-small {
@@ -285,6 +288,7 @@
     float:left;
     position:relative;
     background-color: #4A6D8C ;
+    z-index:30;
 }
 #level2tabs a {padding-right: 5px;
 background-color: #CFDCED;
@@ -299,7 +303,7 @@
 #level2tabs a:link {  color: #000066; }
 #level2tabs a:visited {  color: #000066; }
 #level2tabs a:hover { color: #000066; text-decoration:underline; }
-#level2tabs a:selected {background-color: #4A6D8C; color: #CFDCED;}
+#level2tabs a.selected {background-color: #4A6D8C; color: #CFDCED;}
 /*
 *    border-top: solid #4A6D8C 15px;
 */
@@ -376,8 +380,6 @@
     position: relative;
     float: left;
     width: 180px;
-    padding-top: 0px;
-    top:-15px;
     left:10px;
     z-index: 20;
     border-color: #000000; 

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.dispatcher.css
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.dispatcher.css?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.dispatcher.css (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.dispatcher.css Wed Jan 14 15:32:51 2009
@@ -1,9 +1,4 @@
 
-
-  
-  
-
-  
 /* branding-theme-profiler-theme: Pelt */ 
 #header .round-top-left-small {
     background-image: url(themes/images/roundcorner-t-l-5-bg294563-stroke4A6D8C-fg4A6D8C.png);

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.html?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.html (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.html Wed Jan 14 15:32:51 2009
@@ -1,20 +1,20 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html namespace="http://www.w3.org/1999/xhtml">
 <head>
-        <link href="themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
-        <link href="themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-
-        <link href="todo.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
-        <link href="themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
-        <style type="text/css">/* Extra css */ 
+      <link href="themes/common.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="themes/leather-dev.css" media="screen" rel="alternate stylesheet" title="common" type="text/css" />
+      <link href="themes/pelt.screen.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+      
+      <link href="todo.dispatcher.css" media="screen" rel="stylesheet" title="Pelt" type="text/css" />
+      <link href="themes/pelt.print.css" media="print" rel="stylesheet" title="Pelt" type="text/css" />
+      <style type="text/css">/* Extra css */ 
 p.quote {
  margin-left: 2em; 
  padding: .5em; 
  background-color: #f0f0f0; 
  font-family: monospace; 
 }</style>
-      <meta content="Apache Forrest" name="Generator" />
+    <meta content="Apache Forrest" name="Generator" />
 <meta content="0.8" name="Forrest-version" />
 <meta content="pelt" name="Forrest-theme-name" />
 <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
@@ -28,7 +28,9 @@
 <!--+|start favicon +-->
 <link href="favicon.ico" rel="shortcut icon" />
 <!--+|start favicon +-->
+<script src="themes/getBlank.js" type="text/javascript"> </script>
 <script src="themes/menu.js" type="text/javascript"> </script>
+<script src="themes/fontsize.js" type="text/javascript"> </script>
 <!--+ |start content-title +-->
 <title>Todo List</title>
 <!--+ |end content-title +-->
@@ -46,10 +48,9 @@
     | end breadtrail
     +-->
 <div id="header">
-<div id="branding-tagline-name">new 
-            seed</div>
-<div id="branding-tagline-tagline">powered by the 
-            dispatcher</div>
+<div id="branding-tagline-name">new seed</div>
+<div id="branding-tagline-tagline">powered by the
+        dispatcher</div>
 <div class="logo">
 <!--+
     |start Logo
@@ -81,7 +82,7 @@
 <div class="search-input">
 <form action="http://www.google.com/search" method="get">
 <div class="search-hidden">
-<input name="sitesearch" type="hidden" value="mydomain" />
+<input name="sitesearch" type="hidden" value="example.org" />
 </div>
 <div class="search-field">
 <input name="q" onblur="getPrompt(this, 'Search the site with google');" onfocus="getBlank(this, 'Search the site with google');" size="25" type="text" value="Search the site with google" />
@@ -110,6 +111,9 @@
 <li>
 <a class="base-not-selected" href="int/index.html">Internals</a>
 </li>
+<li>
+<a class="base-not-selected" href="examples/index.html">Examples</a>
+</li>
 </ul>
 <!--+ |end Tabs +-->
 <div id="publishedStrip"> <!--+
@@ -121,7 +125,6 @@
 </div>
 </div>
 <div id="page">
-<div class="breadtrail"> </div>
 <div id="leftbar">
 <!--+ |start 0 menu +-->
 <!--+ |start Menu +-->
@@ -129,7 +132,7 @@
 <ul>
 <li class="pagegroupselected" id="menu_selected_1.1Title">
 <span onclick="SwitchMenu('menu_selected_1.1')">About</span>
-<ul class="&#10;               selectedmenuitemgroup" id="menu_selected_1.1">
+<ul class="selectedmenuitemgroup" id="menu_selected_1.1">
 <li class="menuitem">
 <a href="index.html" title="">Dispatcher development</a>
 </li>
@@ -162,6 +165,9 @@
 <li class="menuitem">
 <a href="how/perFolderThemes/index.html" title="">Per Folder/File Themes</a>
 </li>
+<li class="menuitem">
+<a href="how/configure-serializer.html" title="">Configure output serializer</a>
+</li>
 </ul>
 </li>
 <li class="pagegroup" id="menu_1.3Title">
@@ -172,6 +178,14 @@
 </li>
 </ul>
 </li>
+<li class="pagegroup" id="menu_1.4Title">
+<span onclick="SwitchMenu('menu_1.4')">Examples</span>
+<ul class="menuitemgroup" id="menu_1.4">
+<li class="menuitem">
+<a href="examples/index.html" title="">Overview</a>
+</li>
+</ul>
+</li>
 </ul>
 </div>
 <!--+ |end menu +-->
@@ -179,11 +193,24 @@
 <!--+ |end content-motd-page +-->
 <div id="roundbottom">
 <div id="roundbottomLeft">
-<img alt="spacer" src="themes/images/spacer.gif" />
+<img alt="spacer" class="corner" src="themes/images/spacer.gif" />
 </div>
 </div>
 </div>
 <div id="content">
+<div id="export-link">
+<a class="format" href="todo.pdf">
+<img alt="PDF - icon" class="skin" src="themes/images/pdfdoc.gif" />
+<span class="caption">PDF</span>
+</a>
+</div>
+<div class="trail">
+<script type="text/javascript">ndeSetTextSize();</script>
+            Font size:
+           <input class="resetfont" onclick="ndeSetTextSize('reset'); return false;" title="Reset text" type="button" value="Reset" />
+           <input class="smallerfont" onclick="ndeSetTextSize('decr'); return false;" title="Shrink text" type="button" value="-a" />
+           <input class="biggerfont" onclick="ndeSetTextSize('incr'); return false;" title="Enlarge text" type="button" value="+a" />
+</div>
 <!--+ |start content-title +-->
 <h1 class="content-title">Todo List</h1>
 <!--+ |end content-title +-->
@@ -205,7 +232,8 @@
 <ul>
 <li>
 <strong>[docs]</strong> 
-        create some more example, that it is easier to adapt the concept.
+              create some more example, that it is easier to adapt the concept. An examples section
+              has been added, but more examples needed to cover the contracts available.
        → open</li>
 <li>
 <strong>[core]</strong> 
@@ -226,7 +254,7 @@
 </div>
 <div class="copyright">
             Copyright ©
-             2002-2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a> </div>
+             2002-2009 <a href="http://example.org">The Example Organisation.</a> </div>
 <!--+ |start compliance links +-->
 <div id="siteinfo-compliance-links">
 <a href="http://validator.w3.org/check?uri=referer">

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.pdf
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.pdf?rev=734555&r1=734554&r2=734555&view=diff
==============================================================================
Binary files - no diff available.