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 2014/12/26 19:57:51 UTC

svn commit: r934077 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/extensions/ content/product/ content/support/ content/why/

Author: buildbot
Date: Fri Dec 26 18:57:50 2014
New Revision: 934077

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/extensions/index.html
    websites/staging/ooo-site/trunk/content/index.html
    websites/staging/ooo-site/trunk/content/product/linux.html
    websites/staging/ooo-site/trunk/content/product/mac.html
    websites/staging/ooo-site/trunk/content/product/suite.html
    websites/staging/ooo-site/trunk/content/product/windows.html
    websites/staging/ooo-site/trunk/content/support/index.html
    websites/staging/ooo-site/trunk/content/why/why_foss.html
    websites/staging/ooo-site/trunk/content/why/why_oem.html
    websites/staging/ooo-site/trunk/content/why/why_office2003-end-of-life.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Dec 26 18:57:50 2014
@@ -1 +1 @@
-1648009
+1648010

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Dec 26 18:57:50 2014
@@ -1 +1 @@
-1648009
+1648010

Modified: websites/staging/ooo-site/trunk/content/extensions/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/extensions/index.html (original)
+++ websites/staging/ooo-site/trunk/content/extensions/index.html Fri Dec 26 18:57:50 2014
@@ -3,9 +3,8 @@
 <head>
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
-    <title>Extensions : Enrich Apache OpenOffice</title>
-    <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-
+  <title>Extensions : Enrich Apache OpenOffice</title>
+  <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
 
 <!--#include virtual="/google-analytics.js" --> 
 <!--#include virtual="/scripts/entourage.js" -->
@@ -23,36 +22,63 @@
     
     
     
-
-<h1>Extensions and Templates : From production to end-users</h1>
-<p>
-Apache OpenOffice offers a complete framework allowing it to be enriched. OpenOffice allows for both "extensions" and "templates". 
-An extension is a third party tool that brings OpenOffice new functions. This can be done through addons, addins, deployed by UNO packages. 
-Templates are document setups designed for specific uses.<br/>
-<br/>
-The native-lang projects are welcomed helping translating all of these resources. The OpenOffice wiki can be used to provide translation of all the materials found here and now contains the majority of information.</p>
-<br/>
-<p>
-<a style="margin-left:6em;margin-bottom:5em;" href="http://extensions.openoffice.org"><img border=0 src="OOoEx_Banner_60x234_02.png" alt="Get or submit extensions on the OpenOffice Extensions Website"></a>
-<br/>
-</p>
-Get or submit extensions on the <a href="http://extensions.openoffice.org">OpenOffice Extensions Website</a>.
-<br/>
-Get or submit templates on the <a href="http://templates.openoffice.org">OpenOffice Template Website</a>.
-<br/>
-
-<h1><a href="http://wiki.services.openoffice.org/wiki/Extensions">Find out much more on the Extensions Area Wiki</a></h1>
-
-<p>
-Join the user mailing list if you're willing to share your extensions and need help: <a href="mailto:users-subscribe@openoffice.apache.org">users-subscribe@openoffice.apache.org</a><br/>
-	<br/>	
-Join the api mailing list for any questions related to developing extensions: <a href="mailto:api-subscribe@openoffice.apache.org">api-subscribe@openoffice.apache.org</a>
-<br/>
-	<br/>
-(See the <a href="http://openoffice.apache.org/mailing-lists.html">Apache OpenOffice mailing list page</a> for mail subject tags and information on other useful mailing lists.)
-</p>
-
-
+  <h1>Extensions and Templates: From production to end-users</h1>
+  <p>
+    Apache OpenOffice offers a complete framework allowing it to be enriched. 
+    OpenOffice allows for both "extensions" and "templates". 
+    An extension is a third party tool that brings OpenOffice new functions. 
+    This can be done through addons, addins, deployed by UNO packages.
+    Templates are document setups designed for specific uses.
+    <br/>
+    <br/>
+    The native-lang projects are welcomed helping translating all of these resources.
+    The OpenOffice wiki can be used to provide translation of all the materials 
+    found here and now contains the majority of information.
+  </p>
+  <br/>
+  <p>
+    <a style="margin-left:6em;margin-bottom:5em;" 
+      href="http://extensions.openoffice.org" target="_blank">
+      <img border=0 src="/extensions/OOoEx_Banner_60x234_02.png" 
+	alt="Get or submit extensions on the OpenOffice Extensions Website">
+    </a>
+    <br/>
+  </p>
+  <p>
+    Get or submit extensions on the
+    <a href="http://extensions.openoffice.org" target="_blank">
+      OpenOffice Extensions Website</a>.
+    <br/>
+    Get or submit templates on the
+    <a href="http://templates.openoffice.org" target="_blank">
+      OpenOffice Template Website</a>.
+    <br/>
+  </p>
+
+  <h1>
+    <a href="http://wiki.services.openoffice.org/wiki/Extensions" target="_blank">
+      Find out much more on the Extensions Area Wiki
+    </a>
+  </h1>
+  <p>
+    Join the user mailing list if you're willing to share your extensions and need help:
+    <a href="mailto:users-subscribe@openoffice.apache.org">
+      users-subscribe@openoffice.apache.org
+    </a>
+    <br/>
+    <br/>
+    Join the api mailing list for any questions related to developing extensions:
+    <a href="mailto:api-subscribe@openoffice.apache.org">
+      api-subscribe@openoffice.apache.org
+    </a>
+    <br/>
+    <br/>
+    (See the
+    <a href="http://openoffice.apache.org/mailing-lists.html">
+      Apache OpenOffice mailing list page
+    </a>
+    for mail subject tags and information on other useful mailing lists.)
+  </p>
 
   </div>
 <!--#include virtual="/footer.html" -->

Modified: websites/staging/ooo-site/trunk/content/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/index.html (original)
+++ websites/staging/ooo-site/trunk/content/index.html Fri Dec 26 18:57:50 2014
@@ -4,7 +4,7 @@
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
     <meta name="description" content="The official home page of the Apache OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw and Base." />
-    <meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice, Apache Open Office, OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open Document Format, free office editors" />
+    <meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice, Apache Open Office, OpenOffice.org, Writer, Calc, Impress, Draw, Base, ODF, Open Document Format, free office editors" />
     <meta name="google-site-verification" content="x1jl2cGum4kCvj0PgxjTy_pasCsLY_fBT7my88fpKD4" />
     <meta name="p:domain_verify" content="bd1ba1fb9d25b0eb3d64891f89e9195e" /> 
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
@@ -387,7 +387,7 @@
     <h2 style="display: inline;">Recent Blog Posts</h2>
 
     <p style="text-align:right">
-      <a href="http://blogs.apache.org/OOo/">All Posts</a>
+      <a href="http://blogs.apache.org/OOo/" target="_blank">All Posts</a>
     </p>
 
     <p>

Modified: websites/staging/ooo-site/trunk/content/product/linux.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/product/linux.html (original)
+++ websites/staging/ooo-site/trunk/content/product/linux.html Fri Dec 26 18:57:50 2014
@@ -23,13 +23,8 @@
     
     <h1 class="title">Apache OpenOffice for Linux</h1>
     <h2 id="linux-distroversion-support">Linux Distro/Version Support</h2>
-<p>The current Apache OpenOffice supports the following Linux distros and versions...</p>
-<p>Specific distro notes:</p>
-<ul>
-<li>distro a:  notes...</li>
-<li>distro b:  notes...</li>
-<li>distro c:  notes...</li>
-</ul>
+<p>The current Apache OpenOffice supports most existing Linux
+distributions and versions.</p>
 <p>In general the following is needed:</p>
 <ul>
 <li>Linux kernel version 2.6 or higher, glibc2 version 2.11.1 or higher</li>
@@ -40,13 +35,6 @@
 <li><strong>Storage</strong>: At least 400 Mbytes available disk space for a default install via download.</li>
 <li><strong>Graphics</strong>: X-Server with 1024 x 768 or higher resolution with at least 256 colours.</li>
 </ul>
-<h2 id="linux-specific-features">Linux-specific Features</h2>
-<p>Apache OpenOffice has the following special features on Linux:</p>
-<ul>
-<li>feature 1</li>
-<li>feature 2</li>
-<li>feature 3</li>
-</ul>
 <h2 id="additional-resources">Additional Resources</h2>
 <ul>
 <li>Click here to <a href="http://www.openoffice.org/download/">download</a></li>

Modified: websites/staging/ooo-site/trunk/content/product/mac.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/product/mac.html (original)
+++ websites/staging/ooo-site/trunk/content/product/mac.html Fri Dec 26 18:57:50 2014
@@ -23,14 +23,10 @@
     
     <h1 class="title">Apache OpenOffice for MacOS X</h1>
     <h2 id="macos-x-version-support">MacOS X Version Support</h2>
-<p>The current Apache OpenOffice supports Apple MacOS X version 10.4 (Tiger), 10.5 (Leopard),
-10.6 (Snow Leopard), 10.7 (Lion) and 10.8 (Mountain Lion)</p>
-<p>Specific platform version notes:</p>
-<ul>
-<li>version a:  notes...</li>
-<li>version b:  notes...</li>
-<li>version c:  notes...</li>
-</ul>
+<p>The current Apache OpenOffice supports Apple MacOS X version
+10.7 (Lion), 10.8 (Mountain Lion), 10.9 (Mavericks), 10.10 (Yosemite).</p>
+<p>The last OpenOffice version supporting the old MacOS X 10.4 (Tiger),
+10.5 (Leopard), 10.6 (Snow Leopard) is OpenOffice 4.0.1.</p>
 <h2 id="hardware-requirements">Hardware Requirements</h2>
 <ul>
 <li><strong>CPU</strong>: Intel Processor</li>
@@ -38,13 +34,6 @@
 <li><strong>Storage</strong>: At least 400 Mbytes available disk space for a default install via download.</li>
 <li><strong>Graphics</strong>: 1024 x 768 or higher resolution with 16.7 million colours.</li>
 </ul>
-<h2 id="mac-specific-features">Mac-specific Features</h2>
-<p>Apache OpenOffice has the following special features on MacOS X:</p>
-<ul>
-<li>feature 1</li>
-<li>feature 2</li>
-<li>feature 3</li>
-</ul>
 <h2 id="additional-resources">Additional Resources</h2>
 <ul>
 <li>Click here to <a href="http://www.openoffice.org/download/">download</a></li>

Modified: websites/staging/ooo-site/trunk/content/product/suite.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/product/suite.html (original)
+++ websites/staging/ooo-site/trunk/content/product/suite.html Fri Dec 26 18:57:50 2014
@@ -53,7 +53,7 @@ office package.</p>
 <p>All the components save in OpenDocument format, the new international standard
   for office documents. This XML based format offers substantial disk savings
   compared to common competitors' formats. It also means you can access your
-  data  from any OpenDocument compliant software.</p>
+  data from any OpenDocument compliant software.</p>
 </li>
 <li>
 <p>All the packages are installed in one single operation, using the installation
@@ -64,7 +64,8 @@ office package.</p>
   no hidden charges now or in the future.</p>
 </li>
 </ul>
-<p>Everything you need in an office productivity suite - <a href="/download/" title="Download Apache OpenOffice">get it today</a>!</p>
+<p>Everything you need in an office productivity suite - 
+<a href="/download/" title="Download Apache OpenOffice">get it today</a>!</p>
   </div>
 <!--#include virtual="/footer.html" -->
 </body>

Modified: websites/staging/ooo-site/trunk/content/product/windows.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/product/windows.html (original)
+++ websites/staging/ooo-site/trunk/content/product/windows.html Fri Dec 26 18:57:50 2014
@@ -3,7 +3,7 @@
 <head>
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
-<title>Apache OpenOffice for Windows</title>
+<title>Apache OpenOffice for Windows
</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 
@@ -21,7 +21,7 @@
   
   <div id="content">
     
-    <h1 class="title">Apache OpenOffice for Windows</h1>
+    <h1 class="title">Apache OpenOffice for Windows
</h1>
     <h2 id="windows-version-support">Windows Version Support</h2>
 <p>The current Apache OpenOffice supports Microsoft Windows XP, Vista, Windows 7 and Windows 8.</p>
 <p>Specific platform version notes:</p>
@@ -30,11 +30,13 @@
 <li><strong>Windows XP</strong>: Tested, stable, no platform-specific problems known.</li>
 <li><strong>Windows Vista</strong>: Tested, stable, no platform-specific problems known.</li>
 <li><strong>Windows 7</strong>: Tested, stable.</li>
-<li><strong>Windows 8</strong>: We run as a "desktop application", not a Metro "App". Requires x86 or 64-bit Windows. We do not support Windows RT, the ARM-based version, intended for tablets.</li>
+<li><strong>Windows 8</strong>: We run as a "desktop application", not a Metro "App". Requires x86 or 64-bit Windows. 
+    We do not support Windows RT, the ARM-based version, intended for tablets.</li>
 </ul>
-<p><strong>Pleae note</strong>: Apache OpenOffice is distributed as a 32-bit application. It will run successfully in
+<p><strong>Please note</strong>: Apache OpenOffice is distributed as a 32-bit application. It will run successfully in
 32-bit mode on 64-bit versions of Windows 7 and Windows 8. But in those cases a 32-bit JVM is required
-for some functionality. Details are <a href="http://www.openoffice.org/download/common/java.html">here</a>.</p>
+for some functionality. Details are 
+<a href="http://www.openoffice.org/download/common/java.html">here</a>.</p>
 <h2 id="hardware-requirements">Hardware Requirements</h2>
 <p>Hardware demands are quite modest and even older machines should be able to run OpenOffice:</p>
 <ul>
@@ -45,13 +47,17 @@ for some functionality. Details are <a h
 <h2 id="windows-specific-features">Windows-specific Features</h2>
 <p>Apache OpenOffice has the following special features on Windows:</p>
 <ul>
-<li>Mail client integration via Messaging Application Programming Interface <a href="http://msdn.microsoft.com/en-us/library/exchange/aa142548%28v=exchg.65%29.aspx">(MAPI)</a></li>
+<li>Mail client integration via Messaging Application Programming Interface 
+    <a href="http://msdn.microsoft.com/en-us/library/exchange/aa142548%28v=exchg.65%29.aspx">(MAPI)</a></li>
 </ul>
 <h2 id="additional-resources">Additional Resources</h2>
 <ul>
-<li>Click here to <a href="http://www.openoffice.org/download/">download</a></li>
-<li>Click here to get <a href="http://www.openoffice.org/download/common/instructions.html#win">Install intructions for OpenOffice on Windows</a></li>
-<li>Click here to get help and support in the <a href="http://forum.openoffice.org/">Community Support Forums</a></li>
+<li>Click here to 
+    <a href="http://www.openoffice.org/download/">download</a></li>
+<li>Click here to get 
+    <a href="http://www.openoffice.org/download/common/instructions.html#win">Install intructions for OpenOffice on Windows</a></li>
+<li>Click here to get help and support in the 
+    <a href="http://forum.openoffice.org/">Community Support Forums</a></li>
 </ul>
   </div>
 <!--#include virtual="/footer.html" -->

Modified: websites/staging/ooo-site/trunk/content/support/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/support/index.html (original)
+++ websites/staging/ooo-site/trunk/content/support/index.html Fri Dec 26 18:57:50 2014
@@ -93,7 +93,7 @@ Welcome to the Apache OpenOffice Support
     <ul>
         <li>
             <span class='title'>
-            <a href="http://wiki.services.openoffice.org/wiki/Documentation">OpenOffice Wiki: Documentation area</a>
+            <a href="http://wiki.openoffice.org/wiki/Documentation">OpenOffice Wiki: Documentation area</a>
             </span>
             <br />
             FAQs, User Guides, How-To's, Tutorials, Installation, etc.  Highly recommended 
@@ -121,7 +121,7 @@ Welcome to the Apache OpenOffice Support
         <ul>
             <li>
                 <span class='title'>
-                <a rel="nofollow" href="http://www.oooforum.org/">The (Unofficial) OpenOffice Forum - <em>currently offline</em></a>
+                <a rel="nofollow" href="http://www.oooforum.org/">The (Unofficial) OpenOffice Forum - <em>currently unstable</em></a>
                 </span>
                 <br />
                 Discussion site for all things related OpenOffice 

Modified: websites/staging/ooo-site/trunk/content/why/why_foss.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/why/why_foss.html (original)
+++ websites/staging/ooo-site/trunk/content/why/why_foss.html Fri Dec 26 18:57:50 2014
@@ -3,7 +3,7 @@
 <head>
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
-<title>Why OpenOffice.org: Free/Open-Source Software</title>
+<title>Why Apache OpenOffice: Free/Open-Source Software</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 
@@ -21,7 +21,7 @@
   
   <div id="content">
     
-    <h1 class="title">Why OpenOffice.org: Free/Open-Source Software</h1>
+    <h1 class="title">Why Apache OpenOffice: Free/Open-Source Software</h1>
     <p class="rfloatimg"><img alt="Why Apache OpenOffice: Free/Open-Source Software" src="/why/images/why_foss.png" /></p>
 <p>Free/Open-Source Software (F/OSS) proponents are turning to Apache OpenOffice both as end-users and as contributors. With its <strong>flexible word processor</strong>, <strong>powerful spreadsheet</strong>, <strong>dynamic graphics</strong>, <strong>database access</strong> and more, OpenOffice is the office suite of choice of millions of users.</p>
 <p>OpenOffice is released under the OSI approved Apache License terms, with over 750 contributors and an international community approaching 400,000 individuals.</p>

Modified: websites/staging/ooo-site/trunk/content/why/why_oem.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/why/why_oem.html (original)
+++ websites/staging/ooo-site/trunk/content/why/why_oem.html Fri Dec 26 18:57:50 2014
@@ -3,7 +3,7 @@
 <head>
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
-<title>Why OpenOffice.org: IT business</title>
+<title>Why Apache OpenOffice: IT business</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 
@@ -21,7 +21,7 @@
   
   <div id="content">
     
-    <h1 class="title">Why OpenOffice.org: IT business</h1>
+    <h1 class="title">Why Apache OpenOffice: IT business</h1>
     <p class="rfloatimg"><img alt="Why Apache OpenOffice: IT business" src="/why/images/why_oem.png" /></p>
 <p>Build your business around Apache OpenOffice. If you're in the IT business, OpenOffice can mean good business for you. The <strong>flexible word processor</strong>, <strong>powerful spreadsheet</strong>, <strong>dynamic graphics</strong>, <strong>database access</strong> and more meet all the requirements for an office software package.</p>
 <p>Use OpenOffice to add value for your clients, free of license costs and onerous licensing conditions.</p>

Modified: websites/staging/ooo-site/trunk/content/why/why_office2003-end-of-life.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/why/why_office2003-end-of-life.html (original)
+++ websites/staging/ooo-site/trunk/content/why/why_office2003-end-of-life.html Fri Dec 26 18:57:50 2014
@@ -3,7 +3,7 @@
 <head>
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
-<title>Office 2003 End of Life
</title>
+<title>Why Apache OpenOffice: Office 2003 End of Life
</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 
@@ -21,7 +21,7 @@
   
   <div id="content">
     
-    <h1 class="title">Office 2003 End of Life
</h1>
+    <h1 class="title">Why Apache OpenOffice: Office 2003 End of Life
</h1>
     <h2 id="the-april-2014-deadline">The April 2014 deadline</h2>
 <p>Microsoft has <a href="http://www.microsoft.com/en-us/windows/endofsupport.aspx">announced</a> that they are ending support of Office 2003 and Windows XP on April 8th, 2014.  What does this mean?  As they describe,
 "After April 8, 2014, there will be no new security updates, non-security hotfixes, free or paid assisted support options or online technical content updates."  This,