Author: marcus
Date: Sat Jun 14 11:41:43 2014
New Revision: 1602580

URL: http://svn.apache.org/r1602580
Log:
Updated nav bar, re-worked 'no script' section

Modified:
    openoffice/ooo-site/trunk/content/de/downloads/index.html

Modified: openoffice/ooo-site/trunk/content/de/downloads/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/de/downloads/index.html?rev=1602580&r1=1602579&r2=1602580&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/de/downloads/index.html (original)
+++ openoffice/ooo-site/trunk/content/de/downloads/index.html Sat Jun 14 
11:41:43 2014
@@ -74,20 +74,20 @@
 
     // Select text.
     + "<p style='padding-bottom: 0px;'>"
-      + "<a title='" + l10n_download_green_box_subtext1_title + "'>"    + 
l10n_download_green_box_subtext1_text + "</a>"
+      + "<a title='" + l10n_download_green_box_subtext1_title + "'>("   + 
l10n_download_green_box_subtext1_text + ")</a>"
       + "<a title='" + l10n_download_green_box_subtext2_title + "'><b>" + 
l10n_download_green_box_subtext2_text + ":</b></a>"
     + "</p>"
 
     // Select boxes.
     + "<form name='download'>"
       + "<select class='sel-os' id='os' name='os' ' onchange='getLinkSel()'"
-        + "title='" + l10n_download_green_box_selectbox_os_title + "'>"
+        + "title='" + l10n_download_green_box_selectbox_os_title   + "'>"
       + "</select>"
       + "<select class='sel-lang' id='lang' name='lang' 
onchange='getLinkSel()'"
-        + "title='" + l10n_download_green_box_selectbox_lang_title + "' >"
+        + "title='" + l10n_download_green_box_selectbox_lang_title + "'>"
       + "</select>"
       + "<select class='sel-ver' id='ver' name='ver' onchange='getLinkSel()'"
-        + "title='" + l10n_download_green_box_selectbox_ver_title + "'>"
+        + "title='" + l10n_download_green_box_selectbox_ver_title  + "'>"
       + "</select>"
     + "</form>"
 
@@ -109,11 +109,11 @@
     + "</div>"
     + "<br /><br />"
 
-  + "</div>" );
+  + "</div>"
 
   // Sub-green colored box.
   // Show release info, filesizes, checksum links and help links.
-  document.write( "<div id='sub_green_box' class='sub-green-sel'>"
+  + "<div id='sub_green_box' class='sub-green-sel'>"
     + "<p>"
       // Error text with hint.
       + "<img id='dl_err_img'    style='margin: 5px 5px 15px 0px;' src='' 
title='' height='16' width='16' alt='' />"
@@ -159,13 +159,14 @@
       // Help: Report broken link.
       + "<img id='dl_rpt_img'    style='padding: 5px 5px 0px 0px;' src='' 
title='' height='16' width='16' alt='' />"
       + "<a id='dl_rpt' href=''          title='' target='_blank'></a>"
-    + "</p>" );
-  document.write( "</div>" );
+    + "</p>"
+  + "</div>" );
 
   // Fill the select boxes and wait for the user's choice.
   init( 1 );
 
   entourage.initialize();
+
   //-->
   </script>
 
@@ -177,9 +178,10 @@
     </h2>
     <p>
       <a style="cursor: pointer;" 
href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/";
-        title="Hier gibts alle Plattformen, Spachen, Sprachpakete zum 
Herunterladen">JavaScript muss aktiviert sein, um
-        Apache OpenOffice herunterzuladen. Bitte den Text anklicken, um die 
gew&uuml;nschte Plattform und Sprache von der
-        alternativen Download-Webseite auszuw&auml;hlen.
+        title="Hier gibts alle Plattformen, Spachen, Sprachpakete zum 
Herunterladen">Der Browser scheint JavaScript
+       deaktiviert zu haben. Diese Technik wird genutzt, um den eigentlich 
Download-Link anzuzeigen. Wenn Apache OpenOffice
+       trotzdem heruntergeladen werden soll, bitte den Text anklicken und dann 
von der alternativen Download-Webseite
+       ausw&auml;hlen. Vielen Dank für Dein Verständnis.
       </a>
     </p>
   </div>
@@ -264,21 +266,18 @@
   <!--
   document.write( "<h3>" + l10n_nav_headline_1_text + "</h3>"
   + "<ul>"
-    + "<li><a href='http://www.openoffice.org/development/releases/index.html'"
-    + "title='" + l10n_nav_release_notes_title + "'>" + 
l10n_nav_release_notes_text + "</a></li>"
     + "<li><a 
href='http://www.openoffice.org/dev_docs/source/sys_reqs_aoo40.html'"
-    + "title='" + l10n_nav_sysreq_title + "'>"
-    + l10n_nav_sysreq_text + "</a></li>"
-    + "<li><a href='http://www.openoffice.org/download/checksums.html'"
-    + "title='" + l10n_nav_checksum_title + "'>" + l10n_nav_checksum_text + 
"</a></li>"
+    + "title='" + l10n_nav_sysreq_title + "'>" + l10n_nav_sysreq_text + 
"</a></li>"
     + "<li><a href='../../license.html'"
     + "title='" + l10n_nav_license_title + "'>" + l10n_nav_license_text + 
"</a></li>"
     + "<li><a href='http://openoffice.apache.org/downloads.html'"
     + "title='" + l10n_nav_source_title + "'>" + l10n_nav_source_text + "</a>"
     + "<li><a 
href='http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO'"
     + "title='" + l10n_nav_build_title + "'>" + l10n_nav_build_text + 
"</a></li>"
-    + "<li><a href='http://www.openoffice.org/download/sdk/index.html'"
+    + "<li><a href='http://openoffice.apache.org/downloads.html'"
     + "title='" + l10n_nav_sdk_title + "'>" + l10n_nav_sdk_text + "</a></li>"
+    + "<li><a href='http://www.openoffice.org/download/devbuilds.html'"
+    + "title='" + l10n_nav_devbuilds_title + "'>" + l10n_nav_devbuilds_text + 
"</a></li>"
   + "</ul>"
 
   + "<h3>" + l10n_nav_headline_2_text + "</h3>"
@@ -313,8 +312,6 @@
     + "title='" + l10n_nav_porting_title + "'>" + l10n_nav_porting_text + 
"</a><br /></li>"
     + "<li><a href='http://www.openoffice.org/download/archive.html'"
     + "title='" + l10n_nav_archive_title + "'>" + l10n_nav_archive_text + 
"</a><br /></li>"
-    + "<li><a href='http://www.openoffice.org/download/devbuilds.html'"
-    + "title='" + l10n_nav_devbuilds_title + "'>" + l10n_nav_devbuilds_text + 
"</a></li>"
   + "</ul>"
 
   + "<div id='SupportedAndSupporters'>"


Reply via email to