You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2006/06/24 13:16:15 UTC

svn commit: r416902 - in /forrest/trunk/site-author: content/xdocs/site.xml status.xml

Author: crossley
Date: Sat Jun 24 04:16:14 2006
New Revision: 416902

URL: http://svn.apache.org/viewvc?rev=416902&view=rev
Log:
Add some more missing status entries.

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

Modified: forrest/trunk/site-author/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/site.xml?rev=416902&r1=416901&r2=416902&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Sat Jun 24 04:16:14 2006
@@ -341,7 +341,7 @@
             </documentationCreate>
             
           </howto>  
-          
+
         <faq label="FAQs" href="faq.html">
           <build_msg_a href="#build_msg_a"/>
           <docbook href="#docbook"/>
@@ -353,6 +353,7 @@
           <logs href="#logs"/>
           <pdf_images href="#pdf_images"/>
           <rawHTML href="#rawHTML"/>
+          <single-document href="#single-document"/>
           <tab-index href="#tab-index"/>
           <cli-xconf href="#cli-xconf"/>
           <pageBreaks href="#pageBreaks"/>

Modified: forrest/trunk/site-author/status.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/status.xml?rev=416902&r1=416901&r2=416902&view=diff
==============================================================================
--- forrest/trunk/site-author/status.xml (original)
+++ forrest/trunk/site-author/status.xml Sat Jun 24 04:16:14 2006
@@ -173,18 +173,60 @@
       <action context="code" type="update" dev="DC" fixes-bug="FOR-492">
         Fixed inconsistent line-endings in comments of generated html.
       </action>
+      <action context="docs" type="update" dev="CD">
+        Improved the explanation of
+        <link href="site:plugins/using">using plugins</link>:
+        how they are declared, what version of a plugin is used, what locations are
+        searched for plugins sources.
+      </action>
+      <action context="docs" type="update" dev="DC" due-to="Clay Leeds" fixes-bug="FOR-840">
+        Enhance the FAQ about efficiently generating
+        <link href="site:faq/single-document">single documents</link>.
+      </action>
+      <action context="docs" type="add" dev="DC">
+        Add FAQ about using older versions of specific plugins.
+      </action>
+      <action context="build" type="add" dev="CD">
+        Add new build target "clean-build".
+      </action>
+      <action context="code" type="add" dev="TS" due-to="Brian Dube" fixes-bug="FOR-842">
+        Add support to the tigris skin for header/meta tags in xdoc input documents.
+      </action>
 
       <action context="code" type="update" dev="CD">
         Able to <link href="site:v0.80//plugins/using">declare</link>
         additional sources for plugins. Assists with development of private
         and local project-specific plugins.
       </action>
+      <action context="code" type="add" dev="DC">
+        Add demo page to seed site for "Using Scalable Vector Graphics (SVG)".
+      </action>
 
 <!-- 2006-03 -->
 
+      <action context="docs" type="add" dev="DC">
+        Link from whiteboard/forrestdoc/README.txt to some past mail discussion
+        to encourage its development. Forrestdoc is a Javadoc-like/Sourcecode/Documentation
+        management system.
+      </action>
       <action context="code" type="update" dev="DC" fixes-bug="FOR-818">
         Forrestbot deploy.scp workstage now uses keyfile/passphrase in preference,
         then fallback to remote password.
+      </action>
+      <action context="docs" type="add" dev="DC">
+        New page for <link href="site:thanks">thanks</link>.
+      </action>
+      <action context="docs" type="add" dev="DC">
+        Add FAQ about <link href="site:faq/jobs">job postings</link>.
+      </action>
+      <action context="code" type="update" dev="RDG" due-to="Torsten Stolpmann" fixes-bug="FOR-806">
+        Retrieve i18n catalogue from whatever skins directory is in use.
+      </action>
+      <action context="code" type="update" dev="FSO">
+        Add explanation of processing to the pathutils stylesheet.
+      </action>
+      <action context="code" type="update" dev="RDG">
+        Enable optional printing of image alt text in PDFs.
       </action>
 
 <!-- 2006-02 -->