Author: mseidel
Date: Sun May 20 00:20:31 2018
New Revision: 1831925
URL: http://svn.apache.org/viewvc?rev=1831925&view=rev
Log:
Changes for https
Modified:
openoffice/ooo-site/trunk/content/download/legacy/index.html
Modified: openoffice/ooo-site/trunk/content/download/legacy/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/legacy/index.html?rev=1831925&r1=1831924&r2=1831925&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/legacy/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/legacy/index.html Sun May 20
00:20:31 2018
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" />
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>OpenOffice.org - Legacy Downloads</title>
<script type="text/javascript" src="../globalvars.js"></script>
<script type="text/javascript" src="../msg_prop_l10n_en.js"></script>
@@ -13,6 +13,25 @@
@import "../exceptions.css";
/* ]]> */
</style>
+ <script>
+ if ( window.document.referrer.indexOf( "shell.windows.com" ) != -1 ) {
+ location.href = "/why/why_odf.html";
+ }
+
+ function share( platform ) {
+ _gaq.push( ['_trackEvent', 'social', 'shareDownload', platform] );
+
+ if ( platform == 'apacheblog' ) {
+ window.open( 'https://blogs.apache.org/OOo/', '_blank' );
+ } else if ( platform == 'facebook' ) {
+ window.open(
'https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
'_blank', 'toolbar=0, status=0, width=580, height=325' );
+ } else if ( platform == 'twitter' ) {
+ window.open(
'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+225+million+trusted+downloads.',
'_blank', 'toolbar=0, status=0, width=580, height=325' );
+ } else if ( platform == 'google+' ) {
+ window.open(
'https://plus.google.com/share?url=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
'_blank', 'toolbar=0, status=0, width=400, height=440' );
+ }
+ }
+ </script>
</head>
<body>
@@ -25,13 +44,12 @@
<div class="first button orange" id="optionitem1">
<div class="orange-icon"></div>
<h2><a style="margin-left: 0%; cursor: default;">Legacy
OpenOffice.org</a></h2>
- <p style="cursor: default; margin-left: 0%;"><a title="Legacy
OpenOffice.org" style="cursor: default">Please note: Archived builds are
- unsupported and may contain security issues. It is highly recommended not
to use them <b>except</b> when there is no
- better choice. OpenOffice.org 3.3.0 and older relases are licensed under
the GNU Lesser General Public License v3
- (LGPL v3).</a></p>
+ <p><a style="cursor: default; margin-left: 0%;">Please note: Archived
builds are unsupported and may contain security
+ issues. It is highly recommended not to use them <b>except</b> when there
is no better choice. OpenOffice.org 3.3.0
+ and older relases are licensed under the GNU Lesser General Public License
v3 (LGPL v3).</a></p>
</div>
<div class="sub-orange">
- <p><a href="http://www.gnu.org/licenses/lgpl.html" title="Read here the
full text of the LGPL v3">
+ <p><a href="https://www.gnu.org/licenses/lgpl.html" title="Read here the
full text of the LGPL v3">
Need the full text of the GNU LGPL v3? Click here.</a></p>
<p><a href="../index.html" title="Download the most recent Apache
OpenOffice release">
<b>Searching for the most recent Apache OpenOffice release? Click
here.</b></a></p>
@@ -165,14 +183,14 @@
<br /><br />
<div id="SupportedAndSupporters">
- <a href="http://www.sourceforge.net/" target="_blank"
+ <a href="https://www.sourceforge.net/" target="_blank"
title="Sourceforge - Download, Develop and Publish Free Open Source
Software">
- <img src="http://www.openoffice.org/images/sourceforge.png" width="160"
height="34"
+ <img src="https://www.openoffice.org/images/sourceforge.png" width="160"
height="34"
alt="Sourceforge"/></a>
<br /><br />
- <a href="http://validator.w3.org/check?uri=referer" target="_blank"
+ <a href="https://validator.w3.org/check?uri=referer" target="_blank"
title="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...)
of Web documents">
- <img src="http://www.openoffice.org/images/valid-xhtml10-blue.png"
+ <img src="https://www.openoffice.org/images/valid-xhtml10-blue.png"
alt="W3C Validator"/></a>
</div>
</div> <!-- class: additionalinformation -->