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 2013/07/21 22:05:18 UTC

svn commit: r870465 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/test.html

Author: buildbot
Date: Sun Jul 21 20:05:18 2013
New Revision: 870465

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/download/test/test.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 21 20:05:18 2013
@@ -1 +1 @@
-1505463
+1505466

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 21 20:05:18 2013
@@ -1 +1 @@
-1505463
+1505466

Modified: websites/staging/ooo-site/trunk/content/download/test/test.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/test.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test/test.html Sun Jul 21 20:05:18 2013
@@ -4,17 +4,13 @@
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-  <title>OpenOffice.org test page</title>
-  <script type="text/javascript">
-
-
-  </script>
+  <title>Apache OpenOffice - Test page</title>
   <style type="text/css">
-/* <![CDATA[ */
-/*-------------------- Exceptions on standard css -----------------------*/
-@import "../exceptions.css";
-h2 { border-bottom: 0; }
-/* ]]> */
+  /* <![CDATA[ */
+  /*-------------------- Exceptions on standard css -----------------------*/
+  @import "../styles.css";
+  @import "../exceptions.css";
+  /* ]]> */
   </style>
   <script type="text/javascript" src="globalvars.js"></script>
   <script type="text/javascript" src="../languages.js"></script>
@@ -22,7 +18,6 @@ h2 { border-bottom: 0; }
   <script type="text/javascript" src="../download_mirrorbrain.js"></script>
   <script type="text/javascript" src="../download_bouncer.js"></script>
 
-
 <!--#include virtual="/google-analytics.js" -->
 </head>
 <body>
@@ -38,107 +33,85 @@ h2 { border-bottom: 0; }
     
     
     
-  <form name='test'>
-  Input download file name: <input name='downloadname' size='100' type='text' maxlength='200'/><br/>
-  <input value='mirrorbrain_getTagLang' type='button' onClick='alert( mirrorbrain_getTagLang( document.test.downloadname.value ) );'/><br/>
-  <input value='mirrorbrain_getTagOS' type='button' onClick='alert( mirrorbrain_getTagOS( document.test.downloadname.value ) );'/><br/>
-  <input value='mirrorbrain_getTagProduct' type='button' onClick='alert( mirrorbrain_getTagProduct( document.test.downloadname.value ) );'/><br/>
-  <input value='mirrorbrain_getTagVersion' type='button' onClick='alert( mirrorbrain_getTagVersion( document.test.downloadname.value ) );'/><br/>
-  <input value='mirrorbrain_getTupel' type='button' onClick='alert( mirrorbrain_getTupel( "http://download.services.openoffice.org/files/" + document.test.downloadname.value ) );'/><br/>
-
-  </form>
-  <hr/>
-  <form name='test2'>
-  Input download file name: <input name='downloadname' size='100' type='text' maxlength='200'/><br/>
-  <input value='mirrorbrain_getTagLang' type='button' onClick='alert( getTagLang( document.test2.downloadname.value ) );'/><br/>
-  <input value='mirrorbrain_getTagOS' type='button' onClick='alert( getTagOS( document.test2.downloadname.value ) );'/><br/>
-  <input value='mirrorbrain_getTagProduct' type='button' onClick='alert( getTagProduct( document.test2.downloadname.value ) );'/><br/>
-  <input value='mirrorbrain_getTagVersion' type='button' onClick='alert( getTagVersion( document.test2.downloadname.value ) );'/><br/>
-  <input value='mirrorbrain_getTupel' type='button' onClick='alert( getTupel( "http://download.services.openoffice.org/files/" + document.test2.downloadname.value ) );'/><br/>
 
+  <form name="test">
+  Input download file name: <input name="downloadname" size="100" type="text" maxlength="200" /><br />
+  <input value="mirrorbrain_getTagLang" type="button"
+  onClick="alert( mirrorbrain_getTagLang( document.test.downloadname.value ) );"/><br />
+  <input value="mirrorbrain_getTagOS" type="button"
+  onClick="alert( mirrorbrain_getTagOS( document.test.downloadname.value ) );"/><br />
+  <input value="mirrorbrain_getTagProduct" type="button"
+  onClick="alert( mirrorbrain_getTagProduct( document.test.downloadname.value ) );"/><br />
+  <input value="mirrorbrain_getTagVersion" type="button"
+  onClick="alert( mirrorbrain_getTagVersion( document.test.downloadname.value ) );"/><br />
+  <input value="mirrorbrain_getTupel" type="button"
+  onClick="alert( mirrorbrain_getTupel( "http://download.services.openoffice.org/files/" + document.test.downloadname.value ) );"/><br />
   </form>
 
+  <hr style="display: block;"/>
 
-<table class="tested-full" cellpadding="2" cellspacing="2">
-  <thead>
-    <tr>
-
-	<th colspan="2" style="text-align :center">                             Language    <br/><small>The names do not refer to countries.</small></th>
-
-	<th><span style="text-align :center" class="tested-full-release">       Latest      <br/>Release</span></th>
-
-	<th><span style="text-align :center" class="tested-full-win">           Windows     <br/>&nbsp;</span></th>
-
-	<th><span style="text-align :center" class="tested-full-linux-rpm">     Linux 32-bit<br/>RPM</span></th>
-
-	<th><span style="text-align :center" class="tested-full-linux-deb">     Linux 32-bit<br/>DEB</span></th>
-
-	<th><span style="text-align :center" class="tested-full-linux64-rpm">   Linux 64-bit<br/>RPM</span></th>
-
-	<th><span style="text-align :center" class="tested-full-linux64-deb">   Linux 64-bit<br/>DEB</span></th>
-
-	<th><span style="text-align :center" class="tested-full-macos-intel">   Mac OS      <br/>Intel</span></th>
-
-	<th><span style="text-align :center" class="tested-full-macos-ppc">     Mac OS      <br/>PPC</span></th>
-
-	<th><span style="text-align :center" class="tested-full-solaris-x86">   Solaris     <br/>x86</span></th>
-
-	<th><span style="text-align :center" class="tested-full-solaris-sparc"> Solaris     <br/>Sparc</span></th>
-
-    </tr>
+  <form name="test2">
+  Input download file name: <input name="downloadname" size="100" type="text" maxlength="200" /><br />
+  <input value="mirrorbrain_getTagLang" type="button"
+  onClick="alert( getTagLang( document.test2.downloadname.value ) );"/><br />
+  <input value="mirrorbrain_getTagOS" type="button"
+  onClick="alert( getTagOS( document.test2.downloadname.value ) );"/><br />
+  <input value="mirrorbrain_getTagProduct" type="button"
+  onClick="alert( getTagProduct( document.test2.downloadname.value ) );"/><br />
+  <input value="mirrorbrain_getTagVersion" type="button"
+  onClick="alert( getTagVersion( document.test2.downloadname.value ) );"/><br />
+  <input value="mirrorbrain_getTupel" type="button"
+  onClick="alert( getTupel( "http://download.services.openoffice.org/files/" + document.test2.downloadname.value ) );"/><br />
+  </form>
 
-  </thead>
+  <table class="builds" style="cellpadding:2; cellspacing=2;">
+    <thead>
+      <tr>
+	<th colspan="2" style="text-align :center">                             Language    <br />
+        <small>The names do not refer to countries.</small></th>
+	<th><span style="text-align :center" class="tested-full-release">       Latest      <br />Release</span></th>
+	<th><span style="text-align :center" class="tested-full-win">           Windows     <br />&nbsp;</span></th>
+	<th><span style="text-align :center" class="tested-full-linux-rpm">     Linux 32-bit<br />RPM</span></th>
+	<th><span style="text-align :center" class="tested-full-linux-deb">     Linux 32-bit<br />DEB</span></th>
+	<th><span style="text-align :center" class="tested-full-linux64-rpm">   Linux 64-bit<br />RPM</span></th>
+	<th><span style="text-align :center" class="tested-full-linux64-deb">   Linux 64-bit<br />DEB</span></th>
+	<th><span style="text-align :center" class="tested-full-macos-intel">   Mac OS      <br />Intel</span></th>
+	<th><span style="text-align :center" class="tested-full-macos-ppc">     Mac OS      <br />PPC</span></th>
+	<th><span style="text-align :center" class="tested-full-solaris-x86">   Solaris     <br />x86</span></th>
+	<th><span style="text-align :center" class="tested-full-solaris-sparc"> Solaris     <br />Sparc</span></th>
+      </tr>
+    </thead>
   <tbody>
     <tr class="a">
-
-	<td>Arabic</td>
-
-	<td>عربي</td>
-
+	<td>Arabic</td><td>عربي</td>
 	<td style="text-align: center">3.1.1</td>
-
 	<td style="text-align: center"><!-- win              --><a href="http://ar.openoffice.org">3.1.1</a></td>
-
 	<td style="text-align: center"><!-- linux 32 bit rpm --><a href="http://ar.openoffice.org">3.1.1</a></td>
-
 	<td style="text-align: center"><!-- linux 32 bit deb --><a href="http://ar.openoffice.org">3.1.1</a></td>
-
 	<td style="text-align: center"><!-- linux 64 bit rpm --></td>
-
 	<td style="text-align: center"><!-- linux 64 bit deb --></td>
-
 	<td style="text-align: center"><!-- mac os intel     --><a href="http://ar.openoffice.org">3.1.1</a></td>
-
 	<td style="text-align: center"><!-- mac os ppc       --></td>
-
 	<td style="text-align: center"><!-- solaris x86      --></td>
-
 	<td style="text-align: center"><!-- solaris sparc    --></td>
-
     </tr>
-
     <tr class="b">
-	<td>Basque</td>
-	<td>Euskara</td>
-  <td style="text-align: center">3.4.0</td>
-  <td style="text-align: center"><!-- win              --><a onclick='$s_linkType="d";s_linkName="ooo:" + getTupel(this.href);s_events="event7";s_products="Downloaded Products;" + getProduct( this.href ) + " Download";s_eVar3="ooo";s_eVar8=getTupel( this.href );s_prop19=getOS( this.href );s_prop20=getLang( this.href );s_prop21=getVersion( this.href );s_linkTrackVars="events,products,eVar3,eVar8,prop19,prop20,prop21";s_linkTrackEvents="event7";s_lnk=s_co(this);s_gs(s_account)' href="http://download.services.openoffice.org/files/localized/eu/3.4.0/OOo_3.4.0_Win32Intel_install_wJRE_eu.exe">Download</a></td>
-  <td style="text-align: center"><!-- linux 32 bit rpm --><a onclick='$s_linkType="d";s_linkName="ooo:" + getTupel(this.href);s_events="event7";s_products="Downloaded Products;" + getProduct( this.href ) + " Download";s_eVar3="ooo";s_eVar8=getTupel( this.href );s_prop19=getOS( this.href );s_prop20=getLang( this.href );s_prop21=getVersion( this.href );s_linkTrackVars="events,products,eVar3,eVar8,prop19,prop20,prop21";s_linkTrackEvents="event7";s_lnk=s_co(this);s_gs(s_account)' href="http://download.services.openoffice.org/files/localized/eu/3.4.0/OOo_3.4.0_LinuxIntel_install_wJRE_eu.tar.gz">Download</a></td>
-  <td style="text-align: center"><!-- linux 32 bit deb --><a onclick='$s_linkType="d";s_linkName="ooo:" + getTupel(this.href);s_events="event7";s_products="Downloaded Products;" + getProduct( this.href ) + " Download";s_eVar3="ooo";s_eVar8=getTupel( this.href );s_prop19=getOS( this.href );s_prop20=getLang( this.href );s_prop21=getVersion( this.href );s_linkTrackVars="events,products,eVar3,eVar8,prop19,prop20,prop21";s_linkTrackEvents="event7";s_lnk=s_co(this);s_gs(s_account)' href="http://download.services.openoffice.org/files/localized/eu/3.4.0/OOo_3.4.0_LinuxIntel_install_eu_deb.tar.gz">Download</a></td>
+	<td>Basque</td><td>Euskara</td>
+	<td style="text-align: center">3.4.0</td>
+	<td style="text-align: center"><!-- win              --><a href="http://download.services.openoffice.org/files/localized/eu/3.4.0/OOo_3.4.0_Win32Intel_install_wJRE_eu.exe">Download</a></td>
+	<td style="text-align: center"><!-- linux 32 bit rpm --><a href="http://download.services.openoffice.org/files/localized/eu/3.4.0/OOo_3.4.0_LinuxIntel_install_wJRE_eu.tar.gz">Download</a></td>
+	<td style="text-align: center"><!-- linux 32 bit deb --><a href="http://download.services.openoffice.org/files/localized/eu/3.4.0/OOo_3.4.0_LinuxIntel_install_eu_deb.tar.gz">Download</a></td>
 	<td style="text-align: center"><!-- linux 64 bit rpm --></td>
 	<td style="text-align: center"><!-- linux 64 bit deb --></td>
-  <td style="text-align: center"><!-- mac os intel     --><a onclick='$s_linkType="d";s_linkName="ooo:" + getTupel(this.href);s_events="event7";s_products="Downloaded Products;" + getProduct( this.href ) + " Download";s_eVar3="ooo";s_eVar8=getTupel( this.href );s_prop19=getOS( this.href );s_prop20=getLang( this.href );s_prop21=getVersion( this.href );s_linkTrackVars="events,products,eVar3,eVar8,prop19,prop20,prop21";s_linkTrackEvents="event7";s_lnk=s_co(this);s_gs(s_account)' href="http://download.services.openoffice.org/files/localized/eu/3.4.0/OOo_3.4.0_MacOSXIntel_install_eu.dmg">Download</a></td>
+	<td style="text-align: center"><!-- mac os intel     --><a href="http://download.services.openoffice.org/files/localized/eu/3.4.0/OOo_3.4.0_MacOSXIntel_install_eu.dmg">Download</a></td>
 	<td style="text-align: center"><!-- mac os ppc       --></td>
-
 	<td style="text-align: center"><!-- solaris x86      --></td>
 	<td style="text-align: center"><!-- solaris sparc    --></td>
     </tr>
-
   </tbody>
-
 </table>
 
 
-
   </div>
 <!--#include virtual="/footer.html" -->
 </body>