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 2014/07/12 18:53:10 UTC

svn commit: r1609989 - /openoffice/ooo-site/trunk/content/it/download/index.html

Author: marcus
Date: Sat Jul 12 16:53:10 2014
New Revision: 1609989

URL: http://svn.apache.org/r1609989
Log:
Updated variable and functions to use them as its object properties

Modified:
    openoffice/ooo-site/trunk/content/it/download/index.html

Modified: openoffice/ooo-site/trunk/content/it/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/it/download/index.html?rev=1609989&r1=1609988&r2=1609989&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/it/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/it/download/index.html Sat Jul 12 16:53:10 2014
@@ -27,15 +27,33 @@
 
 <div class="optionset">
 
-<!-- Green: Stable release -->
-  <script type="text/javascript">  
-  <!--
-  createDownloadBox();
-  // Fill the select boxes and wait for the user's choice.
-  init( 1 );
-  entourage.initialize();
-  //-->
-  </script>
+    <!-- Text above the first colored box -->
+    <script type="text/javascript">
+    <!--
+    // The text in the H1 tag is intentionally shown as "display: none" (do not display).
+    // This is to please accessibility tools like a screen reader.
+    document.write( "<h1 style='display: none;'>" + l10n.dl_headline_text + "</h1>" );
+    //-->
+    </script>
+
+    <!-- Green: Stable release -->
+    <!-- Download via select boxes -->
+    <script type="text/javascript">
+    <!--
+
+    // Set a specific language ISO code to force to assemble a certain localized build as download link.
+    // Changed: The variable can now be found in the "msg_prop_l10n_<ISO_code>.js".
+
+    // Get the download box from a separate file.
+    DL.createDownloadBox();
+
+    // Fill the select boxes and wait for the user's choice.
+    DL.init( 1 );
+
+    entourage.initialize();
+
+    //-->
+    </script>
 
 <!-- Green: Stable release: No JavaScript enabled -->
   <noscript>