You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2005/09/28 21:05:21 UTC

svn commit: r292260 - in /jakarta/tapestry/trunk/src/documentation/content/xdocs: downloads.xml index.xml

Author: hlship
Date: Wed Sep 28 12:05:17 2005
New Revision: 292260

URL: http://svn.apache.org/viewcvs?rev=292260&view=rev
Log:
Add a "Quick Links" section to the home page

Modified:
    jakarta/tapestry/trunk/src/documentation/content/xdocs/downloads.xml
    jakarta/tapestry/trunk/src/documentation/content/xdocs/index.xml

Modified: jakarta/tapestry/trunk/src/documentation/content/xdocs/downloads.xml
URL: http://svn.apache.org/viewcvs/jakarta/tapestry/trunk/src/documentation/content/xdocs/downloads.xml?rev=292260&r1=292259&r2=292260&view=diff
==============================================================================
--- jakarta/tapestry/trunk/src/documentation/content/xdocs/downloads.xml (original)
+++ jakarta/tapestry/trunk/src/documentation/content/xdocs/downloads.xml Wed Sep 28 12:05:17 2005
@@ -23,11 +23,6 @@
 	</header>
 	<body>
 
-<warning>
-Pre-packaged Tapestry 4.0 distributions are not yet available. Tapestry 3.0 is packaged more traditionally,
-with separate binary and source distributions.  
-</warning>
-
 <p>
 Tapestry distributions are available from the
 <fork href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Apache Mirrors</fork>.  

Modified: jakarta/tapestry/trunk/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/jakarta/tapestry/trunk/src/documentation/content/xdocs/index.xml?rev=292260&r1=292259&r2=292260&view=diff
==============================================================================
--- jakarta/tapestry/trunk/src/documentation/content/xdocs/index.xml (original)
+++ jakarta/tapestry/trunk/src/documentation/content/xdocs/index.xml Wed Sep 28 12:05:17 2005
@@ -27,6 +27,36 @@
  </header>
 
 <body>
+  
+  <section>
+    <title>Quick Links</title>
+  
+<p>
+Quick links to the most common subjects:
+</p>
+
+<p>
+  
+  <link href="UsersGuide/index.html">User's Guide</link>
+  -
+  <link href="QuickStart/index.html">Quick Start Tutorial</link>
+  -
+  <link href="tapestry/ComponentReference/index.html">Component Reference</link>
+  -
+  <link href="tapestry/apidocs/index.html">JavaDoc</link>
+  -
+  <link href="site:faq">FAQ</link>
+  -
+  <link href="downloads.html"><strong>Downloads</strong></link>  
+  -
+  <link href="site:wiki">Wiki</link>
+  -
+  <link href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10573">JIRA</link> (issue tracking)
+</p>  
+  
+    
+  </section>
+  
 
 <section>
   <title>What is Tapestry?</title>
@@ -88,6 +118,8 @@
 </p>
 
 </section>
+
+
 
 <section>
   <title>Tapestry 4.0</title>



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