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/07/28 00:02:35 UTC

svn commit: r871484 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/other_tables.html

Author: buildbot
Date: Sat Jul 27 22:02:34 2013
New Revision: 871484

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:02:34 2013
@@ -1 +1 @@
-1507722
+1507726

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 27 22:02:34 2013
@@ -1 +1 @@
-1507722
+1507726

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:02:34 2013
@@ -62,7 +62,30 @@
 
 <script type="text/javascript">
   <!--
+  document.write( "<hr style='display: block;' />"
+  + "<div class='largetable'>"
+  + "<h3 id='aoo'>Apache OpenOffice " + VERSION
+  + " - Full installation sets and language packs</h3><br />"
+
+  + "<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"
+  + "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>"
+
+  + "<table class='builds' cellpadding='2' cellspacing='2'>" );
+
   write_table();
+
+  document.write( "</table>" );
+  document.write( "</div>" );
   -->
 </script>
 <br />
@@ -71,18 +94,6 @@
 
 <h3 id="notes">Important Notes:</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 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>
-
 <h3>Language is not listed</h3>
 
 <p>If your language is not listed here, it is very likely that the localization work is not yet complete as a ratio of 100%
@@ -93,6 +104,11 @@ Localization (L10N) mailing list</a>.&nb
 <a href="http://openoffice.apache.org/native-lang.html" title="Information and support in your favorite language">
 Localization webpage</a> to get further details.</p>
 
+<h3>Platform is not listed</h3>
+
+<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>
 
 <p>The <a href="../sdk/index.html" title="For Developers and Power-Users: Apache OpenOffice SDK (AOO SDK)">
@@ -100,11 +116,6 @@ Apache OpenOffice SDK (AOO SDK)</a> is a
 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>Platform is not listed</h3>
-
-<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><a href="notes.html" title="Please read the important notes before downloading and using Apache OpenOffice">
 More important notes</a></h3>