Dear Jakarta-Slide Committers.

Hello,

I made a patch for 

1. The download link FIX
2. Link to the Japanese Translation (I've been doing from last year)
   Website
3. Copyright: 1999-2001 => 1999-2003
4. (Tentative) Link to the ApacheCon 2003

Please apply this. Sincerely,

__ Tetsuya <[EMAIL PROTECTED]> __

P.S. Also, I recommend you to replace the jakarta-logo to
newest one... "jakarta-slide"/src/doc/images/jakarta-logo.gif


(PATCH BELOW)
----------------------------------------------------------------------
Index: doc/project.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/src/doc/project.xml,v
retrieving revision 1.19
diff -u -r1.19 project.xml
--- doc/project.xml     1 Aug 2002 07:17:14 -0000       1.19
+++ doc/project.xml     23 Sep 2003 14:11:44 -0000
@@ -11,7 +11,7 @@
   <menu name="Main">
     <item name="Introduction" href="index.html"/>
     <item name="News" href="news.html"/>
-    <item name="Downloads" href="http://jakarta.apache.org/site/binindex.html"/>
+    <item name="Downloads" href="http://jakarta.apache.org/site/binindex.cgi"/>
     <item name="Status" href="status.html"/>
     <item name="Changelog" href="changelog.html"/>
     <item name="Contributors" href="contrib.html"/>
@@ -57,6 +57,9 @@
     <item name="WebDAV Client Javadoc" href="clientjavadoc/index.html"/>
     <item name="Tag Library (JSTL)" href="jstl-taglib.html"/>
     <item name="Tag Library (Struts)" href="struts-taglib.html"/>
+  </menu>
+  <menu name="Translated (Web)">
+    <item name="Japanese" href="http://jakarta.apache.org/"/>
   </menu>
 
   </body>

Index: doc/stylesheets/slide.xsl
===================================================================
RCS file: /home/cvs/jakarta-slide/src/doc/stylesheets/slide.xsl,v
retrieving revision 1.7
diff -u -r1.7 slide.xsl
--- doc/stylesheets/slide.xsl   1 Aug 2002 07:17:15 -0000       1.7
+++ doc/stylesheets/slide.xsl   23 Sep 2003 14:11:54 -0000
@@ -98,6 +98,9 @@
 
         <xsl:comment>LEFT SIDE NAVIGATION</xsl:comment>
         <td width="20%" valign="top" nowrap="true">
+         <!-- to be removed after ApacheCon 2003 ends 20th of November 2003 -->
+         <A HREF="http://apachecon.com/2003/US/index.html";><img border="0" 
src="http://jakarta.apache.org/images/logos/ac2003-150.gif"/></A>
+         <!-- ============================================================ -->
           <xsl:apply-templates select="$project/body/menu"/>
         </td>
 
@@ -118,7 +121,7 @@
       <xsl:comment>PAGE FOOTER</xsl:comment>
       <tr><td colspan="2">
         <div align="center"><font color="{$body-link}" size="-1"><em>
-        Copyright &#169; 1999-2001, Apache Software Foundation
+        Copyright &#169; 1999-2003, Apache Software Foundation
         </em></font></div>
       </td></tr>
 
-----------------------------------------------------------------------

On Mon, 22 Sep 2003 23:46:07 -0400
(Subject: Download link is broken)
Vadim Gritsenko <[EMAIL PROTECTED]> wrote:

> On the page:
>    http://jakarta.apache.org/slide/
> 
> Download link in the navbar points to the binindex.html instead of 
> binindex.cgi, which makes it hard to get any releases downloaded...
> 
> Can you guys fix the page?
> 
> Thanks,
> Vadim
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-----------------------------------------------------------
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: [EMAIL PROTECTED]  http://www.terra-intl.com/
(Accredited Herrmann Brain Dominance Instrument Facilitator)
http://www.hbdi.com/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to