You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2017/05/21 16:32:55 UTC

svn commit: r1795709 - in /openoffice/ooo-site/trunk/content: download/msg_prop_l10n_en.js extensions/index.html

Author: mseidel
Date: Sun May 21 16:32:55 2017
New Revision: 1795709

URL: http://svn.apache.org/viewvc?rev=1795709&view=rev
Log:
Changed links to extensions/templates to https

Modified:
    openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js
    openoffice/ooo-site/trunk/content/extensions/index.html

Modified: openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js?rev=1795709&r1=1795708&r2=1795709&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js (original)
+++ openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js Sun May 21 16:32:55 2017
@@ -85,14 +85,14 @@ l10n.dl_ext_blue_box_headline_text		= "G
 l10n.dl_ext_blue_box_headline_title		= "Choose from a wide range of additional and individual functionality";
 l10n.dl_ext_blue_box_text_text			= "Extend your Apache OpenOffice functionality with a large and growing library of extensions and dictionaries from other users.";
 l10n.dl_ext_blue_box_text_title			= "Choose from a wide range of additional and individual functionality";
-l10n.dl_ext_blue_box_text_href			= "http://extensions.openoffice.org/";
+l10n.dl_ext_blue_box_text_href			= "https://extensions.openoffice.org/";
 
 // Templates: Strings in the blue box (bottom) (used in "index.html").
 l10n.dl_tlp_blue_box_headline_text		= "Get Apache OpenOffice Templates";
 l10n.dl_tlp_blue_box_headline_title		= "Choose from a wide range of additional and individual documents";
 l10n.dl_tlp_blue_box_text_text			= "Extend your Apache OpenOffice creativity with a large and growing library of templates from other users.";
 l10n.dl_tlp_blue_box_text_title			= "Choose from a wide range of additional and individual documents";
-l10n.dl_tlp_blue_box_text_href			= "http://templates.openoffice.org/";
+l10n.dl_tlp_blue_box_text_href			= "https://templates.openoffice.org/";
 
 // Strings in the navigation bar (used in "index.html").
 // Release Information

Modified: openoffice/ooo-site/trunk/content/extensions/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/extensions/index.html?rev=1795709&r1=1795708&r2=1795709&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/extensions/index.html (original)
+++ openoffice/ooo-site/trunk/content/extensions/index.html Sun May 21 16:32:55 2017
@@ -21,7 +21,7 @@
   <br/>
   <p>
     <a style="margin-left:6em;margin-bottom:5em;" 
-      href="http://extensions.openoffice.org" target="_blank">
+      href="https://extensions.openoffice.org" target="_blank">
       <img border=0 src="/extensions/extensions-logo.png"
 	title="Get or submit extensions on the OpenOffice Extensions Website"
 	alt="Extensions for OpenOffice">
@@ -30,11 +30,11 @@
   </p>
   <p>
     Get or submit extensions on the
-    <a href="http://extensions.openoffice.org" target="_blank">
+    <a href="https://extensions.openoffice.org" target="_blank">
       OpenOffice Extensions Website</a>.
     <br/>
     Get or submit templates on the
-    <a href="http://templates.openoffice.org" target="_blank">
+    <a href="https://templates.openoffice.org" target="_blank">
       OpenOffice Template Website</a>.
     <br/>
   </p>