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

svn commit: r293503 - in /forrest/trunk/main: fresh-site/forrest.properties template-sites/basic/forrest.properties template-sites/benchmark/forrest.properties template-sites/business/forrest.properties webapp/default-forrest.properties

Author: crossley
Date: Mon Oct  3 20:20:04 2005
New Revision: 293503

URL: http://svn.apache.org/viewcvs?rev=293503&view=rev
Log:
Follow the renaming of the views plugins.

Modified:
    forrest/trunk/main/fresh-site/forrest.properties
    forrest/trunk/main/template-sites/basic/forrest.properties
    forrest/trunk/main/template-sites/benchmark/forrest.properties
    forrest/trunk/main/template-sites/business/forrest.properties
    forrest/trunk/main/webapp/default-forrest.properties

Modified: forrest/trunk/main/fresh-site/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/fresh-site/forrest.properties?rev=293503&r1=293502&r2=293503&view=diff
==============================================================================
--- forrest/trunk/main/fresh-site/forrest.properties (original)
+++ forrest/trunk/main/fresh-site/forrest.properties Mon Oct  3 20:20:04 2005
@@ -136,7 +136,7 @@
 
 # codename: views
 # Add the following plugins to project.required.plugins when using views:
-#org.apache.forrest.plugin.input.viewHelper.xhtml.ls,org.apache.forrest.plugin.output.viewHelper.xhtml,org.apache.forrest.plugin.internal.view
+#org.apache.forrest.plugin.input.viewHelper.xhtml.ls,org.apache.forrest.plugin.output.themes,org.apache.forrest.plugin.internal.structurer
 
 # Proxy configuration
 # proxy.host=

Modified: forrest/trunk/main/template-sites/basic/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/template-sites/basic/forrest.properties?rev=293503&r1=293502&r2=293503&view=diff
==============================================================================
--- forrest/trunk/main/template-sites/basic/forrest.properties (original)
+++ forrest/trunk/main/template-sites/basic/forrest.properties Mon Oct  3 20:20:04 2005
@@ -135,7 +135,7 @@
 
 # codename: views
 # Add the following plugins to project.required.plugins when using views:
-#org.apache.forrest.plugin.input.viewHelper.xhtml.ls,org.apache.forrest.plugin.output.viewHelper.xhtml,org.apache.forrest.plugin.internal.view
+#org.apache.forrest.plugin.input.viewHelper.xhtml.ls,org.apache.forrest.plugin.output.themes,org.apache.forrest.plugin.internal.structurer
 
 # Proxy configuration
 # proxy.host=

Modified: forrest/trunk/main/template-sites/benchmark/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/template-sites/benchmark/forrest.properties?rev=293503&r1=293502&r2=293503&view=diff
==============================================================================
--- forrest/trunk/main/template-sites/benchmark/forrest.properties (original)
+++ forrest/trunk/main/template-sites/benchmark/forrest.properties Mon Oct  3 20:20:04 2005
@@ -127,7 +127,7 @@
 # Run "forrest available-plugins" for a list of plug-ins currently available
 project.required.plugins=org.apache.forrest.plugin.output.pdf
 # Add the following plugins to project.required.plugins when using views:
-#org.apache.forrest.plugin.input.viewHelper.xhtml.ls,org.apache.forrest.plugin.output.viewHelper.xhtml,org.apache.forrest.plugin.internal.view
+#org.apache.forrest.plugin.input.viewHelper.xhtml.ls,org.apache.forrest.plugin.output.themes,org.apache.forrest.plugin.internal.structurer
 
 # Proxy configuration
 # proxy.host=

Modified: forrest/trunk/main/template-sites/business/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/template-sites/business/forrest.properties?rev=293503&r1=293502&r2=293503&view=diff
==============================================================================
--- forrest/trunk/main/template-sites/business/forrest.properties (original)
+++ forrest/trunk/main/template-sites/business/forrest.properties Mon Oct  3 20:20:04 2005
@@ -127,7 +127,7 @@
 # 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.input.Resume
 # Add the following plugins to project.required.plugins when using views:
-#org.apache.forrest.plugin.input.viewHelper.xhtml.ls,org.apache.forrest.plugin.output.viewHelper.xhtml,org.apache.forrest.plugin.internal.view
+#org.apache.forrest.plugin.input.viewHelper.xhtml.ls,org.apache.forrest.plugin.output.themes,org.apache.forrest.plugin.internal.structurer
 
 # Proxy configuration
 # proxy.host=

Modified: forrest/trunk/main/webapp/default-forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/default-forrest.properties?rev=293503&r1=293502&r2=293503&view=diff
==============================================================================
--- forrest/trunk/main/webapp/default-forrest.properties (original)
+++ forrest/trunk/main/webapp/default-forrest.properties Mon Oct  3 20:20:04 2005
@@ -158,5 +158,5 @@
 # proxy.port=
 
 # Views Configuration
-project.view.internal.plugin=org.apache.forrest.plugin.internal.view
-project.theme.plugin=org.apache.forrest.plugin.internal.view
+project.view.internal.plugin=org.apache.forrest.plugin.internal.structurer
+project.theme.plugin=org.apache.forrest.plugin.internal.structurer