Author: buildbot
Date: Wed Dec  7 15:59:25 2016
New Revision: 1002373

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Dec  7 15:59:25 2016
@@ -1 +1 @@
-1773077
+1773102

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Dec  7 15:59:25 2016
@@ -1 +1 @@
-1773077
+1773102

Modified: websites/staging/ooo-site/trunk/content/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/index.html (original)
+++ websites/staging/ooo-site/trunk/content/index.html Wed Dec  7 15:59:25 2016
@@ -3,7 +3,7 @@
 <head>
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     <meta name="name" content="Apache OpenOffice" />
     <meta name="description" content="The official home page of the Apache 
OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw 
and Base." />
     <meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice, 
Apache Open Office, OpenOffice.org, Official, Official Site, Writer, Calc, 
Impress, Draw, Base, ODF, Open Document Format, free office editors" />
@@ -192,14 +192,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>"
@@ -365,22 +365,22 @@
           <div class="action-social-extra">
             <p>
               <span style="padding: 0 5px; cursor: pointer;" 
onclick="javascript:follow( 'ApacheBlog' );"
-                title="Blog of OpenOffice.">
+                title="Blog of OpenOffice">
                 <img src="images/logo-rss-16.png" alt="Blog of OpenOffice" />
                 <a>Official Blog</a>
               </span>
               <span style="padding: 0 5px; cursor: pointer;" 
onclick="javascript:follow( 'Facebook' );"
-                title="Follow us on Facebook.">
+                title="Follow us on Facebook">
                 <img src="images/logo-facebook-16.png" alt="Follow us on 
Facebook" />
                 <a>Facebook</a>
               </span>
               <span style="padding: 0 5px; cursor: pointer;" 
onclick="javascript:follow( 'Twitter' );"
-                title="Follow us on Twitter.">
+                title="Follow us on Twitter">
                 <img src="images/logo-twitter-16.png" alt="Follow us on 
Twitter" />
                 <a>Twitter</a>
               </span>
               <span style="padding: 0 5px; cursor: pointer;" 
onclick="javascript:follow( 'GooglePlus' );"
-                title="Follow us on Google+.">
+                title="Follow us on Google+">
                 <img src="images/logo-googleplus-16.png" alt="Follow us on 
Google+" />
                 <a>Google+</a>
               </span>
@@ -457,8 +457,8 @@
     </p>
   </div>
 
-  <div id="all_news" style="height: 500px; float: left; overflow: auto;">
-    <div class="campaign">
+  <div id="all_news" style="height: 480px; float: left; overflow: auto;">
+    <div class="first campaign">
       <h2>Recent News</h2>
 
       <p style="text-align:right">


Reply via email to