Author: jgbutler
Date: Wed Aug 23 05:50:03 2006
New Revision: 434034

URL: http://svn.apache.org/viewvc?rev=434034&view=rev
Log:
Fix for IBATIS-336, broken link on the home page.  Also added unsubscribe info 
to the mailing list page.

Modified:
    ibatis/trunk/site/pages/index.vm
    ibatis/trunk/site/pages/mailinglists.vm

Modified: ibatis/trunk/site/pages/index.vm
URL: 
http://svn.apache.org/viewvc/ibatis/trunk/site/pages/index.vm?rev=434034&r1=434033&r2=434034&view=diff
==============================================================================
--- ibatis/trunk/site/pages/index.vm (original)
+++ ibatis/trunk/site/pages/index.vm Wed Aug 23 05:50:03 2006
@@ -40,7 +40,7 @@
       feedback</a>.
     Then, learn how to simple it is to use the iBATIS Data Mapper by reading 
our
     <a title="SQL Maps for Java Tutorial"
-       
href="http://cvs.apache.org/dist/ibatis/ibatis.java/docs/iBATIS-SqlMaps-2-Tutorial.pdf";>Java
 Tutorial</a> or <a
+       
href="http://cvs.apache.org/dist/ibatis/ibatis.java/docs/iBATIS-SqlMaps-2-Tutorial_en.pdf";>Java
 Tutorial</a> or <a
       title="iBATIS.NET DataMapper Quick Start Guide"
       
href="http://opensource.atlassian.com/confluence/oss/display/IBATIS/Quick+Start+Guide";
 target="_new">.NET Quick
     Start Guide</a>!</p>

Modified: ibatis/trunk/site/pages/mailinglists.vm
URL: 
http://svn.apache.org/viewvc/ibatis/trunk/site/pages/mailinglists.vm?rev=434034&r1=434033&r2=434034&view=diff
==============================================================================
--- ibatis/trunk/site/pages/mailinglists.vm (original)
+++ ibatis/trunk/site/pages/mailinglists.vm Wed Aug 23 05:50:03 2006
@@ -18,14 +18,16 @@
       <table width="100%">
         <tr >
           <td width="20%">Java User Mailing List &nbsp;</td>
-          <td width="20%"><a href="mailto:[EMAIL PROTECTED]">Subscribe</a></td>
+          <td width="20%"><a href="mailto:[EMAIL PROTECTED]">Subscribe</a><br 
/>
+            <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a></td>
           <td width="20%"><a href="mailto:[email protected]";>New 
Message</a></td>
           <td width="20%"><a 
href="http://www.mail-archive.com/[email protected]/"; 
target="_new">Archives/Search</a></td>
           <td width="20%"><a 
href="http://www.mail-archive.com/[email protected]/"; 
target="_new">Old Incubator Archives</a></td>
         </tr>
         <tr >
           <td width="20%">Java DIGEST User Mailing List &nbsp;</td>
-          <td width="20%"><a href="mailto:[EMAIL PROTECTED]">Subscribe</a></td>
+          <td width="20%"><a href="mailto:[EMAIL PROTECTED]">Subscribe</a><br 
/>
+          <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a></td>
           <td width="20%">&nbsp;</td>
           <td width="20%">&nbsp;</td>
           <td width="20%">&nbsp;</td>
@@ -36,14 +38,16 @@
       <table width="100%">
         <tr >
           <td width="20%">.NET User Mailing List</td>
-          <td width="20%"><a href="mailto:[EMAIL PROTECTED]">Subscribe</a></td>
+          <td width="20%"><a href="mailto:[EMAIL PROTECTED]">Subscribe</a><br 
/>
+          <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a></td>
           <td width="20%"><a href="mailto:[email protected]";>New 
Message</a></td>
           <td width="20%"><a 
href="http://www.mail-archive.com/[email protected]/"; 
target="_new">Archives/Search</a></td>
           <td width="20%"><a 
href="http://www.mail-archive.com/[email protected]/"; 
target="_new">Old Incubator Archives</a></td>
         </tr>
         <tr >
           <td width="20%">.NET DIGEST User Mailing List &nbsp;</td>
-          <td width="20%"><a href="mailto:[EMAIL PROTECTED]">Subscribe</a></td>
+          <td width="20%"><a href="mailto:[EMAIL PROTECTED]">Subscribe</a><br 
/>
+          <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a></td>
           <td width="20%">&nbsp;</td>
           <td width="20%">&nbsp;</td>
           <td width="20%">&nbsp;</td>
@@ -54,14 +58,16 @@
       <table width="100%">
         <tr >
           <td width="20%">Developer Mailing List</td>
-          <td width="20%"><a href="mailto:[EMAIL PROTECTED]">Subscribe</a></td>
+          <td width="20%"><a href="mailto:[EMAIL PROTECTED]">Subscribe</a><br 
/>
+          <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a></td>
           <td width="20%"><a href="mailto:[email protected]";>New 
Message</a></td>
           <td width="20%"><a 
href="http://www.mail-archive.com/[email protected]/"; 
target="_new">Archives/Search</a></td>
           <td width="20%"><a 
href="http://www.mail-archive.com/[email protected]/"; 
target="_new">Old Incubator Archives</a></td>
         </tr>
         <tr >
           <td width="20%">Subversion Commits List</td>
-          <td width="20%"><a href="mailto:[EMAIL PROTECTED]">Subscribe</a></td>
+          <td width="20%"><a href="mailto:[EMAIL PROTECTED]">Subscribe</a><br 
/>
+          <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a></td>
           <td width="20%">&nbsp;</td>
           <td width="20%"><a 
href="http://www.mail-archive.com/[email protected]/"; 
target="_new">Archives/Search</a></td>
           <td width="20%"><a 
href="http://mail-archives.apache.org/mod_mbox/incubator-ibatis-commits/"; 
target="_new">Old Incubator Archives</a></td>


Reply via email to