Author: buildbot
Date: Sat Jan 28 12:00:48 2017
New Revision: 1005814
Log:
Staging update by buildbot for openoffice
Modified:
websites/staging/openoffice/trunk/content/ (props changed)
websites/staging/openoffice/trunk/content/get-it-here.html
Propchange: websites/staging/openoffice/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jan 28 12:00:48 2017
@@ -1 +1 @@
-1780553
+1780665
Modified: websites/staging/openoffice/trunk/content/get-it-here.html
==============================================================================
--- websites/staging/openoffice/trunk/content/get-it-here.html (original)
+++ websites/staging/openoffice/trunk/content/get-it-here.html Sat Jan 28
12:00:48 2017
@@ -126,13 +126,13 @@ following logo subject to the following
<p>
<a href="https://download.openoffice.org/">
<img width="300" height="100" alt="Download Apache OpenOffice here"
-src="http://openoffice.apache.org/images/get-it-here/en.png"/>
+src="https://openoffice.apache.org/images/get-it-here/en.png"/>
</a>
</p>
-<p>The logo file may be <a
href="http://openoffice.apache.org/images/get-it-here/en.png">found
here</a>.</p>
+<p>The logo file may be <a
href="https://openoffice.apache.org/images/get-it-here/en.png">found
here</a>.</p>
<p>If translations of the "Get it here!" text are required, send a request to
the
-<a
href="http://openoffice.apache.org/mailing-lists.html#development-mailing-list">dev
mailing list</a> and we can make a translated version for you.</p>
+<a
href="https://openoffice.apache.org/mailing-lists.html#development-mailing-list">dev
mailing list</a> and we can make a translated version for you.</p>
<h2 id="conditions">Conditions:<a class="headerlink" href="#conditions"
title="Permanent link">¶</a></h2>
<ol>
<li>
@@ -142,11 +142,11 @@ remains legible, but the logo may not be
<li>
<p>The logo <strong>must directly link</strong> to one of:</p>
<ul>
-<li>The Apache OpenOffice <a href="http://www.openoffice.org">home
page</a></li>
-<li>The download page for Apache OpenOffice, either the <a
href="http://www.openoffice.org/download">main download page</a> or
-the <a href="http://www.openoffice.org/download/other.html">detailed download
page</a>.</li>
+<li>The Apache OpenOffice <a href="https://www.openoffice.org">home
page</a></li>
+<li>The download page for Apache OpenOffice, either the <a
href="https://www.openoffice.org/download">main download page</a> or
+the <a href="https://www.openoffice.org/download/other.html">detailed download
page</a>.</li>
<li>One of the official Native Language pages at openoffice.org, e.g.,
-http://www.openoffice.org/de, http://www.openoffice.org/it,
http://www.openoffice.org/fr, etc.</li>
+https://www.openoffice.org/de, https://www.openoffice.org/it,
https://www.openoffice.org/fr, etc.</li>
</ul>
</li>
<li>
@@ -159,15 +159,15 @@ users from getting the latest version of
</li>
<li>
<p>Any use of this logo or any other Apache logo beyond the above
-requires explicit permission per the existing <a
href="http://openoffice.apache.org/trademarks.html">trademark policy</a></p>
+requires explicit permission per the existing <a
href="https://openoffice.apache.org/trademarks.html">trademark policy</a></p>
</li>
</ol>
<h2 id="example">Example<a class="headerlink" href="#example" title="Permanent
link">¶</a></h2>
<p>This is an example of how the "Get it here!" logo might be included in an
HTML page:</p>
-<div class="codehilite"><pre><span class="nt"><a</span> <span
class="na">href=</span><span
class="s">"http://www.openoffice.org/download"</span><span
class="nt">></span>
+<div class="codehilite"><pre><span class="nt"><a</span> <span
class="na">href=</span><span
class="s">"https://www.openoffice.org/download"</span><span
class="nt">></span>
<span class="nt"><img</span> <span class="na">width=</span><span
class="s">"300"</span> <span class="na">height=</span><span
class="s">"100"</span> <span class="na">alt=</span><span
class="s">"Download Apache OpenOffice here"</span>
-<span class="na">src=</span><span
class="s">"http://openoffice.apache.org/images/get-it-here/en.png"</span><span
class="nt">/></span>
+<span class="na">src=</span><span
class="s">"https://openoffice.apache.org/images/get-it-here/en.png"</span><span
class="nt">/></span>
<span class="nt"></a></span>
</pre></div>