Author: bdube
Date: Tue Jun 19 12:11:13 2007
New Revision: 548826

URL: http://svn.apache.org/viewvc?view=rev&rev=548826
Log:
Added method to disable table of contents in PDF via skinconf.xml. Thanks to 
Patrick Ohly.
Issue FOR-355

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=548826&r1=548825&r2=548826
==============================================================================
--- forrest/trunk/site-author/status.xml (original)
+++ forrest/trunk/site-author/status.xml Tue Jun 19 12:11:13 2007
@@ -45,6 +45,7 @@
     <person name="Diwaker Gupta"        email="[EMAIL PROTECTED]"      
id="DG"/>
     <person name="Gavin McDonald"       email="[EMAIL PROTECTED]"    id="GM"/>
     <person name="Sjur N Moshagen"      email="[EMAIL PROTECTED]"         
id="SNM"/>
+    <person name="Brian M. Dube"        email="[EMAIL PROTECTED]"        
id="BMD"/>
     <person name="Volunteer needed"   email="[EMAIL PROTECTED]" id="open"/>
   </developers>
   <contexts>
@@ -152,6 +153,9 @@
       </action>
 <!-- 2007-07 -->
 <!-- 2007-06 -->
+      <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>
       <action context="docs" type="update" dev="DC">
         Enhance the "<link href="site:howto/asf-mirror">HowTo Generate an ASF 
mirrors page</link>" doc to better explain.
         Refer to Forrest site-author as an example. This doc explains many 
things