Author: buildbot
Date: Sat Jun 7 16:32:36 2014
New Revision: 911752
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/de/downloads/index.html
websites/staging/ooo-site/trunk/content/download/test/index.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jun 7 16:32:36 2014
@@ -1 +1 @@
-1601152
+1601154
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jun 7 16:32:36 2014
@@ -1 +1 @@
-1601152
+1601154
Modified: websites/staging/ooo-site/trunk/content/de/downloads/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/de/downloads/index.html (original)
+++ websites/staging/ooo-site/trunk/content/de/downloads/index.html Sat Jun 7
16:32:36 2014
@@ -359,14 +359,14 @@
<script type="text/javascript">
<!--
document.write( "<div class='button blue' id='optionitem5' "
- + "onclick='openItem('optionitem5','https://extensions.openoffice.org');
return false;'>"
+ + "onclick='openItem('optionitem5','http://extensions.openoffice.org');
return false;'>"
+ "<h2>"
- + "<a href='https://extensions.openoffice.org' title='" +
l10n_ext_blue_box_headline_title + "'>"
+ + "<a href='http://extensions.openoffice.org' title='" +
l10n_ext_blue_box_headline_title + "'>"
+ l10n_ext_blue_box_headline_text
+ "</a>"
+ "</h2>"
+ "<p>"
- + "<a href='https://extensions.openoffice.org' title='" +
l10n_ext_blue_box_text_title + "'>"
+ + "<a href='http://extensions.openoffice.org' title='" +
l10n_ext_blue_box_text_title + "'>"
+ l10n_ext_blue_box_text_text
+ "</a>"
+ "</p>"
@@ -378,14 +378,14 @@
<script type="text/javascript">
<!--
document.write( "<div class='button blue' id='optionitem6' "
- + "onclick='openItem('optionitem6','https://templates.openoffice.org');
return false;'>"
+ + "onclick='openItem('optionitem6','http://templates.openoffice.org');
return false;'>"
+ "<h2>"
- + "<a href='https://templates.openoffice.org' title='" +
l10n_tlp_blue_box_headline_title + "'>"
+ + "<a href='http://templates.openoffice.org' title='" +
l10n_tlp_blue_box_headline_title + "'>"
+ l10n_tlp_blue_box_headline_text
+ "</a>"
+ "</h2>"
+ "<p>"
- + "<a href='https://templates.openoffice.org' title='" +
l10n_tlp_blue_box_text_title + "'>"
+ + "<a href='http://templates.openoffice.org' title='" +
l10n_tlp_blue_box_text_title + "'>"
+ l10n_tlp_blue_box_text_text
+ "</a>"
+ "</p>"
Modified: websites/staging/ooo-site/trunk/content/download/test/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/index.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test/index.html Sat Jun 7
16:32:36 2014
@@ -393,15 +393,15 @@
</div>
<!-- Blue: Extensions -->
- <div class="button blue" id="optionitem5"
onclick="openItem('optionitem5','https://extensions.openoffice.org');
+ <div class="button blue" id="optionitem5"
onclick="openItem('optionitem5','http://extensions.openoffice.org');
return false;">
<h2>
- <a href="https://extensions.openoffice.org" title="Choose from a wide
range of additional and individual functionality">
+ <a href="http://extensions.openoffice.org" title="Choose from a wide
range of additional and individual functionality">
Get Apache OpenOffice Extensions and Dictionaries
</a>
</h2>
<p>
- <a href="https://extensions.openoffice.org" title="Choose from a wide
range of additional and individual functionality">
+ <a href="http://extensions.openoffice.org" title="Choose from a wide
range of additional and individual functionality">
Extend your Apache OpenOffice functionality with a large and growing
library of extensions and dictionaries from
other users.
</a>
@@ -409,15 +409,15 @@
</div>
<!-- Blue: Templates -->
- <div class="button blue" id="optionitem6"
onclick="openItem('optionitem6','https://templates.openoffice.org');
+ <div class="button blue" id="optionitem6"
onclick="openItem('optionitem6','http://templates.openoffice.org');
return false;">
<h2>
- <a href="https://templates.openoffice.org" title="Choose from a wide
range of additional and individual documents">
+ <a href="http://templates.openoffice.org" title="Choose from a wide
range of additional and individual documents">
Get Apache OpenOffice Templates
</a>
</h2>
<p>
- <a href="https://templates.openoffice.org" title="Choose from a wide
range of additional and individual documents">
+ <a href="http://templates.openoffice.org" title="Choose from a wide
range of additional and individual documents">
Extend your Apache OpenOffice creativity with a large and growing
library of templates from other users.
</a>
</p>