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 14:16:46 UTC

svn commit: r416905 - /forrest/trunk/site-author/status.xml

Author: crossley
Date: Sat Jun 24 05:16:46 2006
New Revision: 416905

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

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=416905&r1=416904&r2=416905&view=diff
==============================================================================
--- forrest/trunk/site-author/status.xml (original)
+++ forrest/trunk/site-author/status.xml Sat Jun 24 05:16:46 2006
@@ -157,12 +157,48 @@
         Moved LocaleAction and LocaleMatcher configurations to main sitemap, and changed
         I18nTransformer use to take locale info from enclosing LocaleAction everywhere.
       </action>
+      <action context="docs" type="update" dev="DC">
+        Added FAQ to explain the Cocoon Cache and some ways to enhance responsiveness.
+        Inspired by comments from Torsten Stolpmann.
+      </action>
+      <action context="docs" type="update" dev="DC" due-to="Brian Dube">
+        Enhance the explanation of integrating 
+        <link href="site:faq/docbook">DocBook</link> sources to also explain
+        how to use Content Aware Pipelines (SourceTypeAction).
+      </action>
+      <action context="docs" type="update" dev="DC" due-to="Jan Materne">
+        Enhance the FAQ about efficiently generating
+        <link href="site:faq/single-document">single documents</link>.
+        Use 'wget' or Ant to retrieve individual files.
+      </action>
+      <action context="docs" type="update" dev="DC">
+        Review and enhance the 
+        <link href="site:howToRelease">Release</link> doc.
+      </action>
+      <action context="docs" type="add" dev="DC">
+        Added doc to explain
+        <link href="site:status-themes">Skins and Dispatcher status</link>. 
+      </action>
       <action context="code" type="update" dev="DC">
         Updated to Apache-Ant-1.6.5 release, jsch-0.1.28, apache-jakarta-commons-net-1.4.1
       </action>
+      <action context="code" type="update" dev="RDG" due-to="Brian Dube" fixes-bug="FOR-690">
+        Use locationmap to resolve i18n catalogues.
+      </action>
+      <action context="docs" type="add" dev="FSO">
+        Move documentation from text file into howto
+        <link href="site:howToRelease">Release</link> doc and enhance it.
+      </action>
+      <action context="docs" type="add" dev="FSO">
+        Re-arrange documentation menus, added best practice and procedures sections.
+      </action>
       <action context="code" type="update" dev="AG">
         Updated xerces to 2.8.0, xml-apis to 1.3.03, log4j to 1.2.13 and ehcache to 1.2.
       </action>
+      <action context="code" type="add" dev="DC">
+        Add document about project
+        <link href="site:roles">roles</link>.
+      </action>
       <action context="code" type="update" dev="DC" fixes-bug="FOR-824" due-to="Steve Masover">
         Howto-v20 now properly handles a/@class=fork etc. attribute to enable
         links to open in a new browser window.
@@ -173,6 +209,23 @@
       <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="add" dev="DC" due-to="Gavin">
+        Add initial <link href="site:glossary">glossary</link> to explain
+        some Forrest terminology.
+      </action>
+      <action context="code" type="update" dev="DC" due-to="Ross Gardler" fixes-bug="FOR-756">
+        Added initial whiteboard input plugin "citations". Thanks to Gavin for
+        turning the contribution into a plugin.
+      </action>
+      <action context="code" type="update" dev="DC" due-to="Ross Gardler" fixes-bug="FOR-755">
+        Added initial whiteboard input plugin "glossary". Thanks to Gavin for
+        turning the contribution into a plugin.
+      </action>
+      <action context="docs" type="update" dev="DC">
+        Add note about using entity catalogs for DTDs etc. for
+        <link href="site:buildPlugin">plugins</link>.
+      </action>
+<!-- 2006-04 -->
       <action context="docs" type="update" dev="CD">
         Improved the explanation of
         <link href="site:plugins/using">using plugins</link>: