Author: buildbot
Date: Mon Jun 23 00:56:52 2014
New Revision: 913309

Log:
Staging update by buildbot for ooo-site

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jun 23 00:56:52 2014
@@ -1 +1 @@
-1604671
+1604672

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jun 23 00:56:52 2014
@@ -1 +1 @@
-1604671
+1604672

Modified: websites/staging/ooo-site/trunk/content/ast/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/ast/index.html (original)
+++ websites/staging/ooo-site/trunk/content/ast/index.html Mon Jun 23 00:56:52 
2014
@@ -13,86 +13,11 @@
   <link rel="shortcut icon" type="image/x-icon" 
href="http://www.openoffice.org/branding/images/favicon.ico"/>
   <link rel="alternate" href="http://planet.services.openoffice.org/atom.xml"; 
title="" type="application/atom+xml"/>
   <link rel="stylesheet" type="text/css" href="estils/home.css" 
media="screen"/>
-  <script type="text/javascript" src="js/languages.js"></script>
-  <script type="text/javascript" src="js/download.js"></script>
+  
   <script type="text/javascript">
 
-<!--
-
-var VERSION = "3.1.0";
-
-var SHOWDOWNLOAD = false;
-
-
-
-
-
-function toggleDownload() {
-
-  if (!SHOWDOWNLOAD) {
-
-    SHOWDOWNLOAD = true;
-
-    showDownload();
-
-  } else {
-
-    SHOWDOWNLOAD = false;
-
-    hideDownload();
-
-  }
-
-}
-
-
-
-
-
-function showDownload() {
-
-  var downloadCont = document.getElementById("action-download-extra");
-
-  var newHTML = "<div id=\"buttonwrap\"><div id=\"downloadbutton\" 
onclick=\"openItem('optionitem1','" + getLink( VERSION ) + "');return 
false;\">";
-
 
 
-  if ( hasBouncerLink() ) {
-
-    newHTML += "<h3><a href='"+ getLink( VERSION ) + "'>Download 
now!</a></h3><p>Start downloading OpenOffice.org " + VERSION + " for " + 
getPlatform() + " in " + getLanguage() + "<br/>(Java runtime, JRE, included for 
all OS versions except Linux Deb and Mac)</p>";
-
-  } else {
-
-    newHTML += "<h3><a href='"+ getLink( VERSION ) + "'>Download 
now!</a></h3><p>OpenOffice.org " + VERSION + " for " + getPlatform() + " (" + 
getLanguage() + ")</p>";
-
-  }
-
-
-
-  newHTML += "</div><p class=\"options\">Get <a title=\"get other laguages, 
platforms, non-JRE options to download\" onclick=\"document.location = 
this.href; return false;\" href=\"http://download.openoffice.org/other.html#"; + 
getLanguageISO() + "\">more platforms,  languages, non-JRE versions</a>, <a 
title='Order CD-ROM' onclick=\"document.location = this.href; return false;\" 
href='http://distribution.openoffice.org/cdrom/index.html#cdrom'>order 
CD-ROM</a>, or <a title='P2P downloads' onclick=\"document.location = 
this.href; return false;\" href='http://distribution.openoffice.org/p2p/'>P2P 
downloads</a></p></div>";
-
-  downloadCont.innerHTML = newHTML;
-
-}
-
-
-
-function hideDownload() {
-
-  var downloadCont = document.getElementById("action-download-extra");
-
-  var newHTML = "";
-
-  downloadCont.innerHTML = newHTML;
-
-}
-
-
-
-//-->
-
-</script>
-
 
 
 <!--#include virtual="/google-analytics.js" --> 
@@ -145,9 +70,14 @@ function hideDownload() {
 
     <li><div class="action-download"><div class="action-text action-link">
 
-    <h2><a name="content" 
href="http://wiki.softastur.org/OpenOffice.org/Descargues";>Baxar 
OpenOffice.org</a></h2>
+    <!--<h2><a name="content" 
href="http://wiki.softastur.org/OpenOffice.org/Descargues";>Baxar 
OpenOffice.org</a></h2>-->
+    
+    <h2><a name="content" href="download">Baxar OpenOffice.org</a></h2>
+    
 
-    <p><a href="http://wiki.softastur.org/OpenOffice.org/Descargues";>Baxalu de 
baldre, pa tolos sistemes operativos</a></p>
+    <!--<p><a 
href="http://wiki.softastur.org/OpenOffice.org/Descargues";>Baxalu de baldre, pa 
tolos sistemes operativos</a></p>-->
+    
+    <p><a href="/download/test/index_k.html?NL_LANG=ast">Baxalu de baldre, pa 
tolos sistemes operativos</a></p>
 
     </div></div></li>
     


Reply via email to