You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by rg...@apache.org on 2006/04/09 01:22:34 UTC

svn commit: r392630 - /cocoon/whiteboard/daisy-to-docs/forrest.properties

Author: rgardler
Date: Sat Apr  8 16:22:32 2006
New Revision: 392630

URL: http://svn.apache.org/viewcvs?rev=392630&view=rev
Log:
projectInfo plugin must have a higher priority than the Daisy plugin, otherwise the status.xml request is intercepted by the Daisy plugin

Modified:
    cocoon/whiteboard/daisy-to-docs/forrest.properties

Modified: cocoon/whiteboard/daisy-to-docs/forrest.properties
URL: http://svn.apache.org/viewcvs/cocoon/whiteboard/daisy-to-docs/forrest.properties?rev=392630&r1=392629&r2=392630&view=diff
==============================================================================
--- cocoon/whiteboard/daisy-to-docs/forrest.properties (original)
+++ cocoon/whiteboard/daisy-to-docs/forrest.properties Sat Apr  8 16:22:32 2006
@@ -125,7 +125,7 @@
 # a production environment it is recomended 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.input.Daisy,org.apache.forrest.plugin.input.projectInfo-0.2
+project.required.plugins=org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.input.projectInfo-0.2,org.apache.forrest.plugin.input.Daisy
 # 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