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 2006/01/06 05:29:58 UTC

svn commit: r366422 - /forrest/trunk/main/fresh-site/forrest.properties

Author: crossley
Date: Thu Jan  5 20:29:55 2006
New Revision: 366422

URL: http://svn.apache.org/viewcvs?rev=366422&view=rev
Log:
Use the name "Dispatcher".

Modified:
    forrest/trunk/main/fresh-site/forrest.properties

Modified: forrest/trunk/main/fresh-site/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/fresh-site/forrest.properties?rev=366422&r1=366421&r2=366422&view=diff
==============================================================================
--- forrest/trunk/main/fresh-site/forrest.properties (original)
+++ forrest/trunk/main/fresh-site/forrest.properties Thu Jan  5 20:29:55 2006
@@ -30,10 +30,10 @@
 # See list at http://forrest.apache.org/docs/skins.html
 #project.skin=pelt
 
-# codename: views
-# uncomment the following skin if you are using views
+# codename: Dispatcher
+# uncomment the following skin
 #project.skin=leather-dev
-# views is using a fallback mechanism for theming.
+# Dispatcher is using a fallback mechanism for theming.
 # You can configure the theme name and its extension here
 #project.theme-extension=.fv
 #project.theme=pelt
@@ -147,8 +147,8 @@
 # Run "forrest available-plugins" for a list of plug-ins currently available.
 project.required.plugins=org.apache.forrest.plugin.output.pdf
 
-# codename: views
-# Add the following plugins to project.required.plugins when using views:
+# codename: Dispatcher
+# Add the following plugins to project.required.plugins:
 #org.apache.forrest.plugin.input.viewHelper.xhtml.ls,org.apache.forrest.plugin.output.themer,org.apache.forrest.plugin.internal.structurer
 
 # Proxy configuration