You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2017/03/17 13:59:50 UTC

svn commit: r1008493 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/api/index.html

Author: buildbot
Date: Fri Mar 17 13:59:50 2017
New Revision: 1008493

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/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 17 13:59:50 2017
@@ -1 +1 @@
-1787386
+1787390

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 17 13:59:50 2017
@@ -1 +1 @@
-1787386
+1787390

Modified: websites/staging/ooo-site/trunk/content/api/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/index.html (original)
+++ websites/staging/ooo-site/trunk/content/api/index.html Fri Mar 17 13:59:50 2017
@@ -187,7 +187,7 @@ cellspacing="0">
 	<tr valign="top">
 	<td id="toprow">	
 		<div id="charter">
-		  <img src="images/api.png" alt="API logo" align="left" hspace="4" vspace="4"> <strong>Welcome to the <a href="https://en.wikipedia.org/wiki/Application_programming_interface" title="link to a wikipedia definition of API">API</a> Project</strong><br/>
+		    <strong>Welcome to the <a href="https://en.wikipedia.org/wiki/Application_programming_interface" title="link to a wikipedia definition of API">API</a> Project</strong><br/>
 			<p>The API project provides an entry point in the world of Apache OpenOffice from a developers perspective.</p>
 			<p>OpenOffice offers a language independent <b>application programming interface</b> (API) which allows to program the office in different programming languages (e.g. C++, Java, Python, CLI, StarBasic, JavaScript, OLE). It allows to use OpenOffice as service provider in other applications, extend it with new functionality or simply customize and control OpenOffice.</p>
 			<p>The popularity of the standardized (<a href="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office#technical">OASIS</a> and <a href="https://www.iso.ch/iso/en/CatalogueDetailPage.CatalogueDetail?CSNUMBER=43485">ISO/IEC 26300</a>) Open Document Format for Office Applications (OpenDocument) is growing. This also drives the popularity of Apache OpenOffice in general. Corporate users often demand the integration of office productivity into existing workflows and applications. They also often require additional functionality or special customizations of the existing features. And that is one of the main goals of the API project. Provide the possiblitly to customize or control the office that it fits well in your existing environment or fullfill your special requirements.</p>