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 2012/06/03 18:19:43 UTC

svn commit: r820112 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/it/download/index.html

Author: buildbot
Date: Sun Jun  3 16:19:43 2012
New Revision: 820112

Log:
Staging update by buildbot for openofficeorg

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/it/download/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jun  3 16:19:43 2012
@@ -1 +1 @@
-1345667
+1345695

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jun  3 16:19:43 2012
@@ -1 +1 @@
-1345667
+1345695

Modified: websites/staging/ooo-site/trunk/content/it/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/it/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/it/download/index.html Sun Jun  3 16:19:43 2012
@@ -4,12 +4,28 @@
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
 
- 
-  
-  <title>Download Apache OpenOffice</title>
-	
-	
-<script type="text/javascript">
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+  <title>Apache OpenOffice - Descargas</title>
+  <!-- <script type="text/javascript" src="globalvars.js"></script> -->
+  <!-- <script type="text/javascript" src="download.js"></script> -->
+  <!-- <script type="text/javascript" src="download_bouncer.js"></script> -->
+  <!-- <script type="text/javascript" src="globalvars_new_dl.js"></script> -->
+  <!-- <script type="text/javascript" src="download_new_dl.js"></script> -->
+  <!-- <script type="text/javascript" src="download_new_mirrorbrain.js"></script> -->
+  <!-- <script type="text/javascript" src="languages_new_dl.js"></script> -->
+  <script type="text/javascript" src="/download/globalvars_improved.js"></script>
+  <script type="text/javascript" src="/download/download_improved.js"></script>
+  <script type="text/javascript" src="/download/download_mirrorbrain_improved.js"></script>
+  <script type="text/javascript" src="/download/languages_improved.js"></script>
+  <script type="text/javascript" src="/scripts/entourage.js"></script>
+  <style type="text/css">
+  /* <![CDATA[ */
+  /*-------------------- Exceptions on standard css -----------------------*/
+  @import "/download/styles.css";
+  @import "/download/exceptions.css";
+  /* ]]> */
+  </style>
+  <script type="text/javascript">
     var _gaq = _gaq || [];
     _gaq.push(['_setAccount', 'UA-30193653-1']);
     _gaq.push(['_setDomainName', 'openoffice.org']);
@@ -20,7 +36,7 @@
       ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
       var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
     })();
-  </script>		
+  </script>	
 
 </head>
 <body>
@@ -37,841 +53,339 @@
     
     
 
+<div class="optionset">
 
+<!-- Green: Stable release -->
+  <script type="text/javascript">  
+  <!--
+  // Set a specific language ISO code to force to assemble a certain localized build as download URL
+  var NL_LANGUAGE = "it";
+  // Get the download URL
+  var LINK = getLink( VERSION, NL_LANGUAGE, MIRROR, SCHEMA );
+
+  if ( hasMirrorLink( NL_LANGUAGE ) ) {
+    document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
+    + LINK + "');" + "return false;\">" );
+    document.write( "<h2><a href='" + LINK + "' title='" + LINK + "'>Download Apache OpenOffice " + VERSION + "</a></h2>"
+    + "<p><a href='" + LINK + "' title='" + LINK + "'>Fare clic per scaricare l'ultima versione per "
+    + getPlatform( SCHEMA ) + " in " + getLanguage( NL_LANGUAGE ) + "."
+    + "<br/></p>" );
+  } else {
+    // dump SF download and redirect to NL webpage (see URLs in "languages.js") if no mirror link (hasMirrorLink() == false)
+    // Get first the array data for NL_LANGUAGE and then the redirect link from the array data
+    var a = getArray( NL_LANGUAGE );
+    var OLANG = a[ 2 ];
+    var OLINK = a[ 3 ];
+
+    document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
+    + OLINK + "');" + "return false;\">" );
+    document.write( "<h2><a href='" + OLINK + "' title='" + OLINK + "'>Download Apache OpenOffice " + VERSION + "</a></h2>"
+    + "<p><a href='" + OLINK + "' title='" + OLINK + "'>Non ci sono versioni aggiornate per la lingua: " + OLANG + ". "
+    + "Scegliere una lingua diversa nella pagina con tutte le piattaforme e le lingue.</a></p>" );
+  }
+  
+  document.write( "</div>" );
+  document.write( "<div class=\"sub-green\">"
+    + "<p><a href='/download/other.html' title='Ulteriori piattaforme, lingue, language packs'>"
+    + "<b>Ulteriori piattaforme, lingue, language packs</b></a> | "
+    + "<a href='/download/other.html#tested-sdk' title='Codice sorgente e SDK'>"
+    + "<b>Codice sorgente e SDK</b></a> | <br />"
+    + "Checksum di controllo: "
+    + "<a href='" + apache_getChecksum( VERSION, NL_LANGUAGE, SCHEMA, "asc" ) + "' + title='Firma ASC'>ASC</a> , "
+    + "<a href='" + apache_getChecksum( VERSION, NL_LANGUAGE, SCHEMA, "md5" ) + "' + title='Hash MD5'>MD5</a> , "
+    + "<a href='" + apache_getChecksum( VERSION, NL_LANGUAGE, SCHEMA, "sha1" ) + "' + title='Hash SHA1'>SHA1</a> , "
+    + "<a href='" + apache_getChecksum( VERSION, NL_LANGUAGE, SCHEMA, "sha512" ) + "' + title='Hash SHA512'>SHA512</a> | "
+    + "<a href='http://www.openoffice.org/it/stampa/comunicati/aoo34.html'>Annuncio</a> | "
+    + "<a href='https://cwiki.apache.org/OOOUSERS/aoo-34-release-notes-in-italian.html' "
+    + "title='Caratteristiche e novit&agrave;'>Caratteristiche e novit&agrave;</a> | "
+    + "<a href='/download/legacy/index.html' title='Versioni precedenti'>Versioni precedenti</a></p>"
+  + "</div>" );
+  
+  entourage.initialize();
+  //-->
+  </script>
+
+<!-- Green: Stable release: No JavaScript enabled -->
+  <noscript>
+  <div class="button green" id="optionitem1" onclick="openItem('optionitem1','/download/other.html#tested-full'); return false;">
+    <h2><a href="/download/other.html" title="Al">
+    Download Apache OpenOffice</a></h2>
+    <p><a href="/download/other.html" title="Ulteriori piattaforme, lingue, language packs">
+    Questa pagina utilizza JavaScript. Fare clic sul testo seguente per accedere ad una pagina web
+    alternativa in cui selezionare la versione desiderata.</a></p>
+  </div>
+  <div class="sub-green">
+    <p><a href="/download/other.html" title="Ulteriori piattaforme, lingue, language packs">
+    <b>Ulteriori piattaforme, lingue, language packs</b></a> |
+    <a href="/download/other.html#tested-sdk" title="Codice sorgente e SDK">
+    <b>Codice sorgente e SDK</b></a> | <br />
+    <a href="/download/checksums/3.4.0_checksums.html" title="Sumas de verificaci&oacute;n para Apache OpenOffice">Firme e checksum</a> |
+    <a href="/development/releases/index.html" title="Caratteristiche e novit&agrave;">
+    Caratteristiche e novit&agrave;</a> |
+    <a href='/download/legacy/index.html' title='Versioni precedenti'>Versioni precedenti</a></p>
+  </div>
+  </noscript>
 
+<!-- Blue: Extensions -->
+  <div class="button blue" id="optionitem3" onclick="openItem('optionitem3','http://extensions.services.openoffice.org');
+    return false;">
+    <h2><a href="http://extensions.openoffice.org"
+    title="Funzionalit&agrave; aggiuntive per il programma">Estensioni per Apache OpenOffice</a></h2>
+    <p><a href="http://extensions.openoffice.org"
+    title="Funzionalit&agrave; aggiuntive per il programma">
+    Per estendere OpenOffice con un'ampia gamma di funzioni aggiuntive disponibili come estensioni.</a></p>
+  </div>
 
+  <!-- Blue: Templates -->
+  <div class="button blue" id="optionitem3" onclick="openItem('optionitem3','http://templates.services.openoffice.org/es');
+    return false;">
+    <h2><a href="http://templates.openoffice.org/it"
+    title="Modelli di documento aggiuntivi">Modelli per Apache OpenOffice</a></h2>
+    <p><a href="http://templates.openoffice.org/it"
+    title="Modelli di documento aggiuntivi">
+    Per usufruire di una vasta scelta di modelli di documento per OpenOffice in varie lingue.</a></p>
+  </div>
 
+<!-- Red: Developer Snapshots online -->
+  <script type="text/javascript">
+  <!--
+  var DEV_LINK = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+Unofficial+Developer+Snapshots";
+  document.write( "<div class=\"button orange\" id=\"optionitem5\" onclick=\"openItem('optionitem5','" + DEV_LINK + "');"
+    + "return false;\">"
+    + "<h2><a href='" + DEV_LINK + "' title='Versioni di sviluppo pi&ugrave; recenti'>"
+    + "Versioni di sviluppo di Apache OpenOffice</a></h2>" );
+    document.write( "<p><a href='" + DEV_LINK + "'"
+    + "title='Versioni di sviluppo pi&ugrave; recenti'></a>" );
+    document.write( "<a href='" + DEV_LINK + "' title='Versioni di sviluppo pi&ugrave; recenti'>"
+    + "Le versioni di sviluppo (Developer Snapshots) rappresentano lo stato attuale dello sviluppo. "
+    + "Queste versioni sono da utilizzare soprattutto a fini di test.<br />"
+    + "<b>Queste versioni sono in aggiornamento continuo e non sono destinate agli utenti finali.</b></a></p>"
+  + "</div>" );
+  //-->
+  </script>
+
+<!-- Red: Developer Snapshots: No JavaScript enabled -->
+  <noscript>
+  <div class="button orange" id="optionitem5" onclick="openItem('optionitem5','https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+Unofficial+Developer+Snapshots'); return false;">
+    <h2><a href="https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+Unofficial+Developer+Snapshots"
+    title="Versioni di sviluppo pi&ugrave; recenti">
+    Obtenga versiones de desarrollo de Apache OpenOffice</a></h2>
+    <p><a href="https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+Unofficial+Developer+Snapshots"
+    title="Versioni di sviluppo pi&ugrave; recenti">
+    Le versioni di sviluppo (Developer Snapshots) rappresentano lo stato attuale dello sviluppo. 
+    Queste versioni sono da utilizzare soprattutto a fini di test.<br />
+    <b>Queste versioni sono in aggiornamento continuo e non sono destinate agli utenti finali.</b></a></p>
+  </div>
+  </noscript>
 
+<!-- Yellow: Release Candidate online -->
+  <script type="text/javascript">
+  /*
+  <!--
+  if ( RC_ACTIVE == 1 ) {
+    document.write( "<div class=\"button yellow\" id=\"optionitem4\" onclick=\"openItem('optionitem4',"
+      + "'all_rc.html#untested-full');"
+      + "return false;\">"
+      + "<h2><a href='all_rc.html#untested-full' title='Seleccione otras plataformas e idiomas para descargar'>"
+      + "Get OpenOffice.org Release Candidates</a></h2>"
+      + "<p><a href='all_rc.html#untested-full' title='Seleccione otras plataformas e idiomas para descargar'>"
+      + "<b>Most recent: OOo " + RC_NAME + " " + RC_NUMBER + "</b></a></p>"
+    + "</div>" );
+    document.write( "<div class=\"sub-yellow\">"
+      + "<p><a href='all_rc.html' title='Obtenga todas las plataformas, fuentes, idiomas, paquetes de idiomas disponibles para descargar'>"
+      + "Todas las plataformas, fuentes, idiomas, paquetes de idiomas</a> | "
+      + "<a href='http://www.openoffice.org/development/releases/" + RC_BUILD + ".html'"
+      + "title='What is new, what has been improved in OpenOffice.org " + RC_NAME + RC_NUMBER + "?'>Notas del lanzamiento</a> | "
+      + "<a href='next/md5sums/" + RC_BUILD + "_md5sums.txt' title='MD5 checksums for OpenOffice.org " + RC_NAME + RC_NUMBER
+      + "'>MD5 checksums</a></p>"
+    + "</div>" );
+  } else if ( RC_ACTIVE == 0 ) {
+  // Yellow: Release Candidate coming soon
+    document.write( "<div class=\"button yellow\" id=\"optionitem4\">"
+      + "<h2><a>Get OpenOffice.org Release Candidate <small>(" + RC_NAME + RC_NUMBER + " coming soon)</small></a></h2>"
+      + "<p><a>A wide range of platforms and languages will be available."
+      + "<br/><b>Important:</b> These builds are nearly ready but needs to be finally tested and are therefore not "
+      + "released.</a></p>"
+    + "</div>" );
+  }
+  //-->
+  */
+  </script>
+
+<!-- Yellow: Release Candidate: No JavaScript enabled -->
+  <!--
+  <noscript>
+  <div class="button yellow" id="optionitem4" onclick="openItem('optionitem4','all_rc.html#untested-full'); return false;">
+    <h2><a href="all_rc.html" title="Select from all platforms, languages, language packs to download">
+    Get OpenOffice.org Release Candidate</a></h2>
+    <p><a href="all_rc.html" title="Select from other platforms, languages, language packs to download">
+    JavaScript needs to be enabled to take full advantage of this download section. Currently it does not seem to be enabled.
+    Please click on this text to use the alternative webpage to select the favorite platform and language.</a></p>
+  </div>
+  <div class="sub-yellow">
+    <p><a href="all_rc.html" title="Obtenga todas las plataformas, fuentes, idiomas, paquetes de idiomas disponibles para descargar">
+    Todas las plataformas, fuentes, idiomas, paquetes de idiomas</a> |
+    <a href="http://www.openoffice.org/development/releases/dev_index.html"
+    title="What is new, what has been improved in OpenOffice.org?">Notas del lanzamiento</a> |
+    <a href="next/md5sums/index.html" title="MD5 checksums for OpenOffice.org">MD5 checksums</a></p>
+  </div>
+  </noscript>
+  //-->
 
+<!-- Yellow: Beta Release online -->
+  <script type="text/javascript">
+  /*
+  <!--
+  if ( BETA_ACTIVE == 1 ) {
+    document.write( "<div class=\"button yellow\" id=\"optionitem2\" onclick=\"openItem('optionitem2','all_beta.html');"
+      + "return false;\">"
+      + "<h2><a href='all_beta.html' title='Select from all platforms, languages, language packs to download'\">"
+      + "Get OpenOffice.org Beta Release</a></h2>"
+      + "<p><a href='all_beta.html' title='Select from all platforms, languages, language packs to download'\">"
+      + "<b>Most recent: OOo-Dev " + BETA_NAME + " " + BETA_NUMBER + "</b></a></p>"
+    + "</div>" );
+    document.write( "<div class=\"sub-yellow\">"
+      + "<p><a href='all_beta.html' title='Obtenga todas las plataformas, fuentes, idiomas, paquetes de idiomas disponibles para descargar'>"
+      + "Todas las plataformas, fuentes, idiomas, paquetes de idiomas</a> | "
+      + "<a href='http://www.openoffice.org/development/releases/" + BETA_BUILD + ".html'"
+      + "title='What is new, what has been improved in OpenOffice.org " + BETA_NAME + BETA_NUMBER + "?'>Notas del lanzamiento</a> | "
+      + "<a href='next/md5sums/index.html" + BETA_BUILD + "_md5sums.txt' title='MD5 checksums for OpenOffice.org "
+      + BETA_NAME + BETA_NUMBER + "'>MD5 checksums</a></p>"
+    + "</div>" );
+  } else if ( BETA_ACTIVE == 0 ) {
+  // Yellow: Beta Release coming soon
+    document.write( "<div class=\"button yellow\" id=\"optionitem2\">"
+      + "<h2><a>Get OpenOffice.org Beta Release <small>(" + BETA_NAME + BETA_NUMBER + " coming soon)</small></a></h2>"
+      + "<p><a>A wide range of platforms and languages will be available."
+      + "<br/><b>Important:</b> The Beta is feature complete but can contain issues and detailed tests needs to be done."
+      + "</a></p>"
+    + "</div>" );
+  }
+  //-->
+  */
+  </script>
+
+<!-- Yellow: Beta: No JavaScript enabled -->
+  <!--
+  <noscript>
+  <div class="button yellow" id="optionitem2" onclick="openItem('optionitem2','all_beta.html#untested-full'); return false;">
+    <h2><a href="all_beta.html" title="Select from all platforms, languages, language packs to download">
+    Get OpenOffice.org Beta Release</a></h2>
+    <p><a href="all_beta.html" title="Select from all platforms, languages, language packs to download">
+    JavaScript needs to be enabled to take full advantage of this download section. Currently it does not seem to be enabled.
+    Please click on this text to use the alternative webpage to select the favorite platform and language.</a></p>
+  </div>
+  <div class="sub-yellow">
+    <p><a href="all_beta.html" title="Obtenga todas las plataformas, fuentes, idiomas, paquetes de idiomas disponibles para descargar">
+    Todas las plataformas, fuentes, idiomas, paquetes de idiomas</a> |
+    <a href="http://www.openoffice.org/development/releases/dev_index.html"
+    title="What is new, what has been improved in OpenOffice.org?">Notas del lanzamiento</a> |
+    <a href="next/md5sums/index.html" title="MD5 checksums for OpenOffice.org">MD5 checksums</a></p>
+  </div>
+  </noscript>
+  //-->
 
+<!-- Red: Developer Snapshots online -->
+  <script type="text/javascript">
+  /*
+  <!--
+  document.write( "<div class=\"button orange\" id=\"optionitem5\" onclick=\"openItem('optionitem5','next/index.html');"
+    + "return false;\">"
+    + "<h2><a href='next/index.html' title='Select from the most recent OpenOffice.org Developer Snapshots'>"
+    + "Get OpenOffice.org Developer Snapshots</a></h2>" );
+    document.write( "<p><a href='next/index.html' title='Select from the most recent OpenOffice.org Developer "
+    + "Snapshots'><b>" );
+    if ( DEV1_VERSION != "" ) {
+      document.write( "Most recent: " + DEV1_VERSION + " (" + DEV1_BUILD + ") and " + DEV2_VERSION + " (" + DEV2_BUILD
+        + ")" );
+    } else {
+      document.write( "Most recent: " + DEV2_VERSION + " (" + DEV2_BUILD + ")" );
+    }
+    document.write( "</b></a></p>"
+  + "</div>" );
+  document.write( "<div class=\"sub-orange\">"
+    + "<p><a href='next/other.html' title='Get all platforms, languages, SDK builds, source tarballs to download'>"
+    + "Get all platforms, languages, SDK builds, source tarballs</a> | "
+    + "<a href='http://www.openoffice.org/development/releases/dev_index.html'"
+    + "title='What is new, what has been improved in OpenOffice.org?'>Notas del lanzamiento</a> | "
+    + "<a href='next/md5sums/index.html' title='MD5 checksums for OpenOffice.org'>MD5 checksums</a></p>"
+  + "</div>" );
+  //-->
+  */
+  </script>
+
+<!-- Red: Developer Snapshots: No JavaScript enabled -->
+  <!--
+  <noscript>
+  <div class="button orange" id="optionitem5" onclick="openItem('optionitem5','next/index.html'); return false;">
+    <h2><a href="next/other.html" title="Select from the most recent OpenOffice.org Developer Snapshots">
+    Get OpenOffice.org Developer Snapshots</a></h2>
+    <p><a href="next/other.html" title="Select from the most recent OpenOffice.org Developer Snapshots">
+    JavaScript needs to be enabled to take full advantage of this download section. Currently it does not seem to be enabled.
+    Please click on this text to use the alternative webpage to select the favorite platform and language.</a></p>
+  </div>
+  <div class="sub-orange">
+    <p><a href="next/other.html" title="Todas las plataformas, fuentes, idiomas, paquetes de idiomas, SDK builds, source tarballs to
+    download">
+    Todas las plataformas, fuentes, idiomas, paquetes de idiomas, SDK builds, source tarballs</a> |
+    <a href="http://www.openoffice.org/development/releases/dev_index.html" title="What is new, what has been improved in
+    OpenOffice.org?">
+    Notas del lanzamiento</a> | <a href="next/md5sums/index.html" title="MD5 checksums for OpenOffice.org">MD5 checksums</a></p>
+  </div>
+  </noscript>
+  //-->
+</div>
 
+<div class="additionalinformation">
 
-<div class="strut">&nbsp;</div>
-
-
-
-
-
-
-
-
-
-<div id="bodycol">
-<div class="Acta1">
-<h2>Download Apache OpenOffice&nbsp; </h2>
-
-
-
-
-
-
-
-
-
-
-<p>
-<br />
-
-
-
-
-
-
-
-
-
-
-</p>
-
-
-
-
-
-
-
-
-
-
-<table border="0" cellpadding="2" cellspacing="0" width="100%">
-
-
-
-
-
-
-
-
-
-
-  <tbody>
-
-
-
-
-
-
-
-
-
-
-    <tr>
-
-
-
-
-
-
-
-
-
-
-<!--kay's weird attempt at doing something with this--><!--JS download element-->
-      <td valign="top">
-      
-      
-      
-      
-      
-      
-      
-      
-      
-      <table cellpadding="4" cellspacing="0" width="100%">
-
-
-
-
-
-
-
-
-
-
-        <tbody>
-
-
-
-
-
-
-
-
-
-
-          <tr>
-
-
-
-
-
-
-
-
-
-
-            <td class="liteblue-back">
-            
-            
-            
-            
-            
-            
-            
-            
-            <div align="center">
-            <h4>Download Apache OpenOffice 3.4.0</h4>
-            <br />
-            <h4><strong><a href="/it/download/3.4.0/download340.html">Procedi al download</a></strong></h4>
-            </div>
-
-
-            <br />
-            <br />
-            <br />
-
-
-
-
-
-
-            
-
-
-
-
-
-
-
-
-
-            </td>
-
-
-
-
-
-
-
-
-
-
-          </tr>
-
-
-
-
-
-
-
-
-
-
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        </tbody>
-      
-      
-      
-      
-      
-      
-      
-      
-      
-      </table>
-
-
-
-
-
-
-
-
-
-
-      
-      
-      
-      
-      
-      
-      
-      
-<!-- AP: Eliminato dalla versione 3.0
-      <p><strong></strong></p>
-
-
-
-
-
-
-
-
-
-
-      
-      
-      
-      
-      
-      
-      
-      
-      
-      <p><strong>Sei uno studente, un insegnante, un
-responsabile didattico o bibliotecario?</strong>&nbsp;</p>
-
-
-
-
-
-
-
-
-
-
-      
-      
-      
-      
-      
-      
-      
-      
-      
-      <p><entra nel=""><a href="../scuola/iniziativa_scuole.html">Programma
-DidatticOOo</a> per conoscere meglio OpenOffice.org e sapere come
-averlo su CD-ROM!</entra>
-      </p>
-
-
-
-
-
-
-
-
-
-
-      
-      
-      
-      
-      
-      
-      
-      
-      
-      <p><entra nel=""></entra></p>
-
-
-
-
-
--->
-<!-- AP: Eliminato nella versione 3.0.
-
-
-
-      
-      
-      
-      
-      
-      
-      
-      
-      
-      <p> <strong>Promuovete OpenOffice.org</strong>
-      <br />
-
-
-
-
-
-
-
-
-
-
-Se desiderate aiutare a promuovere&nbsp;OpenOffice.org
-sar&agrave; molto apprezzato la presenza di un <a href="http://marketing.openoffice.org/art/galleries/marketing/web_buttons/ooo20buttons.html">"pulsante-collegamento"</a>
-nel vostro sito.</p>
-
-
-
-
-
-
-
-
-
-
-      
-      
-      
-      
-      
-      
-      
-      
-      
-      <p><a href="http://marketing.openoffice.org/art/galleries/marketing/web_buttons/ooo20buttons.html"><img src="http://www.openoffice.org/branding/images/buttons.png" /></a>
-      </p>
-
-
-
-
-
--->
-      <h4>Per contribuire al progetto:</h4>
-<ul>
-<li><a href="/it/localizzazione/">Progetto Localizzazione italiano</a></li>
-<li><a href="/it/qa/">Progetto Quality Assurance italiano</a></li>
-</ul>
-
-
-
-      </td>
-
-
-
-
-
-
-
-
-
-
-      <td rowspan="2" valign="top" width="2%">
-      
-      
-      
-      
-      
-      
-      
-      
-      
-      <p>&nbsp;</p>
-
-
-
-
-
-
-
-
-
-
-      
-      
-      
-      
-      
-      
-      
-      
-      
-      <p>&nbsp;</p>
-
-
-
-
-
-
-
-
-
-
-      </td>
-
-
-
-
-
-
-
-
-
-
-      <td rowspan="2" valign="top">
-      
-      
-      
-      
-      
-      
-      
-      
-      
-      <div class="spaced13"><!--
-<p class="Header">About this release</p>
-<p>This is the latest release candidate of OpenOffice.org 2.0.
-Download, test it out and <a href="http://qa.openoffice.org/issue_handling/pre_submission.html">file bug reports</a> with the <a href="http://qa.openoffice.org/index.html">QA Project</a>.
-<br>
-Please makie sure to use the Linux binaries prepared at 2005-10-15.
-They have the filenames containing 051015.
-</p>
--->
-      
-      
-      
-      
-      
-      
-      
-      
-      
-      <h4>Informazioni di Installazione</h4>
-
-
-
-
-
-
-
-
-
-
-      
-      
-      
-      
-      
-      
-      
-      
-      
-      <ul>
-
-
-
-
-
-
-
-
-<!--
-
-        <li><a href="/download/sys_reqs.html" title="sys-req">Requisiti
-di Sistema</a></li>
-
-
-
--->
-
-
-
-
-
-
-<!--
-<li><a
-href="http://download.openoffice.org/2.0.0/instructions.html">Istruzioni
-di Installazione &amp; Guide, Windows &amp; Linux</a></li>
--->
-<!--
-        <li><a href="http://it.openoffice.org/documentazione/installazione/index.html">Guida
-di Installazione </a></li>
--->
-
-<li><a href="http://download.openoffice.org/common/instructions.html">Guida
-di Installazione</a>  (in inglese)</li>
-
-
-
-
-
-
-
-
-<!--
-<li><a href="http://it.openoffice.org/contacts.html">Supporto
-</a></li>
--->
-        <li><a href="http://it.openoffice.org/doc/manuali/">Guida
-Utente</a></li>
-
-
-
-
-
-
-
-
-
-
-<!--
-<li><a href="http://development.openoffice.org/releases/2.0.0rc3.html">Release Notes</a></li>
--->
-      
-      
-      
-      
-      
-      
-      
-      
-      
-      </ul>
-
-
-
-
-
-
-
-
-
-
-      
-      
-      
-      
-      
-      
-      
-      
-      <!--
-      <p class="Header">Altre Risorse</p>
-
-
-
-
-
-
-
-
-
-
-      
-      
-      
-      
-      
-      
-      
-      
-      
-      <ul>
-
-
-
-
-
-
-
-
-
-
-        <li><a href="../linguistico/spellcheck.html"><strong>Dizionari
-italiani</strong></a></li>
-
-
-
-
-
-
-
-
-
--->
-<!--
-<li><strong>Dimensione file:</strong><span
-class="subp3em"> Windows: 75 MB | Linux: 102 MB | Solaris
-(S): 104 MB | Solaris (X86): 95 MB&nbsp;</span></li>
--->
-<!--
-        <li><strong><a href="http://it.openoffice.org/download/cdrom.html">CD-ROM</a>: </strong>Per acquistare
-un&nbsp;CD, visitate l'elenco disponibile presso la&nbsp;<a href="http://distribution.openoffice.org/cdrom/index.html#cdrom">pagina
-CD-ROM
-internazionale</a> (inglese) oppure la <a href="../supporto/professionale/consulenti.html">pagina
-di &nbsp;supporto esterno</a> (italiano) e contattate il
-distributore pi&ugrave; vicino per il prezzo e dettagli di
-spedizione.</li>
-
-
-
-
-
-
-
-
-
--->
-<!--
-<li><strong>Md5Sums:</strong> il
-"md5sum" permette di verificare l'integrit&agrave; del file
-prelevato.&nbsp;
-<div class="indent"> <a
-href="http://download.openoffice.org/2.0.0/md5sums.html"><strong>Istruzioni
-su come recuperare ed usare i md5sums (in inglese)</strong></a></div>
-</li>
--->
-<!--
-        <li><a href="http://it.openoffice.org/localizzazione/">Progetto
-Localizzazione Italiano</a> </li>
-
-
-
-
-
-
-
-
-
-
-        <li><a href="http://it.openoffice.org/qa/">Progetto
-QA Italiano</a> </li>
-
-
-
-
-
-
-
-
-
-
-        <li> <strong>Java: </strong>JRE/JDK
-pu&ograve; essere prelevato presso&nbsp;<a href="http://java.com/">http://java.com</a>
-in base alle vostre esigenze. Verificate i <a href="http://it.openoffice.org/download/sys_reqs.html">requisiti
-di sistema</a> per informazioni aggiuntive.</li>
-
-
-
-
-
-
-
-
-
-
-        <li><strong>Centrale di download:</strong>
-ulteriori download non
-localizzati, a volte pi&ugrave; recenti, sono disponibili presso la
-          <a href="http://download.openoffice.org/index.html">Centrale
-di Download</a>, unitamente alla Documentazione per il codice
-sorgente, al pi&ugrave; recente codice via CVS e ad altri file
-binari e sorgenti.</li>
-
-
-
-
-
-
-
-
-
-
-      
-      
-      
-      
-      
-      
-      
-      
-      
-      </ul>
--->
-
-
-
-
-
-
-
-
-
-      <br />
-
-
-
-
-
-
-
-
-      </div>
-
-
-
-
-
-
-
-
-
-
-      </td>
-
-
-
-
-
-
-
-
-
-
-    </tr>
-
-
-
-
-
-
-
-
-
-
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  </tbody>
-</table>
-
-
-
-
-
-
-
-
-
-
-<p>&nbsp;</p>
-
-
-
-
-
-
-
-
-
-
-<hr noshade="noshade" size="1" />
-<div align="left"><br />
-
-
-
-
-
-
-
-
-
-
-</div>
-
-
-
-
-
-
-
-
-
-
-</div>
-
-
-
-
-
-
-
-
-
-
+  <h2>Informazioni aggiuntive</h2>
+  <ul>
+    <li><a href="http://java.com/en/download/manual.jsp">Java</a> (JRE/JDK, necessario per le funzioni più avanzate)</a></li>
+    <li><a href="/download/checksums/3.4.0_checksums.html">Checksum</a> (per verificare l'integrit&agrave; del file scaricato)</a></li>
+    <li><a href="/license.html" title="Licenza di Apache OpenOffice">Licenza</a></li>
+  </ul>
+
+  <h3>Documentazione</h3>
+  <ul>
+    <li><a href="http://download.openoffice.org/common/instructions.html">Guida di installazione</a> (in inglese)</li>
+    <li><a href="http://it.openoffice.org/doc/manuali/index.html">Guida utente</a></li>
+  </ul>
+
+  <h3>Supporto tra utenti</h3>
+  <ul>
+    <li><a href="http://mail-archives.apache.org/mod_mbox/incubator-ooo-utenti-it/">Mailing list utenti italiani</a></li>
+    <li><a href="http://mail-archives.apache.org/mod_mbox/incubator-ooo-progetto-it/">Mailing list volontari italiani</a></li>
+    <li><a href="http://mail-archives.apache.org/mod_mbox/incubator-ooo-announce/">Mailing list annunci</a> (in inglese)</li>
+    <li><a href="http://user.services.openoffice.org/it/forum/">Forum di supporto</a></li>
+  </ul>
+
+  <h3>Altre risorse</h3>
+  <ul>
+    <li><a href="http://extensions.services.openoffice.org/project/dict-it">Dizionari italiani</a> (gi&agrave; inclusi nella versione italiana; utili a chi installa OpenOffice in altre lingue)</li>
+    <li><a href="http://extensions.openoffice.org">Estensioni</a></li>
+    <li><a href="http://templates.openoffice.org/it">Modelli di documento</a></li>
+  </ul>
+
+  <h3>Per contribuire al progetto</h3>
+  <ul>
+    <li><a href="http://www.openoffice.org/it/localizzazione/">Progetto Localizzazione italiano</a></li>
+    <li><a href="http://www.openoffice.org/it/qa/">Progetto Quality Assurance italiano</a></li>
+    <li><a href="http://incubator.apache.org/openofficeorg/get-involved.html">Come aiutare il progetto</a> (in inglese)</li>
+  </ul>
+
+  <div id="SupportedAndSupporters">
+    <a href="http://validator.w3.org/check?uri=http://www.openoffice.org/download/index.html"
+    title="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) of Web documents">
+    <img src="http://www.w3.org/Icons/valid-xhtml10-blue.png"
+    alt="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) of Web documents"/></a>
+    &nbsp;&nbsp;&nbsp;
+    <a href="http://www.mirrorbrain.org" title="MirrorBrain - A download redirector and metalink generator">
+    <img src="http://mirrorbrain.org/static/images/powered-by-mirrorbrain-50x128-transparent.png"
+    alt="MirrorBrain - A download redirector and metalink generator"/></a>
+  </div>
 </div>
 
 
-
-
-
-
-
-
-
-
-
   </div>
 
 <!--#include virtual="/footer.html" -->