Author: marcus
Date: Sat Jul 27 22:02:04 2013
New Revision: 1507726

URL: http://svn.apache.org/r1507726
Log:
#122866# Moved the text about 'Full Installation vs. Language Pack' directly 
above the table

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=1507726&r1=1507725&r2=1507726&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:02:04 2013
@@ -47,7 +47,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 />
@@ -56,18 +79,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%
@@ -78,6 +89,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)">
@@ -85,11 +101,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>
 


Reply via email to