You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ws...@apache.org on 2005/10/03 07:25:32 UTC

svn commit: r293253 - in /struts/shale/trunk/xdocs: index.xml navigation.xml

Author: wsmoak
Date: Sun Oct  2 22:25:20 2005
New Revision: 293253

URL: http://svn.apache.org/viewcvs?rev=293253&view=rev
Log:
Removed links to separate packages for nightly builds.
Added information about mailing lists.
Added links to additional sub-projects for website navigation.

Modified:
    struts/shale/trunk/xdocs/index.xml
    struts/shale/trunk/xdocs/navigation.xml

Modified: struts/shale/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/struts/shale/trunk/xdocs/index.xml?rev=293253&r1=293252&r2=293253&view=diff
==============================================================================
--- struts/shale/trunk/xdocs/index.xml (original)
+++ struts/shale/trunk/xdocs/index.xml Sun Oct  2 22:25:20 2005
@@ -191,17 +191,17 @@
       For convenience, there are four available packages:</p>
 
       <ul>
-      <li><a href="http://cvs.apache.org/builds/struts/nightly/struts-shale/core-library/">
-          Core Library</a> - The fundamental core of Shale, required for
+      <li><strong>Core Library</strong> - 
+          The fundamental core of Shale, required for
           all applications using the framework.</li>
-      <li><a href="http://cvs.apache.org/builds/struts/nightly/struts-shale/clay-plugin/">
-          Clay Plug-In</a> - Library supporting reusable view fragments.</li>
-      <li><a href="http://cvs.apache.org/builds/struts/nightly/struts-shale/test-framework/">
-          Test Framework</a> - Library of mock objects and convenience base
+      <li><strong>Clay Plug-In</strong> - 
+          Library supporting reusable view fragments.</li>
+      <li><strong>Test Framework</strong> - 
+          Library of mock objects and convenience base
           classes for JUnit test cases, suitable for testing both the framework
           itself and the components of applications built on top of Shale.</li>
-      <li><a href="http://cvs.apache.org/builds/struts/nightly/struts-shale/use-cases/">
-          Use Cases Sample App</a> - Composite set of use case based examples
+      <li><strong>Use Cases Sample App</strong> - 
+          Composite set of use case based examples
           of Shale features.</li>
       </ul>
 
@@ -223,6 +223,18 @@
       <li><a href="http://people.apache.org/~craigmcc/shale-usecases-javadocs/">
           Use Cases Sample App</a>.</li>
       </ul>
+
+    </section>
+
+    <section name="Shale Mailing Lists">
+    <a name="mail"/>
+
+      <p>As a Struts sub-project, Shale shares the <i>user at 
+      struts.apache.org</i> and <i>dev at struts.apache.org</i> mailing lists.
+      Subscription information can be found <a href="../mail.html">here</a>.</p>
+
+      <p>When posting to either list, please prefix your subject lines with 
+      "[shale]" so that list members can filter messages as desired.</p>
 
     </section>
 

Modified: struts/shale/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/struts/shale/trunk/xdocs/navigation.xml?rev=293253&r1=293252&r2=293253&view=diff
==============================================================================
--- struts/shale/trunk/xdocs/navigation.xml (original)
+++ struts/shale/trunk/xdocs/navigation.xml Sun Oct  2 22:25:20 2005
@@ -31,6 +31,9 @@
         <item name="Test Framework"     href="shale-test/index.html"/>
         <item name="Clay Plugin"        href="shale-clay/index.html"/>
         <item name="Use Cases"          href="shale-usecases/index.html"/>
+        <item name="Tiles Integration"  href="shale-tiles/index.html"/>
+        <item name="Spring Integration" href="shale-spring/index.html"/>
+        <item name="Core Library Tests" href="shale-core-test/index.html"/>
     </menu>
 
     <menu name="Quick Links">



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