Author: buildbot
Date: Sat Jul 27 22:36:53 2013
New Revision: 871490
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/download/test/other_tables.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 27 22:36:53 2013
@@ -1 +1 @@
-1507733
+1507737
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 27 22:36:53 2013
@@ -1 +1 @@
-1507733
+1507737
Modified:
websites/staging/ooo-site/trunk/content/download/test/other_tables.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/other_tables.html
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/other_tables.html Sat
Jul 27 22:36:53 2013
@@ -64,27 +64,26 @@
<!--
document.write( "<hr style='display: block;' />"
+ "<div class='largetable'>"
- + "<h3 id='aoo'>Apache OpenOffice " + VERSION
- + " - Full installation sets and language packs</h3><br />"
+ + "<h3 id='aoo'>Apache OpenOffice " + VERSION + " - Full installation sets
and language packs</h3>"
+ "<h3>Full Installation vs. Lanuage Pack</h3>"
- + "<p>If you want to use more than a single language in Apache OpenOffice
than it is recommended to use"
- + "<a href='http://wiki.openoffice.org/wiki/Languagepack' title='What is a
language pack?'>language packs</a>. The idea"
- + "is to have a base language, e.g., English (US) and several other
languages without a need to install for every"
- + "language a full installation. Due to this it has to be installed over a
full installation with the same version"
+ + "<p>If you want to use more than a single language in Apache OpenOffice
than it is recommended to use "
+ + "<a href='http://wiki.openoffice.org/wiki/Languagepack' title='What is a
language pack?'>language packs</a>. The idea "
+ + "is to have a base language, e.g., English (US) and several other
languages without a need to install for every "
+ + "language a full installation. Due to this it has to be installed over a
full installation with the same version "
+ "number and platform. The language can be changed via the menu \"Tools -
Options - Language Settings - Languages - "
+ "User Interface\".</p>"
+ "<p>They are not integrated in the full installation file and it contains
only resource files to show, e.g., menus, "
+ "dialogs, error messages in your favorite language - but there is no
program logic. It may contain translated Help "
+ "content as well. Language packs are created only when also a full
installation file is available. In case it is not "
- + "fully localized, some elements of the UI or help topics will display in
English as default language.</p>"
+ + "fully localized, some elements of the UI or help topics will display in
English as default language.</p><br />" );
- + "<table class='builds' cellpadding='2' cellspacing='2'>" );
+// + "<table class='builds' cellpadding='2' cellspacing='2'>" );
write_table();
- document.write( "</table>" );
+// document.write( "</table>" );
document.write( "</div>" );
-->
</script>
@@ -109,13 +108,21 @@ Localization webpage</a> to get further
<p>If your operating system is not listed here, or you need a special version
of Apache OpenOffice, please see our
<a href="../porting/index.html">list of third-party ports and
distributions</a>.</p>
-<h3>Software Developmemnt Kit (SDK)</h3>
+<h3>Software Development Kit (SDK)</h3>
<p>The <a href="../sdk/index.html" title="For Developers and Power-Users:
Apache OpenOffice SDK (AOO SDK)">
Apache OpenOffice SDK (AOO SDK)</a> is an add-on for the office suite. It
provides the necessary tools and documentation
for programming the AOO APIs and creating own extensions (UNO components). If
you want to use Apache OpenOffice without to
plan any own extended functionality then you do not need to install the AOO
SDK.</p>
+<h3>Source tarballs</h3>
+
+<p>The <a href="../source/index.html" title="For Developers and Power-Users:
Apache OpenOffice source tarballs">
+Apache OpenOffice source tarballs</a> is the source code (licensed with the
+<a href="http://www.apache.org/licenses/LICENSE-2.0.html" title="">Apache
License v2</a> that Apache OpenOffice was built
+from. If you want to use Apache OpenOffice without to plan to build it from
scratch then you do not need to download the
+AOO source tarballs.</p>
+
<h3><a href="notes.html" title="Please read the important notes before
downloading and using Apache OpenOffice">
More important notes</a></h3>