Author: ferdinand
Date: Thu Feb 21 09:31:19 2008
New Revision: 629880

URL: http://svn.apache.org/viewvc?rev=629880&view=rev
Log:
update to reflect fop94 fixes to docs and changes in core

Modified:
    forrest/trunk/site-author/status.xml

Modified: forrest/trunk/site-author/status.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/status.xml?rev=629880&r1=629879&r2=629880&view=diff
==============================================================================
--- forrest/trunk/site-author/status.xml (original)
+++ forrest/trunk/site-author/status.xml Thu Feb 21 09:31:19 2008
@@ -151,12 +151,19 @@
         Added document to facilitate
         <link href="site:upgrading_09">upgrading to v0.9</link>
       </action>
-      <!-- 2008-02 -->
+<!-- 2008-02 -->
       <action context="code" type="update" dev="TS" fixes-bug="FOR-635"
         importance="high"> Images had not been reliably reproduced in PDFs 
(fop version
         prior to 0.94). The old way always expected a physical URI (file or 
http) the new fop
         URIResolver in the FOP-NG block delegates to Cocoon's SourceResolver 
framework,
         meaning images can be the result of a pipeline. </action>
+      <action dev="FSO" type="fix" context="docs">
+            Fixed docs in several places to work with fop94 upgrade.
+        </action>
+      <action dev="FSO" type="update" context="code">
+            Moved fo- and pdf-generation completely into pdf-plugin as part of 
the upgrade to fop 0.94.
+            See plugin docs for addition details.
+        </action>
 <!-- 2008-01 -->
       <action context="docs" type="update" dev="DC" fixes-bug="FOR-1062" 
due-to="Carlos Tejo">
         Added demonstration of more xdoc elements to the sample document-v20