[gnomeweb-wml] Try to fix CSS Mixed Content issue (see bug #706752)



commit 6e629a2a43d0c9a176f4a543986d38d8da350727
Author: Andre Klapper <a9016009 gmx de>
Date:   Mon Sep 16 19:34:57 2013 +0200

    Try to fix CSS Mixed Content issue (see bug #706752)

 projects.gnome.org/epiphany/get-involved.html |   42 ++++++++++++------------
 projects.gnome.org/epiphany/index.html        |   42 ++++++++++++------------
 2 files changed, 42 insertions(+), 42 deletions(-)
---
diff --git a/projects.gnome.org/epiphany/get-involved.html b/projects.gnome.org/epiphany/get-involved.html
index a247246..413fc68 100644
--- a/projects.gnome.org/epiphany/get-involved.html
+++ b/projects.gnome.org/epiphany/get-involved.html
@@ -6,7 +6,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 <title>Contact us | Epiphany: the Web browser for the GNOME Desktop</title>
-<link rel="stylesheet" type="text/css" media="all" 
href="http://www.gnome.org/wp-content/themes/gnome-grass/style.css"; />
+<link rel="stylesheet" type="text/css" media="all" 
href="//www.gnome.org/wp-content/themes/gnome-grass/style.css" />
 <link rel="icon" type="image/png" 
href="http://www.gnome.org/wp-content/themes/gnome-grass/images/favicon.png"; />
 <link rel="pingback" href="http://www.gnome.org/xmlrpc.php"; />
 <script type="text/javascript" 
src="http://www.gnome.org/wp-content/themes/gnome-grass/js/jquery-1.4.2.min.js";></script>
@@ -14,7 +14,7 @@
 <!-- Fancybox -->
 <script type="text/javascript" 
src="http://www.gnome.org/wp-content/themes/gnome-grass/pack/fancybox-1.3.4/jquery.easing-1.3.pack.js";></script>
 <script type="text/javascript" 
src="http://www.gnome.org/wp-content/themes/gnome-grass/pack/fancybox-1.3.4/jquery.fancybox-1.3.4.pack.js";></script>
-<link rel="stylesheet" type="text/css" media="all" 
href="http://www.gnome.org/wp-content/themes/gnome-grass/pack/fancybox-1.3.4/jquery.fancybox-1.3.4.css"; />
+<link rel="stylesheet" type="text/css" media="all" 
href="//www.gnome.org/wp-content/themes/gnome-grass/pack/fancybox-1.3.4/jquery.fancybox-1.3.4.css" />
 
 <!-- <script type="text/javascript" 
src="http://www.gnome.org/wp-content/themes/gnome-grass/js/template.js";></script> -->
 <!-- <link rel="alternate" type="application/rss+xml" title="GNOME &raquo; Get Involved Comments Feed" 
href="http://www.gnome.org/get-involved/feed/"; /> -->
@@ -29,25 +29,25 @@
 <!-- <link rel="canonical" href="http://www.gnome.org/get-involved/"; /> -->
 <!-- /all in one seo pack -->
 <script type="text/javascript"><!--
-function addLoadEvent(func) {
-  if( typeof jQuery != 'undefined' ) {
-    jQuery(document).ready( func );
-  } else if( typeof Prototype != 'undefined' ) {
-    Event.observe( window, 'load', func );
-  } else {
-    var oldonload = window.onload;
-    if (typeof window.onload != 'function') {
-      window.onload = func;
-    } else {
-      window.onload = function() {
-        if (oldonload)
-          oldonload();
-        
-        func();
-      }
-    }
-  }
-}
+function addLoadEvent(func) {
+  if( typeof jQuery != 'undefined' ) {
+    jQuery(document).ready( func );
+  } else if( typeof Prototype != 'undefined' ) {
+    Event.observe( window, 'load', func );
+  } else {
+    var oldonload = window.onload;
+    if (typeof window.onload != 'function') {
+      window.onload = func;
+    } else {
+      window.onload = function() {
+        if (oldonload)
+          oldonload();
+        
+        func();
+      }
+    }
+  }
+}
 function wphc(){
        var wphc_data = 
[603378456,787992330,686346590,805042461,888002067,1001491995,904708876,1941489676,1924043853,1806472782,1939969098,1974244939,1974441045,1974114121,1991480646,2041549386,1806209865,2024509519,1806671695,1906349388,1957269835,1991022421,2023857994,1957465421,1923649608,2024707157,1806341963,1890295375,1924371019,1940754763,1924107597,2025034063,1924372040,1974703175,2025034830,2041220422,1923714382,1940819270,1907594325,1907594581,934861637,536595982,821414173,1761464843,1622711639];
 
 
diff --git a/projects.gnome.org/epiphany/index.html b/projects.gnome.org/epiphany/index.html
index 5f920a4..7ee3fe3 100644
--- a/projects.gnome.org/epiphany/index.html
+++ b/projects.gnome.org/epiphany/index.html
@@ -6,7 +6,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 <title>Epiphany: The web browser for the GNOME desktop</title>
-<link rel="stylesheet" type="text/css" media="all" 
href="http://www.gnome.org/wp-content/themes/gnome-grass/style.css"; />
+<link rel="stylesheet" type="text/css" media="all" 
href="//www.gnome.org/wp-content/themes/gnome-grass/style.css" />
 <link rel="icon" type="image/png" 
href="http://www.gnome.org/wp-content/themes/gnome-grass/images/favicon.png"; />
 <link rel="pingback" href="http://www.gnome.org/xmlrpc.php"; />
 <script type="text/javascript" 
src="http://www.gnome.org/wp-content/themes/gnome-grass/js/jquery-1.4.2.min.js";></script>
@@ -14,7 +14,7 @@
 <!-- Fancybox -->
 <script type="text/javascript" 
src="http://www.gnome.org/wp-content/themes/gnome-grass/pack/fancybox-1.3.4/jquery.easing-1.3.pack.js";></script>
 <script type="text/javascript" 
src="http://www.gnome.org/wp-content/themes/gnome-grass/pack/fancybox-1.3.4/jquery.fancybox-1.3.4.pack.js";></script>
-<link rel="stylesheet" type="text/css" media="all" 
href="http://www.gnome.org/wp-content/themes/gnome-grass/pack/fancybox-1.3.4/jquery.fancybox-1.3.4.css"; />
+<link rel="stylesheet" type="text/css" media="all" 
href="//www.gnome.org/wp-content/themes/gnome-grass/pack/fancybox-1.3.4/jquery.fancybox-1.3.4.css" />
 
 <!-- <script type="text/javascript" 
src="http://www.gnome.org/wp-content/themes/gnome-grass/js/template.js";></script> -->
 <!-- <link rel="alternate" type="application/rss+xml" title="GNOME &raquo; Home Comments Feed" 
href="http://www.gnome.org/home/feed/"; /> -->
@@ -29,25 +29,25 @@
 <!-- <link rel="canonical" href="http://www.gnome.org/"; /> -->
 <!-- /all in one seo pack -->
 <script type="text/javascript"><!--
-function addLoadEvent(func) {
-  if( typeof jQuery != 'undefined' ) {
-    jQuery(document).ready( func );
-  } else if( typeof Prototype != 'undefined' ) {
-    Event.observe( window, 'load', func );
-  } else {
-    var oldonload = window.onload;
-    if (typeof window.onload != 'function') {
-      window.onload = func;
-    } else {
-      window.onload = function() {
-        if (oldonload)
-          oldonload();
-        
-        func();
-      }
-    }
-  }
-}
+function addLoadEvent(func) {
+  if( typeof jQuery != 'undefined' ) {
+    jQuery(document).ready( func );
+  } else if( typeof Prototype != 'undefined' ) {
+    Event.observe( window, 'load', func );
+  } else {
+    var oldonload = window.onload;
+    if (typeof window.onload != 'function') {
+      window.onload = func;
+    } else {
+      window.onload = function() {
+        if (oldonload)
+          oldonload();
+        
+        func();
+      }
+    }
+  }
+}
 function wphc(){
        var wphc_data = 
[2030463926,1946646436,1914202608,1963671987,1847422653,1631663797,1864137634,675836066,676408801,675820784,676408801,776484336,710814176,974470891,2030071463,1996979599,2132568992,978532344];
 
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]