Author: bdube
Date: Tue Jun 19 12:13:12 2007
New Revision: 548827
URL: http://svn.apache.org/viewvc?view=rev&rev=548827
Log:
Added method to make URLs absolute in PDF via skinconf.xml. Thanks to Patrick
Ohly.
Issue FOR-1013
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?view=diff&rev=548827&r1=548826&r2=548827
==============================================================================
--- forrest/trunk/site-author/status.xml (original)
+++ forrest/trunk/site-author/status.xml Tue Jun 19 12:13:12 2007
@@ -153,6 +153,9 @@
</action>
<!-- 2007-07 -->
<!-- 2007-06 -->
+ <action context="code" type="update" dev="BMD" due-to="Patrick Ohly"
fixes-bug="FOR-1013">
+ Added method to make URLs absolute in PDF via skinconf.xml.
+ </action>
<action context="code" type="update" dev="BMD" due-to="Patrick Ohly"
fixes-bug="FOR-355">
Added method to disable table of contents in PDF via skinconf.xml.
</action>