Author: buildbot
Date: Mon Sep 16 22:45:09 2013
New Revision: 878728
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/api/modules.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Sep 16 22:45:09 2013
@@ -1 +1 @@
-1523777
+1523826
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Sep 16 22:45:09 2013
@@ -1 +1 @@
-1523777
+1523826
Modified: websites/staging/ooo-site/trunk/content/api/modules.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/modules.html (original)
+++ websites/staging/ooo-site/trunk/content/api/modules.html Mon Sep 16
22:45:09 2013
@@ -39,7 +39,7 @@
</font>
<tr>
<td bgcolor="#f0f0f0" valign="top"><a href=
-
"http://api.openoffice.org/source/browse/api/udkapi/"><code>udkapi</code></a></td>
+
"http://svn.apache.org/viewvc/openoffice/trunk/main/udkapi/"><code>udkapi</code></a></td>
<td bgcolor="#f0f0f0" valign="top">Contains the part of the API
which belongs to the UNO core.
@@ -49,7 +49,7 @@
<tr>
<td bgcolor="#f0f0f0" valign="top"><a href=
-
"http://api.openoffice.org/source/browse/api/offapi/"><code>offapi</code></a></td>
+
"http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/"><code>offapi</code></a></td>
<td bgcolor="#f0f0f0" valign="top">Contains the part of the API
which is special to OpenOffice.org components.
@@ -59,7 +59,7 @@
<tr>
<td bgcolor="#f0f0f0" valign="top"><a href=
-
"http://api.openoffice.org/source/browse/api/offuh/"><code>offuh</code></a></td>
+
"http://svn.apache.org/viewvc/openoffice/trunk/main/offuh/"><code>offuh</code></a></td>
<td bgcolor="#f0f0f0" valign="top">Generates UNO headers for
C++.
@@ -70,60 +70,27 @@
<tr>
<td bgcolor="#f0f0f0" valign="top"><a href=
-
"http://api.openoffice.org/source/browse/api/odk/"><code>odk</code></a></td>
+
"http://svn.apache.org/viewvc/openoffice/trunk/main/odk/"><code>odk</code></a></td>
<td bgcolor="#f0f0f0" valign="top">The module builds the first
step of the OpenOffice.org Development Kit (SDK).</td>
</tr>
- <tr>
- <td bgcolor="#f0f0f0" valign="top"><a href=
-
"http://api.openoffice.org/source/browse/api/sdk_oo/"><code>sdk_oo</code></a></td>
-
- <td bgcolor="#f0f0f0" valign="top">The module builds the second
- step of the OpenOffice.org Development Kit (SDK).
- <br>
- In this step all stuff where branding is involved is done. The final
SDK
- is build/packaged in instsetoo_native and comes as a native
installer
- package for the various platforms (MSI, rpm, soalris package)
- containing the complete documentation (developer documentation,
- references), examples, IDL and header files, build tools.</td>
- </tr>
<tr>
<td bgcolor="#f0f0f0" valign="top"><a href=
-
"http://api.openoffice.org/source/browse/api/bean/"><code>bean</code></a></td>
+
"http://svn.apache.org/viewvc/openoffice/trunk/main/bean/"><code>bean</code></a></td>
<td bgcolor="#f0f0f0" valign="top">The module contains the
OfficeBean.</td>
</tr>
<tr>
<td bgcolor="#f0f0f0" valign="top"><a href=
-
"http://api.openoffice.org/source/browse/api/unodevtools/"><code>unodevtools</code></a></td>
+
"http://svn.apache.org/viewvc/openoffice/trunk/main/unodevtools/"><code>unodevtools</code></a></td>
<td bgcolor="#f0f0f0" valign="top">The module contains the
uno-skeletonmaker tool. A command line tool to generate code skeletons for UNO
components in C++ and Java. It is used in the NetBeans and Eclipse integration
to generate the code skeletons.</td>
</tr>
- <tr>
- <td bgcolor="#f0f0f0" valign="top"><a href=
-
"http://api.openoffice.org/source/browse/api/oonetbeansintegration/ooextensions/"><code>oonetbeansintegration</code></a></td>
-
- <td bgcolor="#f0f0f0" valign="top">The module contains the NetBeans
integration plugin.</td>
- </tr>
-
- <tr>
- <td bgcolor="#f0f0f0" valign="top"><a href=
-
"http://api.openoffice.org/source/browse/api/ooeclipseintegration/"><code>ooeclipseintegration</code></a></td>
-
- <td bgcolor="#f0f0f0" valign="top">The module contains the Eclipse
integration plugin.</td>
- </tr>
-
- <tr>
- <td bgcolor="#f0f0f0" valign="top"><a href=
-
"http://api.openoffice.org/source/browse/api/dynamicreferencebrowser/"><code>dynamicreferencebrowser</code></a></td>
-
- <td bgcolor="#f0f0f0" valign="top">The module contains the dynamic IDL
reference browser. A GSoc 2006 project which is still under development.</td>
- </tr>
<tr>
<td colspan="2" bgcolor="#003399"><font color="#ffffff"><b>Modules in
other Projects, related to the API Project</b></font></td>
@@ -137,7 +104,7 @@
<tr>
<td bgcolor="#f0f0f0" valign="top"><a href=
-
"http://udk.openoffice.org/source/browse/udk/unoil/"><code>unoil</code></a></td>
+
"http://svn.apache.org/viewvc/openoffice/trunk/main/unoil/"><code>unoil</code></a></td>
<td bgcolor="#f0f0f0" valign="top">Generates Java class files.
<br>
@@ -147,7 +114,7 @@
<tr>
<td bgcolor="#f0f0f0" valign="top"><a href=
-
"http://udk.openoffice.org/source/browse/udk/ridljar/"><code>ridljar</code></a></td>
+
"http://svn.apache.org/viewvc/openoffice/trunk/main/ridljar/"><code>ridljar</code></a></td>
<td bgcolor="#f0f0f0" valign="top">Generates Java class files.
<br>
@@ -156,35 +123,7 @@
Java UNO core APIs (e.g. Any, ...).</td>
</tr>
- <tr>
- <td colspan="2" bgcolor="#003399"><font color="#ffffff"><b>CVS zombies
(for
- completeness only)</b></font></td>
- </tr>
-
- <tr>
- <th bgcolor="#99CCFF" align="CENTER"><b>Module</b> </th>
-
- <th bgcolor="#99CCFF" align="CENTER"><b>Function</b> </th>
- </tr>
-
- <tr>
- <td bgcolor="#f0f0f0" valign="top"><a href=
- "http://api.openoffice.org/source/browse/api/api/"><code>api</code></a>
- <b>(outdated)</b> </td>
-
- <td bgcolor="#f0f0f0" valign="top">Similar to offapi but old.
- This module is deprecated and not longer used.</td>
- </tr>
-
- <tr>
- <td bgcolor="#f0f0f0" valign="top"><a href=
-
"http://api.openoffice.org/source/browse/api/drafts/"><code>drafts</code></a>
- <b>(outdated)</b></td>
-
- <td bgcolor="#f0f0f0" valign="top">Similar to offapi/drafts but
- old. This module is obsolete because we have now a drafts
- module in offapi.</td>
- </tr>
+
</table>
</div>