You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by br...@apache.org on 2005/12/30 03:12:17 UTC

svn commit: r359971 - in /jakarta/commons/trunks-sandbox/src/site: apt/index.apt site.xml

Author: brett
Date: Thu Dec 29 18:12:13 2005
New Revision: 359971

URL: http://svn.apache.org/viewcvs?rev=359971&view=rev
Log:
add modules to submenu

Modified:
    jakarta/commons/trunks-sandbox/src/site/apt/index.apt
    jakarta/commons/trunks-sandbox/src/site/site.xml

Modified: jakarta/commons/trunks-sandbox/src/site/apt/index.apt
URL: http://svn.apache.org/viewcvs/jakarta/commons/trunks-sandbox/src/site/apt/index.apt?rev=359971&r1=359970&r2=359971&view=diff
==============================================================================
--- jakarta/commons/trunks-sandbox/src/site/apt/index.apt (original)
+++ jakarta/commons/trunks-sandbox/src/site/apt/index.apt Thu Dec 29 18:12:13 2005
@@ -13,6 +13,8 @@
   The Sandbox serves as a staging ground for project which are
   destined for what is known as the Commons Proper.
 
+  ~~TODO: we should be able to auto-generate this table.
+
 *---------------------------------------------------------------------+------------------------------------------------------------------------+
 || Sandbox                                                            ||
 *---------------------------------------------------------------------+------------------------------------------------------------------------+

Modified: jakarta/commons/trunks-sandbox/src/site/site.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/trunks-sandbox/src/site/site.xml?rev=359971&r1=359970&r2=359971&view=diff
==============================================================================
--- jakarta/commons/trunks-sandbox/src/site/site.xml (original)
+++ jakarta/commons/trunks-sandbox/src/site/site.xml Thu Dec 29 18:12:13 2005
@@ -59,7 +59,9 @@
       <item name="Contributors"             href="http://jakarta.apache.org/commons/contributors.html"/>
       <item name="License"                  href="http://jakarta.apache.org/commons/license.html"/>
       <item name="Components"               href="http://jakarta.apache.org/commons/components.html" />
-      <item name="Sandbox"                  href="/" />
+      <item name="Sandbox"                  href="/">
+        ${modulesItems}
+      </item>
       <item name="Dormant"                  href="http://jakarta.apache.org/commons/dormant/index.html" />
     </menu>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org