Author: buildbot
Date: Thu Mar 14 22:48:52 2013
New Revision: 854535
Log:
Staging update by buildbot for ooo-site
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
websites/staging/ooo-site/trunk/content/dba/development/project_structure.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 14 22:48:52 2013
@@ -1 +1 @@
-1456697
+1456708
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 14 22:48:52 2013
@@ -1 +1 @@
-1456697
+1456708
Modified:
websites/staging/ooo-site/trunk/content/dba/development/project_structure.html
==============================================================================
---
websites/staging/ooo-site/trunk/content/dba/development/project_structure.html
(original)
+++
websites/staging/ooo-site/trunk/content/dba/development/project_structure.html
Thu Mar 14 22:48:52 2013
@@ -45,7 +45,7 @@
<td style="vertical-align: top;">Functionality</td>
</tr>
<tr class="OddTableRow">
- <td style="vertical-align: top;" width="15%"><a
href="http://dba.openoffice.org/source/browse/dba/connectivity/">connectivity</a><br/>
+ <td style="vertical-align: top;" width="15%"><a
href="http://svn.apache.org/viewvc/openoffice/trunk/main/connectivity/">connectivity</a><br/>
</td>
<td style="vertical-align: top;">Base connectivity. This module
contains database
driver implementations for ODBC 3.0, JDBC, ADO, dBase, and CSV
files. The way
@@ -54,7 +54,7 @@
</td>
</tr>
<tr class="EvenTableRow">
- <td style="vertical-align: top;" width="15%"><a
href="http://dba.openoffice.org/source/browse/dba/dbaccess/">dbaccess</a><br/>
+ <td style="vertical-align: top;" width="15%"><a
href="http://svn.apache.org/viewvc/openoffice/trunk/main/dbaccess/">dbaccess</a><br/>
</td>
<td style="vertical-align: top;">Database access layer. This
module contains code
for accessing databases from applications. It also contains the
following:
@@ -88,7 +88,7 @@
</td>
</tr>
<tr class="OddTableRow">
- <td style="vertical-align: top;" width="15%"><a
href="http://dba.openoffice.org/source/browse/gsl/forms/">forms</a><br/>
+ <td style="vertical-align: top;" width="15%"><a
href="http://svn.apache.org/viewvc/openoffice/trunk/main/forms/">forms</a><br/>
</td>
<td style="vertical-align: top;">This module, though currently
part of the GSL
project, is related to Database access as well. It contains most
of the code
@@ -98,7 +98,7 @@
</td>
</tr>
<tr class="EvenTableRow">
- <td style="vertical-align: top;" width="15%"><a
href="http://dba.openoffice.org/source/browse/graphics/svx/">svx</a><br/>
+ <td style="vertical-align: top;" width="15%"><a
href="http://svn.apache.org/viewvc/openoffice/trunk/main/svx/">svx</a><br/>
</td>
<td style="vertical-align: top;">Additional implementations for
integrating the
form layer into the aplications can be found in the SVX module,
project