You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2004/07/07 04:14:09 UTC

svn commit: rev 22653 - avalon/site/central/archive

Author: mcconnell
Date: Tue Jul  6 19:14:09 2004
New Revision: 22653

Modified:
   avalon/site/central/archive/index.html
Log:
fix link to download page in content

Modified: avalon/site/central/archive/index.html
==============================================================================
--- avalon/site/central/archive/index.html	(original)
+++ avalon/site/central/archive/index.html	Tue Jul  6 19:14:09 2004
@@ -1,51 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Apache Avalon: Products</title><link type="text/css" rel="stylesheet" href="../../styles/style.css"/></head><body><table class="logobar"><tr><td class="panelleft"><img src="../../images/feather.jpg"/></td><td class="panelmiddle"><div class="project">Avalon</div><div class="title">Apache Avalon: Products</div></td><td class="panelright"/></tr></table><div class="categorybar" dir="\central\archive"><a class="homecategory" href="../../index.html">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Avalon Central</title><link type="text/css" rel="stylesheet" href="../../styles/style.css"/></head><body><table class="logobar"><tr><td class="panelleft"><img alt="link" src="../../images/feather.jpg"/></td><td class="panelmiddle"><div class="project">Avalon</div><div class="title">Avalon Central</div></td><td class="panelright"/></tr></table><div class="categorybar" dir="\central\about"><a class="homecategory" href="../../index.html">
         Home
-      </a><a class="category" href="../../planet/components/index.html">Planet</a><a class="category" href="../../products/runtime/index.html">Products</a><a class="category-selected" href="../../central/about/index.html">Central</a></div><div class="menubar"><div class="menu"><div class="menu"><a class="menuitem" href="../about/index.html">Welcome</a><a class="menuitem" href="../community/index.html">Community</a><a class="menuitem" href="../cop/index.html">Concepts</a><a class="menuitem" href="../resources/index.html">Resources</a><a class="menuitem" href="../tools/index.html">Developer Tools</a><a class="menuitem" href="../laboratory/index.html">Avalon Laboratory</a><a class="menuitem" href="../legacy/index.html">Legacy Content</a><a class="menuitem" href="../dpml/index.html">DPML</a></div><a class="menuitem" href="overview.html">Overview</a><a class="menuitem" href="developing/index.html">Developing With Avalon</a><a class="menuitem" href="product/index.html">Products</a><a class="menuitem" href="related/index.html">Related</a><a class="menuitem" href="doc/index.html">Misc</a></div></div><div class="content">
-    <div class="section"><span class="section-header">Avalon Products</span>
+      </a><a class="category" href="../../planet/components/index.html">Planet</a><a class="category" href="../../products/runtime/index.html">Products</a><a class="category-selected" href="../../central/about/index.html">Central</a></div><div class="menubar"><div class="menu"><div class="menu"><a class="menuitem-selected" href="../about/index.html">Welcome</a><a class="menuitem" href="../community/index.html">Community</a><a class="menuitem" href="../cop/index.html">Concepts</a><a class="menuitem" href="../resources/index.html">Resources</a><a class="menuitem" href="../tools/index.html">Developer Tools</a><a class="menuitem" href="../laboratory/index.html">Avalon Laboratory</a><a class="menuitem" href="../legacy/index.html">Legacy Content</a><a class="menuitem" href="../dpml/index.html">DPML</a></div><a class="menuitem" href="license.html">License</a><a class="menuitem" href="download.html">Downloads</a><a class="menuitem" href="installation/index.html">Installation</a><a class="menuitem" href="tutorials/index.html">Tutorials</a><a class="menuitem" href="news/index.html">News</a><a class="menuitem" href="faq.html">FAQ</a></div></div><div class="content">
+    <div class="section"><span class="section-header">Avalon Central</span>
       <p>
-        <strong><em>WARNING: Documents in this section are no longer 
-        up-to-date.</em></strong>
-        <em>We are working on moving the essential content into the main
-        site documentation, especially the "Developing with Avalon"
-        book.</em>
+      Avalon Central is the place you can find 
+      <a class="doclink" href="download.html">downloads</a> of the latest Avalon
+      products, <a class="doclink" href="tutorials/index.html">tutorials</a> to get 
+      you up-to-speed as quickly as possible, together with information 
+      about the <a class="doclink" href="../community/who/index.html">people</a> 
+      who make up this community, and the latest 
+      <a class="doclink" href="news/index.html">news</a> and events to keep you 
+      completely up-to-date. 
       </p>
-      <p>
-        Avalon consists of a number of products and sub-projects 
-        supporting service and component management.
-      </p>
-      <table>
-        <tr row="odd">
-          <th>Name</th>
-          <th>Description</th>
-        </tr>
-        <tr row="even">
-          <td><a class="doclink" href="product/framework/index.html">Framework</a></td>
-          <td>
-              <p>The framework collection includes a component meta model 
-              used to describe component dependencies towards a container, 
-              the classic framework APIs that describe the runtime contact 
-              between a container and a component, and container utilities</p>
-            </td>
-        </tr>
-        <tr row="odd">
-          <td><a class="doclink" href="product/containers/index.html">Merlin</a></td>
-          <td>
-              <p>
-                A container is a platform supporting the management of 
-                components. This page provides links to Merlin - Avalon's reference
-                implementation, general containment theory and background.
-              </p>
-            </td>
-        </tr>
-        <tr row="even">
-          <td><a class="doclink" href="product/components/index.html">Planet</a></td>
-          <td>
-              <p>The components page provides a summary of the main
-              component groups in Avalon and overall component repository
-              management strategies.</p>
-            </td>
-        </tr>
-      </table>
     </div>
-  </div><div class="footer"><span class="copyright">Copyright null, The Apache Software Foundation All rights reserved.</span><div class="views"><a class="viewlink" id="xmllink" href=""><img src="../../images/xml.gif"/></a></div></div></body></html>
\ No newline at end of file
+  </div><div class="footer"><span class="copyright">Copyright 2004, The Apache Software Foundation All rights reserved.</span><div class="views"><a class="viewlink" id="xmllink" href=""><img src="../../images/xml.gif"/></a></div></div></body></html>
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org