Author: thorsten
Date: Thu Sep 18 00:55:22 2008
New Revision: 696589

URL: http://svn.apache.org/viewvc?rev=696589&view=rev
Log:
FOR-1103
- Removing output.inputModule plugin.
- removing references to the plugin from forrest.properties files
- adding basic documentation (needs still attention)
- adding status entry
- removing plugin from plugin.xml

Added:
    forrest/trunk/main/java/org/apache/forrest/generation/ModuleGenerator.java
      - copied unchanged from r696175, 
forrest/trunk/plugins/org.apache.forrest.plugin.output.inputModule/src/java/org/apache/forrest/generation/ModuleGenerator.java
    forrest/trunk/site-author/content/xdocs/docs_0_90/properties.xml
      - copied, changed from r696175, 
forrest/trunk/plugins/org.apache.forrest.plugin.output.inputModule/src/documentation/content/xdocs/index.xml
Removed:
    forrest/trunk/plugins/org.apache.forrest.plugin.output.inputModule/
Modified:
    forrest/trunk/main/fresh-site/forrest.properties
    forrest/trunk/main/fresh-site/forrest.properties.dispatcher.properties
    forrest/trunk/main/template-sites/basic/forrest.properties
    forrest/trunk/main/template-sites/business/forrest.properties
    forrest/trunk/main/webapp/sitemap.xmap
    forrest/trunk/plugins/plugins.xml
    forrest/trunk/site-author/content/xdocs/site.xml
    forrest/trunk/site-author/forrest.properties
    forrest/trunk/site-author/status.xml
    forrest/trunk/whiteboard/multipleSites/master/forrest.properties
    forrest/trunk/whiteboard/multipleSites/subsite-secondSeed/forrest.properties
    forrest/trunk/whiteboard/multipleSites/subsite-seed/forrest.properties
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/forrest.properties
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/forrest.properties
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/forrest.properties
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/forrest.properties
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/forrest.properties
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/forrest.properties
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-quickstart.xml
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/forrest.properties
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/forrest.properties
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/forrest.properties

Modified: forrest/trunk/main/fresh-site/forrest.properties
URL: 
http://svn.apache.org/viewvc/forrest/trunk/main/fresh-site/forrest.properties?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- forrest/trunk/main/fresh-site/forrest.properties (original)
+++ forrest/trunk/main/fresh-site/forrest.properties Thu Sep 18 00:55:22 2008
@@ -138,11 +138,11 @@
 # a production environment it is recommended that you specify a known working
 # version.
 # Run "forrest available-plugins" for a list of plug-ins currently available.
-project.required.plugins=org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.output.inputModule
+project.required.plugins=org.apache.forrest.plugin.output.pdf
 
 # codename: Dispatcher
 # Add the following plugins to project.required.plugins:
-#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
 
 # Proxy configuration
 # - proxy.user and proxy.password are only needed if the proxy is an 
authenticated one...

Modified: forrest/trunk/main/fresh-site/forrest.properties.dispatcher.properties
URL: 
http://svn.apache.org/viewvc/forrest/trunk/main/fresh-site/forrest.properties.dispatcher.properties?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- forrest/trunk/main/fresh-site/forrest.properties.dispatcher.properties 
(original)
+++ forrest/trunk/main/fresh-site/forrest.properties.dispatcher.properties Thu 
Sep 18 00:55:22 2008
@@ -22,7 +22,7 @@
 # project.required.plugins property in the forrest.properties file by the one 
 # defined in this file.
 #
-project.required.plugins=org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.inputModule
+project.required.plugins=org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core
 
 # Work around for FOR-1066
 # Dispatcher started failing on seed sample site 

Modified: forrest/trunk/main/template-sites/basic/forrest.properties
URL: 
http://svn.apache.org/viewvc/forrest/trunk/main/template-sites/basic/forrest.properties?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- forrest/trunk/main/template-sites/basic/forrest.properties (original)
+++ forrest/trunk/main/template-sites/basic/forrest.properties Thu Sep 18 
00:55:22 2008
@@ -22,4 +22,4 @@
 project.required.plugins=org.apache.forrest.plugin.output.pdf
 # codename: Dispatcher
 # Add the following plugins to project.required.plugins:
-#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

Modified: forrest/trunk/main/template-sites/business/forrest.properties
URL: 
http://svn.apache.org/viewvc/forrest/trunk/main/template-sites/business/forrest.properties?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- forrest/trunk/main/template-sites/business/forrest.properties (original)
+++ forrest/trunk/main/template-sites/business/forrest.properties Thu Sep 18 
00:55:22 2008
@@ -149,7 +149,7 @@
 
 # codename: Dispatcher
 # Add the following plugins to project.required.plugins:
-#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
 
 # Proxy configuration
 # - proxy.user and proxy.password are only needed if the proxy is an 
authenticated one...

Modified: forrest/trunk/main/webapp/sitemap.xmap
URL: 
http://svn.apache.org/viewvc/forrest/trunk/main/webapp/sitemap.xmap?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- forrest/trunk/main/webapp/sitemap.xmap (original)
+++ forrest/trunk/main/webapp/sitemap.xmap Thu Sep 18 00:55:22 2008
@@ -46,6 +46,8 @@
                      src="org.apache.cocoon.generation.TextGenerator">
         <parameter name="localizable" value="true"/>
       </map:generator>
+      <map:generator name="module" 
+        src="org.apache.forrest.generation.ModuleGenerator"/>
     </map:generators>
     <map:transformers default="xslt">
 <!-- Add values to skinconf that need extra processing like the color shades 
-->
@@ -614,6 +616,17 @@
       </map:match>
     </map:pipeline>
 <!-- ============================================================ -->
+<!-- input-module properties file                                 -->
+<!-- ============================================================ -->
+    <map:pipeline internal-only="false">
+      <map:match pattern="module.*.properties">
+        <map:generate type="module">
+          <map:parameter name="input-module" value="{1}"/>
+        </map:generate>
+        <map:serialize type="xml"/>
+      </map:match>
+    </map:pipeline>
+<!-- ============================================================ -->
 <!-- REDIRECTS                                                    -->
 <!-- ============================================================ -->
     <map:pipeline internal-only="false">

Modified: forrest/trunk/plugins/plugins.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/plugins/plugins.xml?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- forrest/trunk/plugins/plugins.xml (original)
+++ forrest/trunk/plugins/plugins.xml Thu Sep 18 00:55:22 2008
@@ -149,17 +149,6 @@
 <!-- ================================================================== -->
 <!-- Output Plugins                                                     -->
 <!-- ================================================================== -->
-  <plugin name="org.apache.forrest.plugin.output.inputModule"
-        type="output"
-        author="Apache Forrest Project"
-        
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.inputModule";
-        url="http://forrest.apache.org/plugins/";
-        version="0.1">
-    <description>
-      Enable Forrest to produce properties from an input-module.
-    </description>
-    <forrestVersion>0.8</forrestVersion>
-  </plugin>
   <plugin name="org.apache.forrest.plugin.output.pdf"
         type="output"
         author="Apache Forrest Project"

Copied: forrest/trunk/site-author/content/xdocs/docs_0_90/properties.xml (from 
r696175, 
forrest/trunk/plugins/org.apache.forrest.plugin.output.inputModule/src/documentation/content/xdocs/index.xml)
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_90/properties.xml?p2=forrest/trunk/site-author/content/xdocs/docs_0_90/properties.xml&p1=forrest/trunk/plugins/org.apache.forrest.plugin.output.inputModule/src/documentation/content/xdocs/index.xml&r1=696175&r2=696589&rev=696589&view=diff
==============================================================================
--- 
forrest/trunk/plugins/org.apache.forrest.plugin.output.inputModule/src/documentation/content/xdocs/index.xml
 (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_90/properties.xml Thu Sep 18 
00:55:22 2008
@@ -18,40 +18,53 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
   <header>
-    <title>Welcome to the org.apache.forrest.plugin.output.inputModule 
Plugin</title>
+    <title>Properties</title>
   </header>
   <body>
     <section id="overview">
-      <title>Apache Forrest - org.apache.forrest.plugin.output.inputModule 
Plugin</title>
+      <title>Properties</title>
       <p>
-        Produces properties from an input-module. This is been managed by the
-        heart of this plugin the ModuleGenerator. The generator contacts
-        the input module and gets an iterator of all attribute names. This
-        iterator will be then used to receive the values of the key. Till now 
we
-        only use a Object to String cast but an input module does not have to
-        return a simple String but can return any object. This may cause
-        ClassCastExceptions for the values.
+        There are various ways to configure forrest with your custom 
properties.
+        Since version 0.9 the preferred method is the forrest.properties.xml 
file.
+      </p>
+      <p>
+        We need to prevent having references from the core to any plugin. This
+        can be done with the new properties system. You can override any of the
+        following values (example based on pdf plugin) or add as much new once
+        via a <code>forrest.properties.xml</code> in your project.
+      </p> 
+      <source>
+<![CDATA[  <property name="output.pdf.fontFamily.serif"     value="serif"/>
+  <property name="output.pdf.fontFamily.sansSerif" value="sans-serif"/>
+  <property name="output.pdf.fontFamily.monospace" value="monospace"/>]]>
+      </source>
+      <p>
+        Implementing this properties in your project allows you to change the 
+        font style of the pdf plugin.
       </p>
     </section>
-    <section id="samples">
-      <title>Samples</title>
+    <fixme author="forrest-dev">
+       There have been a proposal about the naming convention about the 
properties
+       system. Add the outcome to this document.
+    </fixme>
+    <section id="module">
+      <title>ModuleGenerator</title>
       <p>
-        This section includes links to a number of samples using this plugin.
-        The plugin is intended to be self documenting through these samples. If
-        you require further help please ask on the user mailing list.
+        Produces properties from an input-module. This is been managed by the
+        the ModuleGenerator. The generator contacts the input module and gets
+        an iterator of all attribute names. This iterator will be then used to
+        receive the values of the key. Till now we only use a Object to String
+        cast but an input module does not have to return a simple String but 
+        can return any object. This may cause ClassCastExceptions for the 
values.
       </p>
       <ul>
-        <li><a href="module.properties.properties">Properties of the project 
input 
+        <li><a href="/module.properties.properties">Properties of the project 
input 
           module</a> - used in the sitemap like 
           {properties:content.xdocs}</li>
-        <li><a href="module.date.properties">Properties of the date input 
+        <li><a href="/module.date.properties">Properties of the date input 
           module</a> - we cast an object to a string, but the module returns 
           java.util.Date. This causes a ClassCastException.</li>
       </ul>
-      <note>
-        The more samples included here the easier it is for users to understand
-        this plugin. If you can provide additional samples please do so.
-      </note>
     </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=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Thu Sep 18 00:55:22 2008
@@ -338,6 +338,7 @@
         <locationmap label="Locationmap" href="locationmap.html">
           <namingConvention href="#namingConvention"/>
         </locationmap>
+        <properties label="Properies system" href="properties.html"/> 
         <sitemap-ref label="Sitemap Reference" href="sitemap-ref.html">
           <linkrewriting_impl href="#linkrewriting_impl"/>
           <menu_generation_impl href="#menu_generation_impl"/>

Modified: forrest/trunk/site-author/forrest.properties
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/forrest.properties?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- forrest/trunk/site-author/forrest.properties (original)
+++ forrest/trunk/site-author/forrest.properties Thu Sep 18 00:55:22 2008
@@ -36,7 +36,7 @@
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugin.input.dtdx,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.POD,org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.output.inputModule,org.apache.forrest.plugin.output.Text,org.apache.forrest.plugin.input.glossary
+project.required.plugins=org.apache.forrest.plugin.input.dtdx,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.POD,org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.output.Text,org.apache.forrest.plugin.input.glossary
 
 # Max memory to allocate to Java
 # FIXME: See issue FOR-572

Modified: forrest/trunk/site-author/status.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/status.xml?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- forrest/trunk/site-author/status.xml (original)
+++ forrest/trunk/site-author/status.xml Thu Sep 18 00:55:22 2008
@@ -171,6 +171,11 @@
         products such as Apache Xerces and Apache Xalan, etc.
         See <link href="site:upgrading_09/cocoon">upgrading notes</link>.
       </action>
+      <action context="code" type="update" dev="TS" fixes-bug="1103" 
importance="high">
+        Promoting the output.inputModule plugin to core. Main reason for the 
move is to 
+        prevent plugins dependencies since the code has attracted different 
use cases 
+        solved in plugins to move it into core. 
+      </action>
 <!-- 2008-08 -->
       <action context="docs" type="add" dev="DC" fixes-bug="FOR-814" 
due-to="Carlos Tejo">
         Added example of using XInclude to the 'forrest seed sample' site.

Modified: forrest/trunk/whiteboard/multipleSites/master/forrest.properties
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/multipleSites/master/forrest.properties?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- forrest/trunk/whiteboard/multipleSites/master/forrest.properties (original)
+++ forrest/trunk/whiteboard/multipleSites/master/forrest.properties Thu Sep 18 
00:55:22 2008
@@ -19,7 +19,7 @@
 # See the full set of default properties in a 'forrest seed-sample' site.
 # Copy properties from there as needed.
 ##############
-project.required.plugins=org.apache.forrest.plugin.output.pdf,,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.inputModule
+project.required.plugins=org.apache.forrest.plugin.output.pdf,,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core
 # codename: Dispatcher
 # Add the following plugins to project.required.plugins:
-#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

Modified: 
forrest/trunk/whiteboard/multipleSites/subsite-secondSeed/forrest.properties
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/multipleSites/subsite-secondSeed/forrest.properties?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/multipleSites/subsite-secondSeed/forrest.properties 
(original)
+++ 
forrest/trunk/whiteboard/multipleSites/subsite-secondSeed/forrest.properties 
Thu Sep 18 00:55:22 2008
@@ -138,11 +138,11 @@
 # a production environment it is recommended that you specify a known working
 # version.
 # Run "forrest available-plugins" for a list of plug-ins currently available.
-project.required.plugins=org.apache.forrest.plugin.output.pdf,,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.inputModule
+project.required.plugins=org.apache.forrest.plugin.output.pdf,,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core
 
 # codename: Dispatcher
 # Add the following plugins to project.required.plugins:
-#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
 
 # Proxy configuration
 # - proxy.user and proxy.password are only needed if the proxy is an 
authenticated one...

Modified: forrest/trunk/whiteboard/multipleSites/subsite-seed/forrest.properties
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/multipleSites/subsite-seed/forrest.properties?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- forrest/trunk/whiteboard/multipleSites/subsite-seed/forrest.properties 
(original)
+++ forrest/trunk/whiteboard/multipleSites/subsite-seed/forrest.properties Thu 
Sep 18 00:55:22 2008
@@ -138,11 +138,11 @@
 # a production environment it is recommended that you specify a known working
 # version.
 # Run "forrest available-plugins" for a list of plug-ins currently available.
-project.required.plugins=org.apache.forrest.plugin.output.pdf,,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.inputModule
+project.required.plugins=org.apache.forrest.plugin.output.pdf,,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core
 
 # codename: Dispatcher
 # Add the following plugins to project.required.plugins:
-#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
 
 # Proxy configuration
 # - proxy.user and proxy.password are only needed if the proxy is an 
authenticated one...

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/forrest.properties
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/forrest.properties?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/forrest.properties
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/forrest.properties
 Thu Sep 18 00:55:22 2008
@@ -23,4 +23,4 @@
 # FIXME: FOR-785
 forrest.validate.skinconf=false
 
-project.required.plugins=org.apache.forrest.plugin.internal.xhtml2,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.inputModule,org.apache.forrest.plugin.input.XDoc,org.apache.forrest.plugin.input.projectInfo
+project.required.plugins=org.apache.forrest.plugin.internal.xhtml2,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.input.XDoc,org.apache.forrest.plugin.input.projectInfo

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/forrest.properties
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/forrest.properties?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/forrest.properties
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/forrest.properties
 Thu Sep 18 00:55:22 2008
@@ -23,7 +23,7 @@
 # FIXME: FOR-785
 forrest.validate.skinconf=false
 
-project.required.plugins=org.apache.forrest.plugin.input.baetle,org.apache.forrest.plugin.output.inputModule,org.apache.forrest.plugin.input.projectInfo
+project.required.plugins=org.apache.forrest.plugin.input.baetle,org.apache.forrest.plugin.input.projectInfo
 
 # Remove Disptacher stuff from plugin for now
 #org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/forrest.properties
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/forrest.properties?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/forrest.properties
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/forrest.properties
 Thu Sep 18 00:55:22 2008
@@ -22,4 +22,4 @@
 
 # FIXME: FOR-785
 forrest.validate.skinconf=false
-project.required.plugins=org.apache.forrest.plugin.input.doap,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.inputModule,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.doap,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.pdf

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/forrest.properties
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/forrest.properties?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/forrest.properties
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/forrest.properties
 Thu Sep 18 00:55:22 2008
@@ -23,4 +23,4 @@
 # FIXME: FOR-785
 forrest.validate.skinconf=false
 
-project.required.plugins=org.apache.forrest.plugin.input.foaf,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.inputModule
+project.required.plugins=org.apache.forrest.plugin.input.foaf,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/forrest.properties
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/forrest.properties?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/forrest.properties
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/forrest.properties
 Thu Sep 18 00:55:22 2008
@@ -24,4 +24,4 @@
 forrest.validate.skinconf=false
 project.url=http://sina.khakbaz.com:8888/
 project.name=SKOS Plugin
-project.required.plugins=org.apache.forrest.plugin.input.skos,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.inputModule,org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.input.projectInfo
+project.required.plugins=org.apache.forrest.plugin.input.skos,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.input.projectInfo

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/forrest.properties
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/forrest.properties?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/forrest.properties
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/forrest.properties
 Thu Sep 18 00:55:22 2008
@@ -22,4 +22,4 @@
 
 # FIXME: FOR-785
 forrest.validate.skinconf=false
-project.required.plugins=org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.inputModule,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.input.glossary,org.apache.forrest.plugin.output.POD
+project.required.plugins=org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.input.glossary,org.apache.forrest.plugin.output.POD

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-quickstart.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-quickstart.xml?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-quickstart.xml
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-quickstart.xml
 Thu Sep 18 00:55:22 2008
@@ -76,7 +76,7 @@
       <title>Dispatcher-enable the existing site</title>
       <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>

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/forrest.properties
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/forrest.properties?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/forrest.properties
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/forrest.properties
 Thu Sep 18 00:55:22 2008
@@ -20,7 +20,7 @@
 # Copy properties from there as needed.
 ##############
 
-project.required.plugins=org.apache.forrest.plugin.internal.xhtml2,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.inputModule
+project.required.plugins=org.apache.forrest.plugin.internal.xhtml2,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core
 
 # FIXME: FOR-785
 forrest.validate.skinconf=false

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/forrest.properties
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/forrest.properties?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/forrest.properties
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/forrest.properties
 Thu Sep 18 00:55:22 2008
@@ -23,4 +23,4 @@
 # FIXME: FOR-785
 forrest.validate.skinconf=false
 project.name=org.apache.forrest.plugin.output.solr
-project.required.plugins=org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.output.solr,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.inputModule
+project.required.plugins=org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.output.solr,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/forrest.properties
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/forrest.properties?rev=696589&r1=696588&r2=696589&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/forrest.properties
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/forrest.properties
 Thu Sep 18 00:55:22 2008
@@ -26,4 +26,4 @@
 # FIXME: FOR-785
 forrest.validate.skinconf=false
 
-project.required.plugins=org.apache.forrest.themes.core,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.output.inputModule
+project.required.plugins=org.apache.forrest.themes.core,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf