You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ibatis.apache.org by gb...@apache.org on 2007/02/01 23:07:03 UTC

svn commit: r502376 - in /ibatis/trunk/site/pages: dotnetdownloads.vm index.vm onlinehelp.vm

Author: gbayon
Date: Thu Feb  1 14:07:02 2007
New Revision: 502376

URL: http://svn.apache.org/viewvc?view=rev&rev=502376
Log:
 Cosmetic change

Modified:
    ibatis/trunk/site/pages/dotnetdownloads.vm
    ibatis/trunk/site/pages/index.vm
    ibatis/trunk/site/pages/onlinehelp.vm

Modified: ibatis/trunk/site/pages/dotnetdownloads.vm
URL: http://svn.apache.org/viewvc/ibatis/trunk/site/pages/dotnetdownloads.vm?view=diff&rev=502376&r1=502375&r2=502376
==============================================================================
--- ibatis/trunk/site/pages/dotnetdownloads.vm (original)
+++ ibatis/trunk/site/pages/dotnetdownloads.vm Thu Feb  1 14:07:02 2007
@@ -82,7 +82,7 @@
     </td>
   </tr>
   <tr>
-    <td bgcolor="#ccc">
+    <td style="background-color:#E8E8E8">
         <h4>Tips</h4>
         <a name="Downloads"></a>
         <p>Use the links below to download a binary distribution of the iBATIS.NET Data Mapper or

Modified: ibatis/trunk/site/pages/index.vm
URL: http://svn.apache.org/viewvc/ibatis/trunk/site/pages/index.vm?view=diff&rev=502376&r1=502375&r2=502376
==============================================================================
--- ibatis/trunk/site/pages/index.vm (original)
+++ ibatis/trunk/site/pages/index.vm Thu Feb  1 14:07:02 2007
@@ -53,7 +53,7 @@
 <p>(February 1, 2007) The iBATIS.NET team is proud to announce that the BETA release of DataAccess V1.9.0 and DataMapper V1.6.0 are now available.</p>
  
 <p>This release includes several bug fixes and enhancements.<br/> 
-Additionally, the main new addition is the support to <b>groupBy</b> attribute on resultMap to <b>resolve N+1 select</b> issue.</p>
+The main new addition is the support to <b>groupBy</b> attribute on resultMap to <b>resolve N+1 select</b> issue.</p>
  
 <p>We expect that there will be a vote to promote to General Availability status in two weeks.
 Thanks once again for your comments and suggestions. Enjoy!</p>

Modified: ibatis/trunk/site/pages/onlinehelp.vm
URL: http://svn.apache.org/viewvc/ibatis/trunk/site/pages/onlinehelp.vm?view=diff&rev=502376&r1=502375&r2=502376
==============================================================================
--- ibatis/trunk/site/pages/onlinehelp.vm (original)
+++ ibatis/trunk/site/pages/onlinehelp.vm Thu Feb  1 14:07:02 2007
@@ -36,12 +36,13 @@
         online reference documentation.</strong>
       </p>
       <p>Online documentation can be found here:</p>
-      <ul>
-        <li><a target="_blank" href="/SDK/dotnet/index.html">SDK</a></li>
+       <ul>
+        <li><a target="_blank" href="/docs/dotnet/dataaccess/index.html">C# DataAccess Developer Guide</a></li>
+        <li><a target="_blank" href="/docs/dotnet/datamapper/index.html">C# DataMapper Developer Guide</a></li>
       </ul>
       <p>SDK documentation can be found here:</p>
       <ul>
-        <li><a target="_blank" href="/docs/dotnet/dataaccess/index.html">C# DataAccess Developer Guide</a></li>
+        <li><a target="_blank" href="/SDK/dotnet/index.html">SDK</a></li>
       </ul>
     </td>
     <td width="33%">