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 2011/12/22 21:05:50 UTC

svn commit: r800824 - /websites/staging/ooo-site/trunk/content/pt-br/index.html

Author: buildbot
Date: Thu Dec 22 20:05:50 2011
New Revision: 800824

Log:
Staging update by buildbot

Modified:
    websites/staging/ooo-site/trunk/content/pt-br/index.html

Modified: websites/staging/ooo-site/trunk/content/pt-br/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pt-br/index.html (original)
+++ websites/staging/ooo-site/trunk/content/pt-br/index.html Thu Dec 22 20:05:50 2011
@@ -4,8 +4,79 @@
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
 
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-<title>OpenOffice.org</title>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+
+  <meta name="verify-v1" content="7/WnCcvax+gnJU1u0eXYQOYtS6zlmE13fsCzq+qnlUs="/>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+  <title>OpenOffice.org</title>
+  <script type="text/javascript" src="download/globalvars.js"></script>
+  <script type="text/javascript" src="download/languages.js"></script>
+
+  <script type="text/javascript" src="download/download.js"></script>
+  <script type="text/javascript" src="download/download_bouncer.js"></script>
+  <script type="text/javascript" src="download/download_mirrorbrain.js"></script>
+  <script type="text/javascript">
+  <!--
+  var SHOWDOWNLOAD = false;
+
+  function toggleDownload() {
+  if (!SHOWDOWNLOAD) {
+    SHOWDOWNLOAD = true;
+    showDownload();
+  } else {
+    SHOWDOWNLOAD = false;
+    hideDownload();
+  }
+  }
+
+  function showDownload() {
+  var LINK         = getLink( VERSION, MIRROR, SCHEMA );
+  var downloadCont = document.getElementById("action-download-extra");
+  var newHTML      = "<div id=\"buttonwrap\"><div id=\"downloadbutton\" onclick=\"openItem('optionitem1','" + LINK + "'); return false;\">";
+
+  if ( hasMirrorLink() ) {
+    newHTML += "<h3><a href=\"" + LINK + "\" title=\"" + LINK + "\">Download now!</a></h3>"
+    + "<p>Start downloading OpenOffice.org " + VERSION + " for " + getPlatform() + " in "
+    + getLanguage() + "<br/>(Java Runtime Environment (JRE) included for all OS versions except Linux 32/64-bit Debian and Mac OS)</p>";
+  } else {
+    newHTML += "<h3><a href=\""+ LINK + "\" title=\"" + LINK + "\">Download now!</a></h3><p>Get OpenOffice.org from your "
+    + getLanguage() + " Native Language community</p>";
+
+  }
+
+  newHTML += "</div><p class=\"options\"><a href=\"/download/other.html\""
+  + "title=\"Get all platforms and languages, non-JRE versions, language packs to download\" onclick=\"document.location = this.href; return false;\">"
+  + "Get all platforms and languages</a> | "
+  + "<a href=\"http://development.openoffice.org/releases/" + VERSION + ".html\""
+  + "title=\"What is new, what has been improved in OOo " + VERSION + "?\">Release Notes</a> | "
+  + "<a href=\"/download/md5sums/" + VERSION + "_md5sums.txt\" title=\"MD5 checksums for OOo " + VERSION
+  + "\">MD5 checksums</a> | " + "<a href=\"http://distribution.openoffice.org/cdrom/iso_download.html\" title=\"ISO images\">ISO images</a> | "
+  + "<a href=\"http://distribution.openoffice.org/cdrom/index.html#cdrom\" title=\"Order CD-ROM\""
+  + "onclick=\"document.location = this.href; return false;\" >order CD-ROM</a> | "
+  + "<a href=\"http://distribution.openoffice.org/p2p/\" title=\"P2P downloads\""
+  + "onclick=\"document.location = this.href; return false;\" >P2P downloads</a></p></div>";
+  downloadCont.innerHTML = newHTML;
+  }
+
+  function hideDownload() {
+  var downloadCont       = document.getElementById("action-download-extra");
+  var newHTML            = "";
+  downloadCont.innerHTML = newHTML;
+  }
+  //-->
+  </script>
+  <style type="text/css">
+  /* <![CDATA[ */
+  /*-------------------- Exceptions on standard css -----------------------*/
+  @import "home.css";
+  @import "styles.css";
+  @import "exceptions.css";
+  /* ]]> */
+  </style>
+  <link rel="stylesheet" type="text/css" href="/product/product.css" media="screen"/>
+
+
 
 
 </head>
@@ -39,20 +110,52 @@
   
     
     
-<style type="text/css">
-    /* <![CDATA[ */
-  @import "estilo.css";
-   /* ]]> */
-</style>
-<div class="area">
-    <div class="broo_txt_eng">
-    O Projeto OpenOffice está de casa nova, e agora é um projeto incubado da Fundação Apache.
 
-    Um novo release da ferramenta está planejado para o início de 2012.
+  <div id="content">
   
-    Para fazer o download da última versão do OpenOffice em Português, clique <a href="http://ooo-site.apache.org/download/other.html">aqui</a>.
+    
+    
 
-    </div>
+  <!-- commment added in the online CMS -->
+<div id="actionstatements">
+  <ul>
+  <li><div class="action-info"><div class="action-text action-link">
+  <p><b>O Projeto OpenOffice está de casa nova, e agora é um projeto incubado da Fundação Apache.</b><p>
+  <br>
+  <p><b>O primeiro release do Apache OpenOffice está planejado para o início de 2012.</b></p>
+  <br> 
+  </div></div></li>
+
+  <li><hr/></li>
+
+  <li><div class="action-download"><div class="action-text action-expand"
+  onclick="if ( SHOWDOWNLOAD ) { this.className='action-text action-contract' } else { this.className='action-text action-expand' }">
+  <p><a href="/download" onclick="toggleDownload(); return false;">Clique aqui para baixar a última versão do OpenOffice.org</a></p>
+  </div>
+  <div id="action-download-extra"></div></div></li>
+
+  <li><hr/></li>
+  </ul>
+</div>
+
+<div id="news">
+  <div class="campaign">
+  <h2>Blog do OpenOffice.org na Apache</h2>
+  <p>Mantenha-se informado sobre os últimos desenvolvimentos do Apache OpenOffice no
+  <a href="https://blogs.apache.org/OOo/">blog da incubadora do Apache OpenOffice.org.</a></p>
+
+  </div>
+  
+  <div class="campaign">
+  <h2>OpenOffice.org entra na Incubadora da Apache</h2>
+  <p>Em 1 de Junho de 2011, a Oracle anunciou a doação do código fonte do OpenOffice.org's para a
+  <a href="http://www.marketwire.com/press-release/statements-on-openofficeorg-contribution-to-apache-nasdaq-orcl-1521400.htm">Incubadora da Fundação Apache.</a>
+  Um site preliminar de incubação do OpenOffice.org <a href="http://incubator.apache.org/">http://incubator.apache.org/</a> foi criado em 13 de Junho de 2011 para a transição.
+  Junte-se a nós nesta nova fase da vida do OpenOffice.org's se inscrevendo na <a href="http://incubator.apache.org/mailing-lists.html">lista de discussão de desenvolvimento</a>,
+  a lista onde está sendo planejado e realizado o desenvolvimento do OpenOffice.org no ambiente Apache. Suas contribuições serão bem vindas !<br />
+
+  Os downloads e o suporte ao OpenOffice.org continuarão disponíveis através deste site durante a fase de transição. </p>
+  </div>
 
 </div>