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/03/31 16:02:50 UTC

svn commit: r856715 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/globalvars_tables.js content/download/other_tables.html

Author: buildbot
Date: Sun Mar 31 14:02:50 2013
New Revision: 856715

Log:
Staging update by buildbot for ooo-site

Added:
    websites/staging/ooo-site/trunk/content/download/globalvars_tables.js
    websites/staging/ooo-site/trunk/content/download/other_tables.html
Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Mar 31 14:02:50 2013
@@ -1 +1 @@
-1462958
+1462960

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Mar 31 14:02:50 2013
@@ -1 +1 @@
-1462958
+1462960

Added: websites/staging/ooo-site/trunk/content/download/globalvars_tables.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/globalvars_tables.js (added)
+++ websites/staging/ooo-site/trunk/content/download/globalvars_tables.js Sun Mar 31 14:02:50 2013
@@ -0,0 +1,32 @@
+/* This file is to maintain version information that can be used on all websites via JavaScript when including this file.
+
+   Instead of hard coded version data please use these variables. Example:
+
+   Wrong:   "We are proud to announce the availability of the new Apache OpenOffice 3.4.1 release."
+   Correct: "We are proud to announce the availability of the new Apache OpenOffice " + VERSION + " release."
+
+   VERSION: Set the release version (e.g., "3.4.1") that is currently on the mirrors.
+   MIRROR:  Set default mirror site ("sourceforge", "apache" or "mirrorbrain") (not used as only 1 mirror system is used)
+   SCHEMA:  Set the naming-schema for the download-set (e.g., "aoo") (not used as only 1 mirror system is used)
+*/
+
+// Base URLs to the Sourceforge and Apache mirror server
+var SOURCEFORGE_BASE_URL	= "http://sourceforge.net/projects/openofficeorg.mirror/";
+var PEOPLE_BASE_URL		= "http://people.apache.org/~marcus/aoo/";
+var APACHE_BASE_URL		= "http://www.apache.org/dyn/aoo-closer.cgi/incubator/ooo/";
+var APACHE_DIST_BASE_URL	= "http://www.apache.org/dist/incubator/ooo/";
+
+// General variables for the most recent stable release
+var VERSION			= "3.4.1";
+
+// Variables for the tables for the most recent stable release
+var PLATFORM			= new Array( "Win_x86", "Linux_x86_rpm", "Linux_x86_deb", "Linux_x86-64_rpm", "Linux_x86-64_deb", "Mac_OS_x86" );
+var FULL_LANG			= new Array( "ar","cs","de","en-GB","en-US","es","fi","fr","gl","hu","it","ja","km","nl","pt-BR","ru","sk","sl","zh-CN","zh-TW" );
+var LP_LANG			= new Array( "ar","cs","de","en-GB","en-US","es","fi","fr","gl","hu","it","ja","km","nl","pt-BR","ru","sk","sl","zh-CN","zh-TW" );
+var SDK_LANG			= new Array( "en-US" );
+
+// Deprecated mirror server
+// var MIRROR_BOUNCER_URL	= "http://openoffice.bouncer.osuosl.org/";
+// var MIRROR_MIRRORBRAIN_URL	= "http://download.services.openoffice.org/";
+// var MIRROR_MIRRORBRAIN_URL2	= "http://openoffice.mirrorbrain.org/";
+

Added: websites/staging/ooo-site/trunk/content/download/other_tables.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/other_tables.html (added)
+++ websites/staging/ooo-site/trunk/content/download/other_tables.html Sun Mar 31 14:02:50 2013
@@ -0,0 +1,128 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+  <title>Apache OpenOffice - Download tested and stable builds</title>
+  <script type="text/javascript" src="globalvars_tables.js"></script>
+  <script type="text/javascript" src="download_tables.js"></script>
+  <script type="text/javascript" src="../scripts/entourage.js"></script>
+  <style type="text/css">
+  /* <![CDATA[ */
+  /*-------------------- Exceptions on standard css -----------------------*/
+  @import "styles.css";
+  @import "exceptions.css";
+  /* ]]> */
+  </style>
+
+<!--#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="/download/">download</a></div>
+  </div>
+  <div id="clear"></div>
+  
+  
+  <div id="content">
+    
+    
+    
+
+<script type="text/javascript">
+  <!--
+  entourage.initialize();
+  // -->
+</script>	
+
+<h1>Apache OpenOffice - Download tested and stable builds</h1>
+<br />
+
+<noscript>
+  <h2>JavaScript not enabled?</h2>
+
+  <div class="notice"><p>Your browser does not seem to allow JavaScript on websites. This technique is used on this webpage
+  for presenting the actual download links. If you want to download Apache OpenOffice, go to the main
+  <a href="index.html">download page</a>, and you will skip this page. Our apologies for the inconvenience.</p></div>
+</noscript>
+
+<ul>
+  <li><h3><a href="#aoo"         title="Full installation sets and languages packs">
+  Full installation sets and languages packs</a></h3></li>
+  <li><h3><a href="#sdk"         title="Software Development Kit (SDK)">
+  Software Development Kit (SDK)</a></h3></li>
+  <li><h3><a href="#sdk"         title="Source code tarballs">
+  Source code tarballs</a></h3></li>
+  <li><h3><a href="#sdk"         title="Release notes">
+  Release notes</a></h3></li>
+  <li><h3><a href="https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds"
+  title="Developer Snapshots represent the most recent status of the Apache OpenOffice Development">
+  Developer Snapshots (not fully test and not for production use)</a></h3></li>
+  <li><h3><a href="#notes"       title="Please read the important notes before downloading and using Apache OpenOffice">
+  Important Notes</a></h3></li>
+</ul>
+<br />
+
+<script type="text/javascript">
+  <!--
+  write_table();
+  -->
+</script>
+<br />
+
+<hr style="display: block;" />
+
+<h3 id="notes">Important Notes:</h3>
+<ul>
+  <li>A <a href="http://wiki.openoffice.org/wiki/Languagepack" title="What is a language pack">language pack</a>
+  is not a release for its own and has to be installed over a stable release with the same version number and platform.
+  It contains resource files for a specific language and platform to show, e.g., menus, dialogs, error messages in your
+  language. It may contain translated Help content. Language packs are created if at least 80% of the user interface (UI)
+  is translated. In case it is not fully localized, some elements of the UI or help topics will display in English as
+  default language.</li>
+  <li>If your operating system is not listed here, or you need a special
+  version of Apache OpenOffice, please see our
+  <a href="/porting">list of third-party ports and distributions</a>.</li>
+  <li><h4><a href="notes.html" title="Please read the important notes before downloading and using Apache OpenOffice">
+  Please read here further important notes</a></h4></li>
+</ul>
+
+<p class="footer"><small><a href="#" title="Go to the start of the page">Start of page</a></small></p>
+<br />
+
+<hr style="display: block;" />
+
+<h3>Report broken links</h3>
+
+<p>Please report any broken link or things you think that needs to be corrected on this webpage by sending a mail to:
+<a href="mailto:dev@openoffice.apache.org&#63;subject=Possible%20broken%20link&#58;%20other"
+title="Development mailing list (to receive answers you need to be subscribed)">
+Development mailing list</a>.&nbsp;<b>*)</b></p>
+
+<h3>Where to get help when I have a problem?</h3>
+
+<p>If you encounter problems with installation or using Apache OpenOffice, please contact us via the following ways:</p>
+<ul>
+  <li><a href="mailto:users%40openoffice.apache.org"
+  title="User's mailing list (to receive answers you need to be subscribed)">User's mailing list</a>&nbsp;<b>*)</b></li>
+  <li><a href="http://forum.openoffice.org" title="User forums (different languages)">
+  User forums (different languages)</a></li>
+  <li><a href="http://www.oooforum.org" title="Another user forums">Another user forums</a></li>
+</ul>
+<br />
+
+<p><b>*)</b> Be aware that all mails do not go to a single person but a so-called mailing list. Mails will be archived and
+can be accessed also by other users. To receive answers, you will need to subscribe to the mailing list before sending
+mails. For instructions, see: <a href="/mail_list.html" title="Learn more about how to use mailing lists">
+Learn more about how to use mailing lists</a>.</p>
+
+<p class="footer"><small><a href="#" title="Go to the start of the page">Start of page</a></small></p>
+
+
+  </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>