You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2004/12/09 14:30:11 UTC

svn commit: r111380 - /forrest/trunk/plugins/org.apache.forrest.plugin.feeder/src/documentation/skinconf.xml /forrest/trunk/plugins/org.apache.forrest.plugin.feeder/status.xml

Author: rgardler
Date: Thu Dec  9 05:30:09 2004
New Revision: 111380

URL: http://svn.apache.org/viewcvs?view=rev&rev=111380
Log:
turn off PDF generation as there can be problems with some feeds
Modified:
   forrest/trunk/plugins/org.apache.forrest.plugin.feeder/src/documentation/skinconf.xml
   forrest/trunk/plugins/org.apache.forrest.plugin.feeder/status.xml

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.feeder/src/documentation/skinconf.xml
Url: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.feeder/src/documentation/skinconf.xml?view=diff&rev=111380&p1=forrest/trunk/plugins/org.apache.forrest.plugin.feeder/src/documentation/skinconf.xml&r1=111379&p2=forrest/trunk/plugins/org.apache.forrest.plugin.feeder/src/documentation/skinconf.xml&r2=111380
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.feeder/src/documentation/skinconf.xml	(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.feeder/src/documentation/skinconf.xml	Thu Dec  9 05:30:09 2004
@@ -39,7 +39,7 @@
   <!-- Disable the print link? If enabled, invalid HTML 4.0.1 -->
   <disable-print-link>true</disable-print-link>  
   <!-- Disable the PDF link? -->
-  <disable-pdf-link>false</disable-pdf-link>
+  <disable-pdf-link>true</disable-pdf-link>
   <!-- Disable the POD link? -->
   <disable-pod-link>true</disable-pod-link>
   <!-- Disable the Text link? FIXME: NOT YET IMPLEMENETED. -->

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.feeder/status.xml
Url: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.feeder/status.xml?view=diff&rev=111380&p1=forrest/trunk/plugins/org.apache.forrest.plugin.feeder/status.xml&r1=111379&p2=forrest/trunk/plugins/org.apache.forrest.plugin.feeder/status.xml&r2=111380
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.feeder/status.xml	(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.feeder/status.xml	Thu Dec  9 05:30:09 2004
@@ -48,6 +48,12 @@
 
   <todo>
     <actions priority="high">
+      <action context="code">
+        Creating a PDF can be problematic with some feeds. The content of the 
+        feed is placed into a fo:block in an unprocessed form. As a result
+        there is HTML in the block. This seems to confuse FOP as it produces
+        org.apache.fop.apps.FOPException: internal-destination or external-destination must be specified in basic-link
+      </action>
     </actions>
     <!-- Add todo items. @context is an arbitrary string. Eg:
     <actions priority="high">