Author: mseidel
Date: Sun Mar 19 22:04:14 2017
New Revision: 1787665

URL: http://svn.apache.org/viewvc?rev=1787665&view=rev
Log:
Minor changes for https

Modified:
    openoffice/ooo-site/trunk/content/da/download/index.html

Modified: openoffice/ooo-site/trunk/content/da/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/da/download/index.html?rev=1787665&r1=1787664&r2=1787665&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/da/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/da/download/index.html Sun Mar 19 
22:04:14 2017
@@ -4,10 +4,10 @@
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta itemprop="name" content="Download Apache OpenOffice" />
   <meta itemprop="description" content="Join the OpenOffice revolution, the 
free office productivity suite with over 200 million trusted downloads." />
-  <meta itemprop="image" 
content="http://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png"; />
+  <meta itemprop="image" 
content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png"; />
   <meta property="og:title" content="Download Apache OpenOffice" />
   <meta property="og:description" content="Join the OpenOffice revolution, the 
free office productivity suite with over 200 million trusted downloads." />
-  <meta property="og:image" 
content="http://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png"; />
+  <meta property="og:image" 
content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png"; />
   <meta name="description" content="Official Apache OpenOffice download page. 
Join the OpenOffice revolution, the free office productivity suite with over 
200 million trusted downloads." />
   <title>Apache OpenOffice Downloads - Official Site</title>
   <script type="text/javascript" src="/download/globalvars.js"></script>
@@ -32,13 +32,13 @@
       _gaq.push( ['_trackEvent', 'social', 'shareDownload', platform] ); 
 
       if ( platform == 'apacheblog' ) {
-        window.open( 'http://blogs.apache.org/OOo/', '_blank' );
+        window.open( 'https://blogs.apache.org/OOo/', '_blank' );
       } else if ( platform == 'facebook' ) {
-        window.open( 
'http://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
 '_blank', 'toolbar=0, status=0, width=580, height=325' );
+        window.open( 
'https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
 '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'twitter' ) {
-        window.open( 
'http://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+200+million+trusted+downloads.',
 '_blank', 'toolbar=0, status=0, width=580, height=325' );
+        window.open( 
'https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+200+million+trusted+downloads.',
 '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'google+' ) {
-        window.open( 
'http://plus.google.com/share?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
 '_blank', 'toolbar=0, status=0, width=400, height=440' );
+        window.open( 
'https://plus.google.com/share?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
 '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>
@@ -123,9 +123,9 @@
     //-->
     </script>
 
-  </div> <!-- class "optionset" -->
+    </div> <!-- class "optionset" -->
 
-  <div class="additionalinformation">
+    <div class="additionalinformation">
 
     <!-- Navigation bar -->
     <script type="text/javascript">
@@ -150,5 +150,4 @@
 </div> <!-- class: overall_optionset -->
 
 </body>
-</html>
-
+</html>
\ No newline at end of file


Reply via email to