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 2015/02/23 19:12:54 UTC

svn commit: r941212 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/xx/index.html content/xx/msg_prop_l10n_xx.js content/xx/topnav.html

Author: buildbot
Date: Mon Feb 23 18:12:53 2015
New Revision: 941212

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/index.html
    websites/staging/ooo-site/trunk/content/xx/msg_prop_l10n_xx.js
    websites/staging/ooo-site/trunk/content/xx/topnav.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb 23 18:12:53 2015
@@ -1 +1 @@
-1661733
+1661734

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb 23 18:12:53 2015
@@ -1 +1 @@
-1661733
+1661734

Modified: websites/staging/ooo-site/trunk/content/xx/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/xx/index.html (original)
+++ websites/staging/ooo-site/trunk/content/xx/index.html Mon Feb 23 18:12:53 2015
@@ -180,14 +180,14 @@
 	switch( lang_mode ) {
 		case "hard":
 			// Do not show a message, just redirect. 
-			window.open( "http://www.openoffice.org/" + lang_iso , "_self" );
+			window.open( "https://www.openoffice.org/" + lang_iso , "_self" );
 			break;
 		case "soft":
 			// Show a message and redirect only on user's click.
 			// Assign the message text that is defined in:
 			// "/msg_prop_l10n.js", array "l10n.index_redirect_text", column 1),
 			document.write( "<div id='redirect_box'"
-			+ " onclick='window.open( \"http://www.openoffice.org/" + lang_iso + "\", \"_self\" );"
+			+ " onclick='window.open( \"https://www.openoffice.org/" + lang_iso + "\", \"_self\" );"
 			+ "return false;'>"
 			+ "<ul><li>"
 			+ "<p>" + lang_text + "</p>"
@@ -331,7 +331,7 @@
     <li>
       <div class="action-participate">
         <div class="action-text action-link">
-          <a href="http://openoffice.apache.org/get-involved.html">
+          <a href="https://openoffice.apache.org/get-involved.html">
             <h2>I want to participate in OpenOffice</h2>
             <p>Apache OpenOffice is made with help from people all over the world. Feel free to contribute!</p>
           </a>
@@ -394,7 +394,7 @@
     <h2>Recent Blog Posts</h2>
 
     <p style="text-align:right">
-      <a href="http://blogs.apache.org/OOo/" target="_blank">All Posts</a>
+      <a href="https://blogs.apache.org/OOo/" target="_blank">All Posts</a>
     </p>
 
     <p>
@@ -504,7 +504,7 @@
         <em>8 January 2013:</em>
         Apache OpenOffice is developed 100% by volunteers.  Apache does not pay for developers, for translators, for QA,
         for marketing, for UI, for support, etc. Of course, we're happy to accept
-        <a href="http://www.apache.org/foundation/contributing.html">donations to the Apache Software Foundation</a>, to
+        <a href="https://www.apache.org/foundation/contributing.html">donations to the Apache Software Foundation</a>, to
         keep our servers runnings and for similar overhead expenses. But our products are developed entirely by
         volunteers.
       </p>

Modified: websites/staging/ooo-site/trunk/content/xx/msg_prop_l10n_xx.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/xx/msg_prop_l10n_xx.js (original)
+++ websites/staging/ooo-site/trunk/content/xx/msg_prop_l10n_xx.js Mon Feb 23 18:12:53 2015
@@ -18,11 +18,11 @@ var l10n = new Object();
 									// "true" = Show the box, "false" = Do not show.
 l10n.index_event_box_show			= true;
 									// Logo graphic.
-l10n.index_event_box_graphic_src		= "http://www.openoffice.org/images/ASF-at-15-EPS.png";
+l10n.index_event_box_graphic_src		= "images/ASF-at-15-EPS.png";
 									// Alternative text for the graphic.
 l10n.index_event_box_graphic_alt		= "Logo 15th Anniversary of ASF";
 									// Make the graphic clickable with a link.
-l10n.index_event_box_graphic_href		= "http://s.apache.org/wZr";
+l10n.index_event_box_graphic_href		= "https://s.apache.org/wZr";
 									// The height in pixel of the graphic. Leave empty to use the height of the original graphic.
 l10n.index_event_box_graphic_height		= "96";
 									// The width in pixel of the graphic. Leave empty to use the width of the original graphic.
@@ -30,7 +30,7 @@ l10n.index_event_box_graphic_width		= "2
 									// Mouse over text for the graphic.
 l10n.index_event_box_graphic_title		= "";
 									// Make the whole box clickable with a link.
-l10n.index_event_box_text_href			= "http://s.apache.org/wZr";
+l10n.index_event_box_text_href			= "https://s.apache.org/wZr";
 									// Maximum 630 characters.
 l10n.index_event_box_text_text			= "<b>The Apache Software Foundation Celebrates 15 Years of Open Source Innovation and Community Leadership</b> <br /><br />OpenOffice congratulates the ASF for fantastic 15 years of hosting, developing and serving software that is famous around the world. <b><i> Click to see the full text ... </i></b>";
 									// Mouse over text for the text.
@@ -40,7 +40,7 @@ l10n.index_event_box_text_title			= "";
 									// "true" = Show the box, "false" = Do not show.
 l10n.index_alert_box_show			= false;
 									// Make the whole box clickable with a link.
-l10n.index_alert_box_href			= "http://www.google.com";
+l10n.index_alert_box_href			= "https://www.google.com/";
 									// Maximum 49 characters.
 l10n.index_alert_box_headline_text		= "Headline text with max. 49 characters";
 									// Mover over text for the headline.

Modified: websites/staging/ooo-site/trunk/content/xx/topnav.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/xx/topnav.html (original)
+++ websites/staging/ooo-site/trunk/content/xx/topnav.html Mon Feb 23 18:12:53 2015
@@ -2,8 +2,8 @@
 <li><a href="/xx/product/" title="Apache OpenOffice product description">Product</a></li>
 <li><a href="/xx/download/" title="Download Apache OpenOffice">Download</a></li>
 <li><a href="/xx/support/" title="Find Support for OpenOffice">Support</a></li>
-<li><a href="http://blogs.apache.org/ooo/" title="Apache OpenOffice Blog">Blog (official)</a></li>
-<li><a href="http://openoffice.xx/" title="Apache OpenOffice blog in your own language">Blog (native)</a></li>
+<li><a href="https://blogs.apache.org/ooo/" title="Apache OpenOffice Blog">Blog (official)</a></li>
+<li><a href="https://openoffice.xx/" title="Apache OpenOffice blog in your own language">Blog (native)</a></li>
 <li><a href="/xx/extensions/" title="Extensions and Templates for OpenOffice">Extend</a></li>
 <li><a href="/xx/participate/" title="Get involved in Apache OpenOffice">Get Involved</a></li>
 <li><a href="/xx/participate/contact.html" title="Contact Apache OpenOffice contributors">Contact</a></li>