Author: buildbot
Date: Tue May 1 22:20:38 2012
New Revision: 815345
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/test/index_new_dl.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue May 1 22:20:38 2012
@@ -1 +1 @@
-1332866
+1332867
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue May 1 22:20:38 2012
@@ -1 +1 @@
-1332866
+1332867
Modified: websites/staging/ooo-site/trunk/content/download/test/index_new_dl.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/index_new_dl.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test/index_new_dl.html Tue May 1 22:20:38
2012
@@ -77,6 +77,7 @@
<!-- dump SF extension -->
alert("link before replacment: " + LINK);
LINK = LINK.replace(".html/download",".html");
+ alert ("link after replacment: " + LINK);
<!-- route everybody to somplace else ??? -->
document.write( "<h2><a href='" + LINK + "' title='" + LINK + "'>Download
Apache OpenOffice</a></h2>"
+ "<p><a href='" + LINK + "' title='" + LINK + "'>Get Apache OpenOffice for
" + getLanguage()
|