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 2013/01/15 21:34:53 UTC

svn commit: r846759 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/product/linux.html content/product/mac.html content/product/windows.html

Author: buildbot
Date: Tue Jan 15 20:34:53 2013
New Revision: 846759

Log:
Staging update by buildbot for openofficeorg

Added:
    websites/staging/ooo-site/trunk/content/product/linux.html
    websites/staging/ooo-site/trunk/content/product/mac.html
Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/product/windows.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jan 15 20:34:53 2013
@@ -1 +1 @@
-1433592
+1433619

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jan 15 20:34:53 2013
@@ -1 +1 @@
-1433592
+1433619

Added: websites/staging/ooo-site/trunk/content/product/linux.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/product/linux.html (added)
+++ websites/staging/ooo-site/trunk/content/product/linux.html Tue Jan 15 20:34:53 2013
@@ -0,0 +1,54 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+<title>Apache OpenOffice for Linux
</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+
+<!--#include virtual="/google-analytics.js" -->
+</head>
+<body>
+<!--#include virtual="/brand.html" -->
+  <div id="topbara">
+    <!--#include virtual="/topnav.html" -->
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a href="/product/">product</a></div>
+  </div>
+  <div id="clear"></div>
+  <!--#include virtual="/product/leftnav.html" -->
+  
+  <div id="content">
+    
+    <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>
+<h2 id="hardware-requirements">Hardware Requirements</h2>
+<ul>
+<li>ram...</li>
+<li>storage</li>
+<li>display resolution</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>Apache OpenOffice <a href="http://www.openoffice.org/download/">download page</a></li>
+<li><a href="http://www.openoffice.org/download/common/instructions.html#linux">Install intructions for OpenOffice on MacOS</a></li>
+<li>OpenOffice <a href="http://forum.openoffice.org/">Community Support Forums</a></li>
+</ul>
+  </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>

Added: websites/staging/ooo-site/trunk/content/product/mac.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/product/mac.html (added)
+++ websites/staging/ooo-site/trunk/content/product/mac.html Tue Jan 15 20:34:53 2013
@@ -0,0 +1,54 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+<title>Apache OpenOffice for Mac
</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+
+<!--#include virtual="/google-analytics.js" -->
+</head>
+<body>
+<!--#include virtual="/brand.html" -->
+  <div id="topbara">
+    <!--#include virtual="/topnav.html" -->
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a href="/product/">product</a></div>
+  </div>
+  <div id="clear"></div>
+  <!--#include virtual="/product/leftnav.html" -->
+  
+  <div id="content">
+    
+    <h1 class="title">Apache OpenOffice for Mac
</h1>
+    <h2 id="macos-version-support">MacOS Version Support</h2>
+<p>The current Apache OpenOffice supports Apple MacOS version...</p>
+<p>Specific platform version notes:</p>
+<ul>
+<li>version a:  notes...</li>
+<li>version b:  notes...</li>
+<li>version c:  notes...</li>
+</ul>
+<h2 id="hardware-requirements">Hardware Requirements</h2>
+<ul>
+<li>ram...</li>
+<li>storage</li>
+<li>display resolution</li>
+</ul>
+<h2 id="mac-specific-features">Mac-specific Features</h2>
+<p>Apache OpenOffice has the following special features on MacOS:</p>
+<ul>
+<li>feature 1</li>
+<li>feature 2</li>
+<li>feature 3</li>
+</ul>
+<h2 id="additional-resources">Additional Resources</h2>
+<ul>
+<li>Apache OpenOffice <a href="http://www.openoffice.org/download/">download page</a></li>
+<li><a href="http://www.openoffice.org/download/common/instructions.html#apple">Install intructions for OpenOffice on MacOS</a></li>
+<li>OpenOffice <a href="http://forum.openoffice.org/">Community Support Forums</a></li>
+</ul>
+  </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>

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 Tue Jan 15 20:34:53 2013
@@ -41,9 +41,15 @@ is required for some functionality.  Det
 <li>At least 650 Mbytes available disk space for a default install via download. After installation and deletion of temporary installation files, Apache OpenOffice will use approximately 440 Mbytes disk space.</li>
 <li>1024 x 768 or higher resolution with at least 256 colours</li>
 </ul>
+<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 (MAPI)</li>
+</ul>
 <h2 id="additional-resources">Additional Resources</h2>
 <ul>
 <li>Apache OpenOffice <a href="http://www.openoffice.org/download/">download page</a></li>
+<li><a href="http://www.openoffice.org/download/common/instructions.html#win">Install intructions for OpenOffice on Windows</a></li>
 <li>OpenOffice <a href="http://forum.openoffice.org/">Community Support Forums</a></li>
 </ul>
   </div>