Author: aadamchik
Date: Fri Jul 14 12:44:24 2006
New Revision: 422002

URL: http://svn.apache.org/viewvc?rev=422002&view=rev
Log:
fixing bugs in the docs

Modified:
    
incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User 
Guide/Design/Runtime Components/index.html
    
incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User 
Guide/Installation/index.html

Modified: 
incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User 
Guide/Design/Runtime Components/index.html
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Design/Runtime%20Components/index.html?rev=422002&r1=422001&r2=422002&view=diff
==============================================================================
--- 
incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User 
Guide/Design/Runtime Components/index.html (original)
+++ 
incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User 
Guide/Design/Runtime Components/index.html Fri Jul 14 12:44:24 2006
@@ -44,11 +44,9 @@
 <li><a href="../../../../Documentation/User 
Guide/DataViews/index.html">DataViews</a></li>
 </ul>
 </div>
-<div id="ConfluenceContent">
-<table class="sectionMacro" border="0" cellpadding="5" cellspacing="0" 
width="100%"><tbody><tr>
-<td class="confluenceTd"  valign="top">
-<p>Cayenne runtime framework is an intermediary between a Java application and 
a relational database. The picture on the right shows the main components of 
the framework:</p>
+<div id="ConfluenceContent"><p>Cayenne runtime framework is an intermediary 
between a Java application and a relational database. The picture below shows 
the main components of the framework:</p>
 
+<p><img src="cayenne-runtime.png" align="absmiddle" border="0" /></p>
 
 <h3><a 
name="RuntimeComponents-VerticalStructureCayennePersistenceStack"></a>Vertical 
Structure - Cayenne Persistence Stack</h3>
 
@@ -72,10 +70,7 @@
        <li><a href="../../../../Documentation/User Guide/Design/Runtime 
Components/DataSource/index.html" 
title="DataSource"><tt>org.objectstyle.cayenne.conn</tt></a> - DataSource 
package.</li>
 </ul>
 
-</td>
-<td class="confluenceTd"  valign="top">
-<p><img src="cayenne-runtime.png" align="absmiddle" border="0" /></p></td>
-</tr></tbody></table>
+
 </div>
 </div>
   <div class="clearer">.</div>

Modified: 
incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User 
Guide/Installation/index.html
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User%20Guide/Installation/index.html?rev=422002&r1=422001&r2=422002&view=diff
==============================================================================
--- 
incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User 
Guide/Installation/index.html (original)
+++ 
incubator/cayenne/main/trunk/cayenne/cayenne-other/wiki-docs/Documentation/User 
Guide/Installation/index.html Fri Jul 14 12:44:24 2006
@@ -39,7 +39,7 @@
 
 
 <ul>
-       <li><b>JDBC Driver:</b> You will need a JDBC driver to access the 
database. Information about various drivers and database-specific configuration 
is provided on the <span class="error">&#91;Database Support&#93;</span> 
page.</li>
+       <li><b>JDBC Driver:</b> You will need a JDBC driver to access the 
database. Information about various drivers and database-specific configuration 
is provided on the <span class="nobr"><a 
href="http://objectstyle.org/confluence/display/CAY/Database+Support"; 
title="Visit page outside Confluence" rel="nofollow">Database Support<sup><img 
class="rendericon" src="../../../images/linkext7.gif" height="7" width="7" 
align="absmiddle" alt="" border="0"/></sup></a></span> page.</li>
 </ul>
 
 


Reply via email to