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 2013/03/31 16:01:43 UTC

svn commit: r1462960 - /openoffice/ooo-site/trunk/content/download/other_tables.html

Author: marcus
Date: Sun Mar 31 14:01:43 2013
New Revision: 1462960

URL: http://svn.apache.org/r1462960
Log:
Adding new file

Added:
    openoffice/ooo-site/trunk/content/download/other_tables.html   (with props)

Added: openoffice/ooo-site/trunk/content/download/other_tables.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/other_tables.html?rev=1462960&view=auto
==============================================================================
--- openoffice/ooo-site/trunk/content/download/other_tables.html (added)
+++ openoffice/ooo-site/trunk/content/download/other_tables.html Sun Mar 31 14:01:43 2013
@@ -0,0 +1,111 @@
+<!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>
+  <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>
+</head>
+
+<body>
+
+<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>
+
+</body>
+</html>
+

Propchange: openoffice/ooo-site/trunk/content/download/other_tables.html
------------------------------------------------------------------------------
    svn:eol-style = native