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/08/01 21:35:17 UTC

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

Author: buildbot
Date: Wed Aug  1 19:35:16 2012
New Revision: 827647

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Aug  1 19:35:16 2012
@@ -1 +1 @@
-1368143
+1368212

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Aug  1 19:35:16 2012
@@ -1 +1 @@
-1368143
+1368212

Modified: websites/staging/ooo-site/trunk/content/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/download/index.html Wed Aug  1 19:35:16 2012
@@ -7,8 +7,8 @@
   <title>Apache OpenOffice Downloads</title>
 
   <script type="text/javascript">
-    if (document.referrer.indexOf("shell.windows.com") != -1)
-      location.href = "http://www.openoffice.org/download/windows-odf/";
+    if (window.document.referrer.indexOf("shell.windows.com") != -1)
+      location.href = "/download/windows-odf/";
   </script>
    
   <!-- <script type="text/javascript" src="globalvars.js"></script> -->