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/07/28 00:36:24 UTC

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

Author: marcus
Date: Sat Jul 27 22:36:23 2013
New Revision: 1507737

URL: http://svn.apache.org/r1507737
Log:
#122866# Further updates

Modified:
    openoffice/ooo-site/trunk/content/download/test/other_tables.html

Modified: openoffice/ooo-site/trunk/content/download/test/other_tables.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/other_tables.html?rev=1507737&r1=1507736&r2=1507737&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/other_tables.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/other_tables.html Sat Jul 27 22:36:23 2013
@@ -49,27 +49,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>
@@ -94,13 +93,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>