You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2012/08/23 01:14:07 UTC

svn commit: r1376306 - /incubator/ooo/ooo-site/trunk/content/download/sdk/index.html

Author: marcus
Date: Wed Aug 22 23:14:06 2012
New Revision: 1376306

URL: http://svn.apache.org/viewvc?rev=1376306&view=rev
Log:
Adjusted a bit the text to fit better to AOO

Modified:
    incubator/ooo/ooo-site/trunk/content/download/sdk/index.html

Modified: incubator/ooo/ooo-site/trunk/content/download/sdk/index.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/download/sdk/index.html?rev=1376306&r1=1376305&r2=1376306&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/download/sdk/index.html (original)
+++ incubator/ooo/ooo-site/trunk/content/download/sdk/index.html Wed Aug 22 23:14:06 2012
@@ -1,68 +1,61 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
+
 <head>
+  <title>Apache OpenOffice SDK</title>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-  <title>OpenOffice.org 3.3.0 SDK Download</title>
 </head>
 
 <body>
 
 <h2>The Apache OpenOffice Software Development Kit (SDK)</h2>
 
-<p>The Apache OpenOffice SDK is an add-on for the OpenOffice.org office suite. It provides the necessary tools and documentation for programming the
-OpenOffice.org APIs and creating own extensions (UNO components) for Apache OpenOffice.</p>
+<p>The Apache OpenOffice SDK (AOO SDK) is an add-on for the AOO office suite. It provides the necessary tools and
+documentation for programming the OpenOffice.org APIs and creating own extensions (UNO components) for Apache OpenOffice.</p>
 
-<p>The online available <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide">
-Developer's Guide (wiki)</a> is a comprehensive guide that provides a detailed description of the OpenOffice.org API concepts, the OpenOffice.org UNO
-component model and how to use the API in the context of the different application areas. Most of the examples are coming as ready to build examples
-with the SDK and provide a good start point tom play around with the API.</p>
-
-<p>SDK related questions and comments should be sent to the <a href="mailto:ooo-dev@incubator.apache.org">SDK mailing list</a>. Bugs and
-requests for enhancement should be reported as IssueZilla issues. Developers who are new to Apache OpenOffice will also find the
-<a href="http://development.openoffice.org">OpenOffice.org development</a> page useful.</p>
+<p>The online available
+<a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide">
+Developer's Guide (wiki)</a> is a comprehensive guide that provides a detailed description of the AOO API concepts, the AOO
+UNO component model and how to use the API in the context of the different application areas. Most of the examples are
+coming as ready to build examples with the SDK and provide a good start point tom play around with the API.</p>
+
+<p>SDK related questions and comments should be sent to the
+<a href="mailto:ooo-dev@incubator.apache.org">AOO Dev mailing list</a>. Bugs and requests for enhancement should be
+reported as IssueZilla issues. Developers who are new to Apache OpenOffice will also find the
+<a href="http://www.openoffice.org/development/index.html">Apache OpenOffice development</a> page useful.</p>
 <br/>
 
 <h3>Features</h3>
 
 <ul>
-  <li><a href="http://development.openoffice.org/releases/3.3_sdk.html">What's new in SDK</a></li>
+  <!--
+  <li><a href="http://www.openoffice.org/development/releases/3.3_sdk.html">What's new in SDK</a></li>
+  -->
   <li>Comprehensive Developer's Guide in the
-     <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide">wiki</a>, it will be updated frequently</li>
+  <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide">wiki</a>,
+  it will be updated frequently</li>
   <li>IDL reference with cross references to the Developer's Guide and vice versa</li>
   <li>C/C++ and Java UNO reference documentation</li>
   <li>Development and deployment tools</li>
-  <li>Code samples for Java, C++, OpenOffice.org Basic and OLE</li>
+  <li>Code samples for Java, C++, Apache OpenOffice Basic and OLE</li>
   <li>Easy-to-use build environment for the included samples</li>
 </ul>
 <br/>
 
-<h3>OpenOffice.org API plugin for NetBeans</h3>
+<h3>Apache OpenOffice API plugin for NetBeans</h3>
 
-<p>A further useful extension to the SKD is the OpenOffice.org API plugin for the
-<a href="http://wiki.services.openoffice.org/wiki/OpenOffice_NetBeans_Integration">NetBeans</a> IDE. The plugin helps a lot to get started and
-take the first steps. Several wizards can be used to create completely ready to build and ready to use projects for new OpenOffice.org extensions or
-simple client applications. You can install the plugin directly from within NetBeans via the plugin manager. The plugin depends on an installed
-OpenOffice.org 3.0 and a related SDK version.</p>
+<p>A further useful extension to the SDK is the AOO API plugin for the
+<a href="http://wiki.services.openoffice.org/wiki/OpenOffice_NetBeans_Integration">NetBeans</a> IDE. The plugin helps a lot
+to get started and take the first steps. Several wizards can be used to create completely ready to build and ready to use
+projects for new AOO extensions or simple client applications. You can install the plugin directly from within NetBeans via
+the plugin manager. The plugin depends on an installed OpenOffice.org 3.0 and a related SDK version.</p>
 <br/>
 
 <h3>Download</h3>
 
-<p>All available SDK builds can be found on the <a href="http://www.openoffice.org/download/other.html">download webpage</a>.</p>
-
-<!--
-<a href="http://download.services.openoffice.org/files/stable/3.2.1/OOo-SDK_3.2.1_Win_x86_install_en-US.exe">Windows</a><br/>
-<a href="http://download.services.openoffice.org/files/stable/3.2.1/OOo-SDK_3.2.1_Linux_x86_install-rpm_en-US.tar.gz">Linux x86 (rpm)</a><br/>
-<a href="http://download.services.openoffice.org/files/stable/3.2.1/OOo-SDK_3.2.1_Linux_x86_install-deb_en-US.tar.gz">Linux x86 (deb)</a><br/>
-<a href="http://download.services.openoffice.org/files/stable/3.2.1/OOo-SDK_3.2.1_Linux_x86-64_install-rpm_en-US.tar.gz">Linux x86-64 (rpm)</a><br/>
-<a href="http://download.services.openoffice.org/files/stable/3.2.1/OOo-SDK_3.2.1_Linux_x86-64_install-deb_en-US.tar.gz">Linux x86-64 (deb)</a><br/>
-<a href="http://download.services.openoffice.org/files/stable/3.2.1/OOo-SDK_3.2.1_MacOS_x86_install_en-US.dmg">MacOS x86</a><br/>
-<a href="http://download.services.openoffice.org/files/stable/3.2.1/OOo-SDK_3.2.1_Solaris_x86_install_en-US.tar.gz">Solaris x86</a><br/>
-<a href="http://download.services.openoffice.org/files/stable/3.2.1/OOo-SDK_3.2.1_Solaris_Sparc_install_en-US.tar.gz">Solaris Sparc</a><br/>
-<br/>
-
-If the links above do not work then please download the SDK from the <b>.../stable/3.2.1</b> directory on mirrors listed here:
-<a href="http://distribution.openoffice.org/mirrors#mirrors">http://distribution.openoffice.org/mirrors#mirrors</a>
--->
+<p>All available SDK builds can be found on the <a href="../other.html#tested-sdk">
+download webpage</a>.</p>
 
 </body>
 </html>
+