Author: kschenk
Date: Mon Sep 16 22:44:34 2013
New Revision: 1523826
URL: http://svn.apache.org/r1523826
Log:
Fixed links to current modules, and deleted modules not in "main".
Modified:
openoffice/ooo-site/trunk/content/api/modules.html
Modified: openoffice/ooo-site/trunk/content/api/modules.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/modules.html?rev=1523826&r1=1523825&r2=1523826&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/modules.html (original)
+++ openoffice/ooo-site/trunk/content/api/modules.html Mon Sep 16 22:44:34 2013
@@ -23,7 +23,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.
@@ -33,7 +33,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.
@@ -43,7 +43,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++.
@@ -54,60 +54,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>
@@ -121,7 +88,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>
@@ -131,7 +98,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>
@@ -140,35 +107,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>
</body>
</html>