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 2020/06/09 18:14:48 UTC

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

Author: buildbot
Date: Tue Jun  9 18:14:47 2020
New Revision: 1061657

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jun  9 18:14:47 2020
@@ -1 +1 @@
-1878668
+1878669

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jun  9 18:14:47 2020
@@ -1 +1 @@
-1878668
+1878669

Modified: websites/staging/ooo-site/trunk/content/xx/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/xx/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/xx/download/index.html Tue Jun  9 18:14:47 2020
@@ -12,22 +12,22 @@
   <meta property="og:image" content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png" />
   <meta name="description" content="Official Apache OpenOffice download page. Join the OpenOffice revolution, the free office productivity suite with over 290 million trusted downloads." />
   <title>Apache OpenOffice Downloads - Official Site</title>
-  <script type="text/javascript" src="/download/globalvars.js"></script>
+  <script type="text/javascript" src="../../download/globalvars.js"></script>
   <script type="text/javascript" src="./msg_prop_l10n_xx.js"></script>
-  <script type="text/javascript" src="/download/languages.js"></script>
-  <script type="text/javascript" src="/download/release_matrix.js"></script>
-  <script type="text/javascript" src="/download/boxed_download.js"></script>
-  <script type="text/javascript" src="/download/download.js"></script>
+  <script type="text/javascript" src="../../download/languages.js"></script>
+  <script type="text/javascript" src="../../download/release_matrix.js"></script>
+  <script type="text/javascript" src="../../download/boxed_download.js"></script>
+  <script type="text/javascript" src="../../download/download.js"></script>
   <style type="text/css">
   /* <![CDATA[ */
   /*-------------------- Exceptions on standard css -----------------------*/
-  @import "/download/styles.css";
-  @import "/download/exceptions.css";
+  @import "../..//download/styles.css";
+  @import "../..//download/exceptions.css";
   /* ]]> */
   </style>
   <script>
     if ( window.document.referrer.indexOf( "shell.windows.com" ) != -1 ) {
-       location.href = "/why/why_odf.html";
+       location.href = "../../why/why_odf.html";
     }
 
     function share( platform ) {