You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by th...@apache.org on 2008/03/14 12:19:46 UTC

svn commit: r637060 - in /labs/droids/trunk: forrest.properties src/documentation/content/xdocs/site.xml

Author: thorsten
Date: Fri Mar 14 04:19:46 2008
New Revision: 637060

URL: http://svn.apache.org/viewvc?rev=637060&view=rev
Log:
Adding status and todo pages

Modified:
    labs/droids/trunk/forrest.properties
    labs/droids/trunk/src/documentation/content/xdocs/site.xml

Modified: labs/droids/trunk/forrest.properties
URL: http://svn.apache.org/viewvc/labs/droids/trunk/forrest.properties?rev=637060&r1=637059&r2=637060&view=diff
==============================================================================
--- labs/droids/trunk/forrest.properties (original)
+++ labs/droids/trunk/forrest.properties Fri Mar 14 04:19:46 2008
@@ -22,7 +22,7 @@
 # project.required.plugins property in the forrest.properties file by the one 
 # defined in this file.
 #
-project.required.plugins=org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.inputModule
+project.required.plugins=org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.inputModule
 
 # Work around for FOR-1066
 # Dispatcher started failing on seed sample site 

Modified: labs/droids/trunk/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/labs/droids/trunk/src/documentation/content/xdocs/site.xml?rev=637060&r1=637059&r2=637060&view=diff
==============================================================================
--- labs/droids/trunk/src/documentation/content/xdocs/site.xml (original)
+++ labs/droids/trunk/src/documentation/content/xdocs/site.xml Fri Mar 14 04:19:46 2008
@@ -46,8 +46,10 @@
       description="You find here how to create your own Apache Droids based on the default implementation."/>
     <apidoc label="Javadocs" description="You find here the javadocs of Apache Droids."
       href="api/index.html"/>
-    <linkmap label="Documentation ToC" href="linkmap.html"
-      description="Table of Contents for Apache Droids"/>
+    <changes label="Changes" href="changes.html" description="History of Changes" />
+    <todo label="Todo" href="todo.html" description="Todo List" />
+    <!--<linkmap label="Documentation ToC" href="linkmap.html"
+      description="Table of Contents for Apache Droids"/>-->
   </about>
 <!--
   The href must be wholesite.html/pdf  You can change the labels and node names



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org