You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shale.apache.org by cr...@apache.org on 2006/08/23 09:04:23 UTC

svn commit: r433953 - in /shale/framework/trunk/src/site: site.xml xdoc/index.xml

Author: craigmcc
Date: Wed Aug 23 00:04:23 2006
New Revision: 433953

URL: http://svn.apache.org/viewvc?rev=433953&view=rev
Log:
Update home page to reference the new 1.0.3 release, and update site navigation links while we are at it.


Modified:
    shale/framework/trunk/src/site/site.xml
    shale/framework/trunk/src/site/xdoc/index.xml

Modified: shale/framework/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/shale/framework/trunk/src/site/site.xml?rev=433953&r1=433952&r2=433953&view=diff
==============================================================================
--- shale/framework/trunk/src/site/site.xml (original)
+++ shale/framework/trunk/src/site/site.xml Wed Aug 23 00:04:23 2006
@@ -17,11 +17,11 @@
         </links>
 
     <menu name="Shale">
-        <item name="Logo Contest"       href="/index.html#Logo%20Contest"/>
-        <item name="Background"         href="/index.html#Background"/>
-        <item name="Features"           href="/index.html#Shale%20Features"/>
-        <item name="Download"           href="/index.html#Shale%20Download"/>
-        <item name="Documentation"      href="/index.html#Shale%20Documentation"/>
+        <item name="Logo Contest"       href="/index.html#logo"/>
+        <item name="Background"         href="/index.html#background"/>
+        <item name="Features"           href="/index.html#features"/>
+        <item name="Download"           href="/index.html#download"/>
+        <item name="Documentation"      href="/index.html#documentation"/>
         <item name="Issue Tracking"     href="/issue-tracking.html"/>
         <item name="Using Shale"        href="/using.html"/>
         <item name="Building Shale"     href="/building.html"/>

Modified: shale/framework/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/index.xml?rev=433953&r1=433952&r2=433953&view=diff
==============================================================================
--- shale/framework/trunk/src/site/xdoc/index.xml (original)
+++ shale/framework/trunk/src/site/xdoc/index.xml Wed Aug 23 00:04:23 2006
@@ -10,6 +10,7 @@
     <section name="Shale Framework">
     <a name="background"/>
 
+      <a name="logo"/>
       <subsection name="Logo Contest">
          <p>The Shale project needs a logo!  Please visit the 
          <a href="http://wiki.apache.org/shale/LogoContest">Logo Contest</a>
@@ -17,7 +18,7 @@
          for more details.  The deadline for submissions is August 31, 2006.</p>
       </subsection>
 
-      <a name="background-background"/>
+      <a name="background"/>
       <subsection name="Background">
 
         <p>Little did anyone know, when the first few lines of code were
@@ -96,7 +97,7 @@
 
       </subsection>
 
-      <a name="background-foundations"/>
+      <a name="foundations"/>
       <subsection name="Foundations">
 
         <p>Shale is based on (and requires a runtime environment that
@@ -138,8 +139,8 @@
 
     </section>
 
-    <section name="Shale Features">
     <a name="features"/>
+    <section name="Shale Features">
 
       <p>The major features of the Shale Framework are described in the
       following detail sections:</p>
@@ -185,16 +186,23 @@
 
     </section>
 
-    <section name="Shale Download">
     <a name="download"/>
+    <section name="Shale Download">
     
-      <p>Shale 1.0.2 (Alpha) is available <strong>
-      <a href="http://people.apache.org/dist/struts/shale/v1.0.2">here</a>
-      </strong>.</p>
+      <p>Shale 1.0.3 is available at
+      <a href="http://people.apache.org/dist/shale/v1.0.3/">
+      http://people.apache.org/dist/shale/v1.0.3/</a>.  The
+      <a href="http://shale.apache.org/docs/release-notes-1.0.3.html">
+      release notes</a> describe the most recent changes.</p>
+
+      <p>The previous build (version 1.0.2) is available
+      <a href="http://people.apache.org/dist/struts/shale/v1.0.2/">here</a>
+      with release notes
+      <a href="http://shale.apache.org/docs/release-notes-1.0.2.html">here</a>.</p>
 
       <p>Nightly builds of Shale are available from
-      <a href="http://people.apache.org/builds/shale/">
-      http://people.apache.org/builds/shale/</a>.
+      <a href="http://people.apache.org/builds/shale/nightly/">
+      http://people.apache.org/builds/shale/nightly/</a>.
       For convenience, the nightly builds include the following packages:</p>
 
       <ul>
@@ -231,8 +239,8 @@
 
     </section>
 
-    <section name="Shale Documentation">
     <a name="documentation"/>
+    <section name="Shale Documentation">
 
       <p>Online Javadocs for Shale (based on the SVN trunk):</p>