Author: rgardler
Date: Fri Oct 28 14:18:05 2005
New Revision: 329305

URL: http://svn.apache.org/viewcvs?rev=329305&view=rev
Log:
add warning about 0.3-dev not currently being able to mix content from Daisy 
and other sources - this is a temporary restriction

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/forrest.properties
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/src/documentation/content/xdocs/index.xml

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/forrest.properties
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/forrest.properties?rev=329305&r1=329304&r2=329305&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/forrest.properties
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/forrest.properties
 Fri Oct 28 14:18:05 2005
@@ -106,4 +106,4 @@
 # 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.Daisy,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/src/documentation/content/xdocs/index.xml
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/src/documentation/content/xdocs/index.xml?rev=329305&r1=329304&r2=329305&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/src/documentation/content/xdocs/index.xml
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/src/documentation/content/xdocs/index.xml
 Fri Oct 28 14:18:05 2005
@@ -31,6 +31,11 @@
     <section>
       <title>Usage</title>
       
+      <warning>The 0.3-Dev Daisy plugin does not allow you to mix
+      Daisy content with non-Daisy content. You should continue to
+      use version 0.2 if you need to mix content from multiple sources.
+      This is a temporary restriction.</warning>
+      
       <p>This plugin allows content to be retrieved from a 
       <a href="http://www.cocoondev.org/daisy/";>Daisy CMS repository</a>
       and displayed alongside any other Forrest content. Unlike many


Reply via email to