Author: crossley
Date: Fri Feb 24 03:41:11 2006
New Revision: 380647

URL: http://svn.apache.org/viewcvs?rev=380647&view=rev
Log:
Every plugin requires the projectInfo plugin for its Changes and Todo notes.

Modified:
    
forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/forrest.properties

Modified: 
forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/forrest.properties
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/forrest.properties?rev=380647&r1=380646&r2=380647&view=diff
==============================================================================
--- 
forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/forrest.properties
 (original)
+++ 
forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/forrest.properties
 Fri Feb 24 03:41:11 2006
@@ -27,5 +27,5 @@
 
 #forrest.maxmemory=512m
 
-#project.required.plugins=org.apache.forrest.plugin.input.PhotoGallery,org.apache.forrest.plugin.output.themer,org.apache.forrest.plugin.internal.structurer
-project.required.plugins=org.apache.forrest.plugin.input.PhotoGallery
\ No newline at end of file
+#project.required.plugins=org.apache.forrest.plugin.input.PhotoGallery,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.themer,org.apache.forrest.plugin.internal.structurer
+project.required.plugins=org.apache.forrest.plugin.input.PhotoGallery,org.apache.forrest.plugin.input.projectInfo


Reply via email to