[planet-web] Move the planet back to plain HTTP



commit a740a486975e6c4cd01eb05aa52ed0a3a9dbb76f
Author: Andrea Veri <av gnome org>
Date:   Thu May 29 19:41:09 2014 +0200

    Move the planet back to plain HTTP

 themes/gnome/index-2.0.html.tmpl     |   12 ++++++------
 themes/gnome/index-regular.html.tmpl |   28 ++++++++++++++--------------
 themes/gnome/index.html.tmpl         |   30 +++++++++++++++---------------
 themes/gnome/mobile.html.tmpl        |   28 ++++++++++++++--------------
 themes/gnome/sidebar.html.tmpl       |    2 +-
 themes/gnome/simple.html.tmpl        |   26 +++++++++++++-------------
 6 files changed, 63 insertions(+), 63 deletions(-)
---
diff --git a/themes/gnome/index-2.0.html.tmpl b/themes/gnome/index-2.0.html.tmpl
index 5c44177..e1fd8d6 100644
--- a/themes/gnome/index-2.0.html.tmpl
+++ b/themes/gnome/index-2.0.html.tmpl
@@ -9,13 +9,13 @@
        <link rel="alternate" type="application/atom+xml" title="<TMPL_VAR title ESCAPE="HTML"> Atom 1.0" 
href="<TMPL_VAR link ESCAPE="HTML">atom.xml">
        <link rel="alternate" type="application/rss+xml" title="<TMPL_VAR title ESCAPE="HTML"> RSS 2.0" 
href="<TMPL_VAR link ESCAPE="HTML">rss20.xml">
 
-       <link rel="stylesheet" href="https://planet.gnome.org/nlayout.css"; type="text/css">
-       <link rel="stylesheet" href="https://planet.gnome.org/planet.css"; type="text/css">
-       <link rel="stylesheet" href="https://planet.gnome.org/generic.css"; type="text/css">
-       <link rel="stylesheet" href="https://blogs.gnome.org/wp-content/mu-plugins/bug-links/bug-links.css"; 
type="text/css">
+       <link rel="stylesheet" href="http://planet.gnome.org/nlayout.css"; type="text/css">
+       <link rel="stylesheet" href="http://planet.gnome.org/planet.css"; type="text/css">
+       <link rel="stylesheet" href="http://planet.gnome.org/generic.css"; type="text/css">
+       <link rel="stylesheet" href="http://blogs.gnome.org/wp-content/mu-plugins/bug-links/bug-links.css"; 
type="text/css">
 
        <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js";></script>
-       <script type="text/javascript" src="https://planet.gnome.org/jquery.lazyload.min.js";></script>
+       <script type="text/javascript" src="http://planet.gnome.org/jquery.lazyload.min.js";></script>
        <script type="text/javascript"><!-- $(function(){ $('.post img').lazyload(); }); --></script>
 </head>
 
@@ -45,7 +45,7 @@
 <!-- Google CSE Search Box Ends -->
 
 <div id="masthead">
-<a href="/" title="Home" rel="home"><img src="https://planet.gnome.org/img/logo.png"; alt="Home" 
id="site-logo" width="64" height="64"></a>
+<a href="/" title="Home" rel="home"><img src="http://planet.gnome.org/img/logo.png"; alt="Home" 
id="site-logo" width="64" height="64"></a>
 <div id="site-title">
 <p id="site-name"><a href="/" title="Home" rel="home"><TMPL_VAR title ESCAPE="HTML"></a></p>
 <p id="site-slogan">24 hours a day, 7 days a week, 365 days per year<span title="Yeah, yeah... 366 days per 
leap year :-)" style="cursor: pointer;">*</span>, this is... <TMPL_VAR title ESCAPE="HTML">!</p>
diff --git a/themes/gnome/index-regular.html.tmpl b/themes/gnome/index-regular.html.tmpl
index 3daed8a..d323b2d 100644
--- a/themes/gnome/index-regular.html.tmpl
+++ b/themes/gnome/index-regular.html.tmpl
@@ -11,9 +11,9 @@
        <link href='http://fonts.googleapis.com/css?family=Cantarell' rel='stylesheet' type='text/css'>
        <link href='http://fonts.googleapis.com/css?family=Cantarell:400,700' rel='stylesheet' 
type='text/css'>
        <link href='http://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css'>
-       <link rel="stylesheet" href="https://planet.gnome.org/nlayout.css"; type="text/css">
-       <link rel="stylesheet" href="https://planet.gnome.org/planet.css"; type="text/css">
-       <link rel="stylesheet" href="https://planet.gnome.org/generic.css"; type="text/css">
+       <link rel="stylesheet" href="http://planet.gnome.org/nlayout.css"; type="text/css">
+       <link rel="stylesheet" href="http://planet.gnome.org/planet.css"; type="text/css">
+       <link rel="stylesheet" href="http://planet.gnome.org/generic.css"; type="text/css">
        <link rel="stylesheet" href="https://blogs.gnome.org/wp-content/mu-plugins/bug-links/bug-links.css"; 
type="text/css">
 
        <style rel="stylesheet" type="text/css">
@@ -37,7 +37,7 @@
                -moz-border-radius: 5px 5px 5px 5px;
                -webkit-border-radius: 5px;
                border-radius: 5px 5px 5px 5px;
-               background: url("https://planet.gnome.org/img/30/favicon.png";) no-repeat scroll 8px 7px 
#FFFFFF;
+               background: url("http://planet.gnome.org/img/30/favicon.png";) no-repeat scroll 8px 7px 
#FFFFFF;
                color: #555753;
                float: right;
                font-size: 12px;
@@ -49,7 +49,7 @@
        
        #page
        {
-               background: url("https://planet.gnome.org/img/30/html-bg.png";) repeat-x scroll center top 
#FFFFFF;
+               background: url("http://planet.gnome.org/img/30/html-bg.png";) repeat-x scroll center top 
#FFFFFF;
                font-family: Cantarell,'Droid Sans',Ubuntu,'DejaVu Sans',Arial,sans-serif;
        }
        
@@ -88,7 +88,7 @@
        
        #footer-grass
        {
-    background: url("https://planet.gnome.org/img/30/grass.png";) repeat-x scroll center top transparent;
+    background: url("http://planet.gnome.org/img/30/grass.png";) repeat-x scroll center top transparent;
     height: 39px;
     margin-top: -33px;
        }
@@ -101,7 +101,7 @@
                height: 180px;
                margin-top: 0;
                width: 940px;
-               background-image: url("https://planet.gnome.org/img/30/default.png";);
+               background-image: url("http://planet.gnome.org/img/30/default.png";);
        }
        
        #planet-banner
@@ -142,7 +142,7 @@
 
 
        <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js";></script>
-       <script type="text/javascript" src="https://planet.gnome.org/jquery.lazyload.min.js";></script>
+       <script type="text/javascript" src="http://planet.gnome.org/jquery.lazyload.min.js";></script>
        <script type="text/javascript"><!-- $(function(){ $('.post img').lazyload(); }); --></script>
 </head>
 
@@ -159,7 +159,7 @@
 
        <div id="planet-banner">
                <p id="planet-subtitle">
-                       <img id="planet-logo" src="https://planet.gnome.org/img/30/planet-logo.png";  
alt="Planet GNOME" title="Planet GNOME"/>
+                       <img id="planet-logo" src="http://planet.gnome.org/img/30/planet-logo.png";  
alt="Planet GNOME" title="Planet GNOME"/>
                        24 hours a day, 7 days a week, 365 days per year...
                </p>
        </div>
@@ -181,10 +181,10 @@
 
                <div class="entry<TMPL_IF channel_nick> <TMPL_VAR channel_nick></TMPL_IF>">
                        <div class="person-info">
-                               <a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR 
channel_title ESCAPE="HTML">"><TMPL_IF channel_face><img class="face" src="<TMPL_VAR channel_face 
ESCAPE="HTML">" alt=""><br><TMPL_ELSE><img class="face" src="https://planet.gnome.org/heads/nobody.png"; 
alt=""><br></TMPL_IF><TMPL_VAR channel_name><TMPL_IF channel_real><br><TMPL_VAR 
channel_real></TMPL_IF><TMPL_IF channel_nick><br>(<TMPL_VAR channel_nick>)</TMPL_IF></a>
+                               <a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR 
channel_title ESCAPE="HTML">"><TMPL_IF channel_face><img class="face" src="<TMPL_VAR channel_face 
ESCAPE="HTML">" alt=""><br><TMPL_ELSE><img class="face" src="http://planet.gnome.org/heads/nobody.png"; 
alt=""><br></TMPL_IF><TMPL_VAR channel_name><TMPL_IF channel_real><br><TMPL_VAR 
channel_real></TMPL_IF><TMPL_IF channel_nick><br>(<TMPL_VAR channel_nick>)</TMPL_IF></a>
                                <TMPL_IF channel_opw2011><p><a 
href="https://wiki.gnome.org/GnomeWomen/OutreachProgram2011"; title="GNOME Outreach Program for Women 
2011"><img src="http://planet.gnome.org/heads/logos/opw2011.png"; alt="OPW 2011" /></a></p></TMPL_IF>
                                <TMPL_IF channel_gsoc2011><p><a 
href="https://wiki.gnome.org/SummerOfCode2011"; title="Google Summer of Code 2011"><img 
src="http://planet.gnome.org/heads/logos/gsoc2011.png"; alt="GSoC 2011" /></a></p></TMPL_IF>
-                               <TMPL_IF channel_guadec><p><a href="https://www.guadec.org/"; title="The GNOME 
Conference"><img src="https://planet.gnome.org/heads/logos/guadec.png"; alt="The GNOME Conference" 
/></a></p></TMPL_IF>
+                               <TMPL_IF channel_guadec><p><a href="https://www.guadec.org/"; title="The GNOME 
Conference"><img src="http://planet.gnome.org/heads/logos/guadec.png"; alt="The GNOME Conference" 
/></a></p></TMPL_IF>
                        </div>
 
                        <div class="post">
@@ -219,7 +219,7 @@
 <div class="column">
 <div class="section">
 <h3><TMPL_VAR title ESCAPE="HTML"></h3>
-<p><b><TMPL_VAR title ESCAPE="HTML"> is a window into the world, work and lives of GNOME <a 
href="https://planet.gnome.org/heads/";>hackers and contributors</a>.</b></p>
+<p><b><TMPL_VAR title ESCAPE="HTML"> is a window into the world, work and lives of GNOME <a 
href="http://planet.gnome.org/heads/";>hackers and contributors</a>.</b></p>
 
 <p>Brought to you by the <a href="http://www.planetplanet.org/";>Planet</a> aggregator, cron, <a 
href="http://www.python.org/";>Python</a>, <a href="http://www.redhat.com/";>Red Hat</a> (who kindly host the 
GNOME servers). Design by <a href="http://vinicius.depizzol.com.br/blog/";>Vinicius Depizzol</a> and <a 
href="http://aruiz.typepad.com";>Alberto Ruiz</a>, inspired by earlier work from <a 
href="http://bethesignal.org/";>Jeff Waugh</a>, <a href="http://www.actsofvolition.com/";>Steven Garrity</a>, 
<a href="http://www.gnome.org/~seth/";>Seth Nickell</a> and <a href="http://www.isity.net/";>Diana Fong</a>.</p>
 
@@ -255,7 +255,7 @@
 </div>
 
 <div id="fineprint" class="section">
-<h3><img src="https://planet.gnome.org/img/30/gnome-logo.png"; alt="GNOME" title="GNOME"></h3>
+<h3><img src="http://planet.gnome.org/img/30/gnome-logo.png"; alt="GNOME" title="GNOME"></h3>
 <p>Copyright © 2003-2013, <a href="https://www.gnome.org/";>The GNOME Project</a>.<br>
 <a href="http://validator.w3.org/check/referer";>Optimised</a> for <a 
href="http://www.w3.org/";>standards</a>.<br>
 Hosted by <a href="http://www.redhat.com/";>Red Hat</a>.</p>
@@ -267,7 +267,7 @@ Hosted by <a href="http://www.redhat.com/";>Red Hat</a>.</p>
 
 </div> <!-- /page -->
 
-       <script type="text/javascript" src="https://planet.gnome.org/jquery.cookie.min.js";></script>
+       <script type="text/javascript" src="http://planet.gnome.org/jquery.cookie.min.js";></script>
        <script type="text/javascript">
        function toggleFeeds() {
                $("#feedlist").slideToggle(function() {
diff --git a/themes/gnome/index.html.tmpl b/themes/gnome/index.html.tmpl
index 37623b3..4f634c1 100644
--- a/themes/gnome/index.html.tmpl
+++ b/themes/gnome/index.html.tmpl
@@ -6,19 +6,19 @@
 
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <meta content="initial-scale=1.0,user-scalable=no,maximum-scale=1,width=device-width" name="viewport">
-       <link rel="shortcut icon" type="image/png" href="https://planet.gnome.org/img/gnome-16.png";>
+       <link rel="shortcut icon" type="image/png" href="http://planet.gnome.org/img/gnome-16.png";>
        <link rel="alternate" type="application/atom+xml" title="<TMPL_VAR title ESCAPE="HTML"> Atom 1.0" 
href="<TMPL_VAR link ESCAPE="HTML">atom.xml">
        <link rel="alternate" type="application/rss+xml" title="<TMPL_VAR title ESCAPE="HTML"> RSS 2.0" 
href="<TMPL_VAR link ESCAPE="HTML">rss20.xml">
        <link href='https://fonts.googleapis.com/css?family=Cantarell' rel='stylesheet' type='text/css'>
        <link href='https://fonts.googleapis.com/css?family=Cantarell:400,700' rel='stylesheet' 
type='text/css'>
        <link href='https://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css'>
-       <link rel="stylesheet" href="https://planet.gnome.org/nlayout.css"; type="text/css">
-       <link rel="stylesheet" href="https://planet.gnome.org/planet.css"; type="text/css">
-       <link rel="stylesheet" href="https://planet.gnome.org/generic.css"; type="text/css">
+       <link rel="stylesheet" href="http://planet.gnome.org/nlayout.css"; type="text/css">
+       <link rel="stylesheet" href="http://planet.gnome.org/planet.css"; type="text/css">
+       <link rel="stylesheet" href="http://planet.gnome.org/generic.css"; type="text/css">
        <link rel="stylesheet" href="https://blogs.gnome.org/wp-content/mu-plugins/bug-links/bug-links.css"; 
type="text/css">
 
        <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js";></script>
-       <script type="text/javascript" src="https://planet.gnome.org/jquery.lazyload.min.js";></script>
+       <script type="text/javascript" src="http://planet.gnome.org/jquery.lazyload.min.js";></script>
        <script type="text/javascript"><!-- $(function(){ $('.post img').lazyload(); }); --></script>
 </head>
 
@@ -35,7 +35,7 @@
 
        <div id="planet-banner">
                <div id="planet-subtitle">
-                       <a href="https://planet.gnome.org";><img id="planet-logo" 
src="https://planet.gnome.org/img/30/planet-logo.png";  alt="Planet GNOME" title="Planet GNOME"/></a>
+                       <a href="http://planet.gnome.org";><img id="planet-logo" 
src="http://planet.gnome.org/img/30/planet-logo.png";  alt="Planet GNOME" title="Planet GNOME"/></a>
                        <p>24 hours a day, 7 days a week, 365 days per year...</p>
                </div>
        </div>
@@ -54,12 +54,12 @@
 
                <div class="entry<TMPL_IF channel_nick> <TMPL_VAR channel_nick></TMPL_IF>">
                        <div class="person-info">
-                               <a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR 
channel_title ESCAPE="HTML">"><TMPL_IF channel_face><img class="face" src="<TMPL_VAR channel_face 
ESCAPE="HTML">" alt=""><br><TMPL_ELSE><img class="face" src="https://planet.gnome.org/heads/nobody.png"; 
alt=""><br></TMPL_IF><TMPL_VAR channel_name><TMPL_IF channel_real><br><TMPL_VAR 
channel_real></TMPL_IF><TMPL_IF channel_nick><br>(<TMPL_VAR channel_nick>)</TMPL_IF></a>
-                               <TMPL_IF channel_opw2013><p><a 
href="https://wiki.gnome.org/GnomeWomen/OutreachProgram"; title="GNOME Outreach Program for Women"><img 
src="https://planet.gnome.org/heads/logos/opw2013.png"; alt="OPW 2013" /></a></p></TMPL_IF>
-                               <TMPL_IF channel_gsoc2013><p><a 
href="https://wiki.gnome.org/SummerOfCode2013"; title="Google Summer of Code 2013"><img 
src="https://planet.gnome.org/heads/logos/gsoc2013.png"; alt="GSoC 2013" /></a></p></TMPL_IF>
-                                <TMPL_IF channel_gsoc2014><p><a 
href="https://wiki.gnome.org/SummerOfCode2014"; title="Google Summer of Code 2014"><img 
src="https://planet.gnome.org/heads/logos/gsoc2014.png"; alt="GSoC 2014" /></a></p></TMPL_IF>
-                               <TMPL_IF channel_opw2014><p><a 
href="https://wiki.gnome.org/GnomeWomen/OutreachProgram"; title="GNOME Outreach Program for Women"><img 
src="https://planet.gnome.org/heads/logos/opw2014.png"; alt="OPW 2014" /></a></p></TMPL_IF>
-                               <TMPL_IF channel_guadec><p><a href="https://www.guadec.org/"; title="The GNOME 
Conference"><img src="https://planet.gnome.org/heads/logos/guadec.png"; alt="The GNOME Conference" 
/></a></p></TMPL_IF>
+                               <a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR 
channel_title ESCAPE="HTML">"><TMPL_IF channel_face><img class="face" src="<TMPL_VAR channel_face 
ESCAPE="HTML">" alt=""><br><TMPL_ELSE><img class="face" src="http://planet.gnome.org/heads/nobody.png"; 
alt=""><br></TMPL_IF><TMPL_VAR channel_name><TMPL_IF channel_real><br><TMPL_VAR 
channel_real></TMPL_IF><TMPL_IF channel_nick><br>(<TMPL_VAR channel_nick>)</TMPL_IF></a>
+                               <TMPL_IF channel_opw2013><p><a 
href="https://wiki.gnome.org/GnomeWomen/OutreachProgram"; title="GNOME Outreach Program for Women"><img 
src="http://planet.gnome.org/heads/logos/opw2013.png"; alt="OPW 2013" /></a></p></TMPL_IF>
+                               <TMPL_IF channel_gsoc2013><p><a 
href="https://wiki.gnome.org/SummerOfCode2013"; title="Google Summer of Code 2013"><img 
src="http://planet.gnome.org/heads/logos/gsoc2013.png"; alt="GSoC 2013" /></a></p></TMPL_IF>
+                                <TMPL_IF channel_gsoc2014><p><a 
href="https://wiki.gnome.org/SummerOfCode2014"; title="Google Summer of Code 2014"><img 
src="http://planet.gnome.org/heads/logos/gsoc2014.png"; alt="GSoC 2014" /></a></p></TMPL_IF>
+                               <TMPL_IF channel_opw2014><p><a 
href="https://wiki.gnome.org/GnomeWomen/OutreachProgram"; title="GNOME Outreach Program for Women"><img 
src="http://planet.gnome.org/heads/logos/opw2014.png"; alt="OPW 2014" /></a></p></TMPL_IF>
+                               <TMPL_IF channel_guadec><p><a href="https://www.guadec.org/"; title="The GNOME 
Conference"><img src="http://planet.gnome.org/heads/logos/guadec.png"; alt="The GNOME Conference" 
/></a></p></TMPL_IF>
                        </div>
 
                        <div class="post">
@@ -94,7 +94,7 @@
 <div class="column">
 <div class="section">
 <h3><TMPL_VAR title ESCAPE="HTML"></h3>
-<p><b><TMPL_VAR title ESCAPE="HTML"> is a window into the world, work and lives of GNOME <a 
href="https://planet.gnome.org/heads/";>hackers and contributors</a>.</b></p>
+<p><b><TMPL_VAR title ESCAPE="HTML"> is a window into the world, work and lives of GNOME <a 
href="http://planet.gnome.org/heads/";>hackers and contributors</a>.</b></p>
 
 <p>Brought to you by the <a href="http://www.planetplanet.org/";>Planet</a> aggregator, cron, <a 
href="http://www.python.org/";>Python</a>, <a href="http://www.redhat.com/";>Red Hat</a> (who kindly host the 
GNOME servers). Design by <a href="http://vinicius.depizzol.com.br/blog/";>Vinicius Depizzol</a> and <a 
href="http://aruiz.typepad.com";>Alberto Ruiz</a>, inspired by earlier work from <a 
href="http://bethesignal.org/";>Jeff Waugh</a>, <a href="http://www.actsofvolition.com/";>Steven Garrity</a>, 
<a href="http://www.gnome.org/~seth/";>Seth Nickell</a> and <a href="http://www.isity.net/";>Diana Fong</a>.</p>
 
@@ -130,7 +130,7 @@
 </div>
 
 <div id="fineprint" class="section">
-<h3><img src="https://planet.gnome.org/img/30/gnome-logo.png"; alt="GNOME" title="GNOME"></h3>
+<h3><img src="http://planet.gnome.org/img/30/gnome-logo.png"; alt="GNOME" title="GNOME"></h3>
 <p>Copyright © 2003-2013, <a href="https://www.gnome.org/";>The GNOME Project</a>.<br>
 <a href="http://validator.w3.org/check/referer";>Optimised</a> for <a 
href="http://www.w3.org/";>standards</a>.<br>
 Hosted by <a href="http://www.redhat.com/";>Red Hat</a>.</p>
@@ -142,7 +142,7 @@ Hosted by <a href="http://www.redhat.com/";>Red Hat</a>.</p>
 
 </div> <!-- /page -->
 
-       <script type="text/javascript" src="https://planet.gnome.org/jquery.cookie.min.js";></script>
+       <script type="text/javascript" src="http://planet.gnome.org/jquery.cookie.min.js";></script>
        <script type="text/javascript">
        function toggleFeeds() {
                $("#feedlist").slideToggle(function() {
diff --git a/themes/gnome/mobile.html.tmpl b/themes/gnome/mobile.html.tmpl
index 6077f6a..459ee27 100644
--- a/themes/gnome/mobile.html.tmpl
+++ b/themes/gnome/mobile.html.tmpl
@@ -11,9 +11,9 @@
        <link href='http://fonts.googleapis.com/css?family=Cantarell' rel='stylesheet' type='text/css'>
        <link href='http://fonts.googleapis.com/css?family=Cantarell:400,700' rel='stylesheet' 
type='text/css'>
        <link href='http://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css'>
-       <link rel="stylesheet" href="https://planet.gnome.org/nlayout.css"; type="text/css">
-       <link rel="stylesheet" href="https://planet.gnome.org/planet.css"; type="text/css">
-       <link rel="stylesheet" href="https://planet.gnome.org/generic.css"; type="text/css">
+       <link rel="stylesheet" href="http://planet.gnome.org/nlayout.css"; type="text/css">
+       <link rel="stylesheet" href="http://planet.gnome.org/planet.css"; type="text/css">
+       <link rel="stylesheet" href="http://planet.gnome.org/generic.css"; type="text/css">
        <link rel="stylesheet" href="http://andreasn.myownb3.com/temp/planet-mobile.css"; type="text/css">
        <link rel="stylesheet" href="https://blogs.gnome.org/wp-content/mu-plugins/bug-links/bug-links.css"; 
type="text/css">
 
@@ -38,7 +38,7 @@
                -moz-border-radius: 5px 5px 5px 5px;
                -webkit-border-radius: 5px;
                border-radius: 5px 5px 5px 5px;
-               background: url("https://planet.gnome.org/img/30/favicon.png";) no-repeat scroll 8px 7px 
#FFFFFF;
+               background: url("http://planet.gnome.org/img/30/favicon.png";) no-repeat scroll 8px 7px 
#FFFFFF;
                color: #555753;
                float: right;
                font-size: 12px;
@@ -50,7 +50,7 @@
        
        #page
        {
-               background: url("https://planet.gnome.org/img/30/html-bg.png";) repeat-x scroll center top 
#FFFFFF;
+               background: url("http://planet.gnome.org/img/30/html-bg.png";) repeat-x scroll center top 
#FFFFFF;
                font-family: Cantarell,'Droid Sans',Ubuntu,'DejaVu Sans',Arial,sans-serif;
        }
        
@@ -89,7 +89,7 @@
        
        #footer-grass
        {
-    background: url("https://planet.gnome.org/img/30/grass.png";) repeat-x scroll center top transparent;
+    background: url("http://planet.gnome.org/img/30/grass.png";) repeat-x scroll center top transparent;
     height: 39px;
     margin-top: -33px;
        }
@@ -102,7 +102,7 @@
                height: 180px;
                margin-top: 0;
                width: 940px;
-               background-image: url("https://planet.gnome.org/img/30/default.png";);
+               background-image: url("http://planet.gnome.org/img/30/default.png";);
        }
        
        #planet-banner
@@ -143,7 +143,7 @@
 
 
        <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js";></script>
-       <script type="text/javascript" src="https://planet.gnome.org/jquery.lazyload.min.js";></script>
+       <script type="text/javascript" src="http://planet.gnome.org/jquery.lazyload.min.js";></script>
        <script type="text/javascript"><!-- $(function(){ $('.post img').lazyload(); }); --></script>
 </head>
 
@@ -164,7 +164,7 @@
 
        <div id="planet-banner">
                <p id="planet-subtitle">
-                       <img id="planet-logo" src="https://planet.gnome.org/img/30/planet-logo.png";  
alt="Planet GNOME" title="Planet GNOME"/>
+                       <img id="planet-logo" src="http://planet.gnome.org/img/30/planet-logo.png";  
alt="Planet GNOME" title="Planet GNOME"/>
                        24 hours a day, 7 days a week, 365 days per year...
                </p>
        </div>
@@ -183,10 +183,10 @@
 
                <div class="entry<TMPL_IF channel_nick> <TMPL_VAR channel_nick></TMPL_IF>">
                        <div class="person-info">
-                               <a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR 
channel_title ESCAPE="HTML">"><TMPL_IF channel_face><img class="face" src="<TMPL_VAR channel_face 
ESCAPE="HTML">" alt=""><br><TMPL_ELSE><img class="face" src="https://planet.gnome.org/heads/nobody.png"; 
alt=""><br></TMPL_IF><TMPL_VAR channel_name><TMPL_IF channel_real><br><TMPL_VAR 
channel_real></TMPL_IF><TMPL_IF channel_nick><br>(<TMPL_VAR channel_nick>)</TMPL_IF></a>
-                               <TMPL_IF channel_opw2012><p><a 
href="https://wiki.gnome.org/GnomeWomen/OutreachProgram2012"; title="GNOME Outreach Program for Women 
2012"><img src="https://planet.gnome.org/heads/logos/opw2012.png"; alt="OPW 2012" /></a></p></TMPL_IF>
+                               <a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR 
channel_title ESCAPE="HTML">"><TMPL_IF channel_face><img class="face" src="<TMPL_VAR channel_face 
ESCAPE="HTML">" alt=""><br><TMPL_ELSE><img class="face" src="http://planet.gnome.org/heads/nobody.png"; 
alt=""><br></TMPL_IF><TMPL_VAR channel_name><TMPL_IF channel_real><br><TMPL_VAR 
channel_real></TMPL_IF><TMPL_IF channel_nick><br>(<TMPL_VAR channel_nick>)</TMPL_IF></a>
+                               <TMPL_IF channel_opw2012><p><a 
href="https://wiki.gnome.org/GnomeWomen/OutreachProgram2012"; title="GNOME Outreach Program for Women 
2012"><img src="http://planet.gnome.org/heads/logos/opw2012.png"; alt="OPW 2012" /></a></p></TMPL_IF>
                                <TMPL_IF channel_gsoc2012><p><a 
href="https://wiki.gnome.org/SummerOfCode2012"; title="Google Summer of Code 2012"><img 
src="http://planet.gnome.org/heads/logos/gsoc2012.png"; alt="GSoC 2012" /></a></p></TMPL_IF>
-                               <TMPL_IF channel_guadec><p><a href="https://www.guadec.org/"; title="The GNOME 
Conference"><img src="https://planet.gnome.org/heads/logos/guadec.png"; alt="The GNOME Conference" 
/></a></p></TMPL_IF>
+                               <TMPL_IF channel_guadec><p><a href="https://www.guadec.org/"; title="The GNOME 
Conference"><img src="http://planet.gnome.org/heads/logos/guadec.png"; alt="The GNOME Conference" 
/></a></p></TMPL_IF>
                        </div>
 
                        <div class="post">
@@ -221,7 +221,7 @@
 <div class="column">
 <div class="section">
 <h3><TMPL_VAR title ESCAPE="HTML"></h3>
-<p><b><TMPL_VAR title ESCAPE="HTML"> is a window into the world, work and lives of GNOME <a 
href="https://planet.gnome.org/heads/";>hackers and contributors</a>.</b></p>
+<p><b><TMPL_VAR title ESCAPE="HTML"> is a window into the world, work and lives of GNOME <a 
href="http://planet.gnome.org/heads/";>hackers and contributors</a>.</b></p>
 
 <p>Brought to you by the <a href="http://www.planetplanet.org/";>Planet</a> aggregator, cron, <a 
href="http://www.python.org/";>Python</a>, <a href="http://www.redhat.com/";>Red Hat</a> (who kindly host the 
GNOME servers). Design by <a href="http://vinicius.depizzol.com.br/blog/";>Vinicius Depizzol</a> and <a 
href="http://aruiz.typepad.com";>Alberto Ruiz</a>, inspired by earlier work from <a 
href="http://bethesignal.org/";>Jeff Waugh</a>, <a href="http://www.actsofvolition.com/";>Steven Garrity</a>, 
<a href="http://www.gnome.org/~seth/";>Seth Nickell</a> and <a href="http://www.isity.net/";>Diana Fong</a>.</p>
 
@@ -269,7 +269,7 @@ Hosted by <a href="http://www.redhat.com/";>Red Hat</a>.</p>
 
 </div> <!-- /page -->
 
-       <script type="text/javascript" src="https://planet.gnome.org/jquery.cookie.min.js";></script>
+       <script type="text/javascript" src="http://planet.gnome.org/jquery.cookie.min.js";></script>
        <script type="text/javascript">
        function toggleFeeds() {
                $("#feedlist").slideToggle(function() {
diff --git a/themes/gnome/sidebar.html.tmpl b/themes/gnome/sidebar.html.tmpl
index 61b0463..acfdf4c 100644
--- a/themes/gnome/sidebar.html.tmpl
+++ b/themes/gnome/sidebar.html.tmpl
@@ -7,7 +7,7 @@
 <TMPL_IF channel_face>
 <img src="<TMPL_VAR channel_face ESCAPE="HTML">" height="24" alt="">
 <TMPL_ELSE>
-<img src="https://planet.gnome.org/heads/nobody.png"; height="24" alt="">
+<img src="http://planet.gnome.org/heads/nobody.png"; height="24" alt="">
 </TMPL_IF>
 <TMPL_VAR title></a>
 </li>
diff --git a/themes/gnome/simple.html.tmpl b/themes/gnome/simple.html.tmpl
index caa4313..ec3aeb1 100644
--- a/themes/gnome/simple.html.tmpl
+++ b/themes/gnome/simple.html.tmpl
@@ -6,19 +6,19 @@
 
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <meta content="initial-scale=1.0,user-scalable=no,maximum-scale=1,width=device-width" name="viewport">
-       <link rel="shortcut icon" type="image/png" href="https://planet.gnome.org/img/gnome-16.png";>
+       <link rel="shortcut icon" type="image/png" href="http://planet.gnome.org/img/gnome-16.png";>
        <link rel="alternate" type="application/atom+xml" title="<TMPL_VAR title ESCAPE="HTML"> Atom 1.0" 
href="<TMPL_VAR link ESCAPE="HTML">atom.xml">
        <link rel="alternate" type="application/rss+xml" title="<TMPL_VAR title ESCAPE="HTML"> RSS 2.0" 
href="<TMPL_VAR link ESCAPE="HTML">rss20.xml">
        <link href='https://fonts.googleapis.com/css?family=Cantarell' rel='stylesheet' type='text/css'>
        <link href='https://fonts.googleapis.com/css?family=Cantarell:400,700' rel='stylesheet' 
type='text/css'>
        <link href='https://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css'>
-       <link rel="stylesheet" href="https://planet.gnome.org/nlayout.css"; type="text/css">
-       <link rel="stylesheet" href="https://planet.gnome.org/planet.css"; type="text/css">
-       <link rel="stylesheet" href="https://planet.gnome.org/generic.css"; type="text/css">
+       <link rel="stylesheet" href="http://planet.gnome.org/nlayout.css"; type="text/css">
+       <link rel="stylesheet" href="http://planet.gnome.org/planet.css"; type="text/css">
+       <link rel="stylesheet" href="http://planet.gnome.org/generic.css"; type="text/css">
        <link rel="stylesheet" href="https://blogs.gnome.org/wp-content/mu-plugins/bug-links/bug-links.css"; 
type="text/css">
 
        <script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js";></script>
-       <script type="text/javascript" src="https://planet.gnome.org/jquery.lazyload.min.js";></script>
+       <script type="text/javascript" src="http://planet.gnome.org/jquery.lazyload.min.js";></script>
        <script type="text/javascript"><!-- $(function(){ $('.post img').lazyload(); }); --></script>
 </head>
 
@@ -35,7 +35,7 @@
 
        <div id="planet-banner">
                <div id="planet-subtitle">
-                       <a href="https://planet.gnome.org";><img id="planet-logo" 
src="https://planet.gnome.org/img/30/planet-logo.png";  alt="Planet GNOME" title="Planet GNOME"/></a>
+                       <a href="http://planet.gnome.org";><img id="planet-logo" 
src="http://planet.gnome.org/img/30/planet-logo.png";  alt="Planet GNOME" title="Planet GNOME"/></a>
                        <p>24 hours a day, 7 days a week, 365 days per year...</p>
                </div>
        </div>
@@ -54,10 +54,10 @@
 
                <div class="entry<TMPL_IF channel_nick> <TMPL_VAR channel_nick></TMPL_IF>">
                        <div class="person-info">
-                               <a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR 
channel_title ESCAPE="HTML">"><TMPL_IF channel_face><img class="face" src="<TMPL_VAR channel_face 
ESCAPE="HTML">" alt=""><br><TMPL_ELSE><img class="face" src="https://planet.gnome.org/heads/nobody.png"; 
alt=""><br></TMPL_IF><TMPL_VAR channel_name><TMPL_IF channel_real><br><TMPL_VAR 
channel_real></TMPL_IF><TMPL_IF channel_nick><br>(<TMPL_VAR channel_nick>)</TMPL_IF></a>
-                               <TMPL_IF channel_opw2013><p><a 
href="https://wiki.gnome.org/GnomeWomen/OutreachProgram"; title="GNOME Outreach Program for Women"><img 
src="https://planet.gnome.org/heads/logos/opw2013.png"; alt="OPW 2013" /></a></p></TMPL_IF>
-                               <TMPL_IF channel_gsoc2013><p><a 
href="https://wiki.gnome.org/SummerOfCode2013"; title="Google Summer of Code 2013"><img 
src="https://planet.gnome.org/heads/logos/gsoc2013.png"; alt="GSoC 2013" /></a></p></TMPL_IF>
-                               <TMPL_IF channel_guadec><p><a href="https://www.guadec.org/"; title="The GNOME 
Conference"><img src="https://planet.gnome.org/heads/logos/guadec.png"; alt="The GNOME Conference" 
/></a></p></TMPL_IF>
+                               <a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR 
channel_title ESCAPE="HTML">"><TMPL_IF channel_face><img class="face" src="<TMPL_VAR channel_face 
ESCAPE="HTML">" alt=""><br><TMPL_ELSE><img class="face" src="http://planet.gnome.org/heads/nobody.png"; 
alt=""><br></TMPL_IF><TMPL_VAR channel_name><TMPL_IF channel_real><br><TMPL_VAR 
channel_real></TMPL_IF><TMPL_IF channel_nick><br>(<TMPL_VAR channel_nick>)</TMPL_IF></a>
+                               <TMPL_IF channel_opw2013><p><a 
href="https://wiki.gnome.org/GnomeWomen/OutreachProgram"; title="GNOME Outreach Program for Women"><img 
src="http://planet.gnome.org/heads/logos/opw2013.png"; alt="OPW 2013" /></a></p></TMPL_IF>
+                               <TMPL_IF channel_gsoc2013><p><a 
href="https://wiki.gnome.org/SummerOfCode2013"; title="Google Summer of Code 2013"><img 
src="http://planet.gnome.org/heads/logos/gsoc2013.png"; alt="GSoC 2013" /></a></p></TMPL_IF>
+                               <TMPL_IF channel_guadec><p><a href="https://www.guadec.org/"; title="The GNOME 
Conference"><img src="http://planet.gnome.org/heads/logos/guadec.png"; alt="The GNOME Conference" 
/></a></p></TMPL_IF>
                        </div>
 
                        <div class="post">
@@ -92,7 +92,7 @@
 <div class="column">
 <div class="section">
 <h3><TMPL_VAR title ESCAPE="HTML"></h3>
-<p><b><TMPL_VAR title ESCAPE="HTML"> is a window into the world, work and lives of GNOME <a 
href="https://planet.gnome.org/heads/";>hackers and contributors</a>.</b></p>
+<p><b><TMPL_VAR title ESCAPE="HTML"> is a window into the world, work and lives of GNOME <a 
href="http://planet.gnome.org/heads/";>hackers and contributors</a>.</b></p>
 
 <p>Brought to you by the <a href="http://www.planetplanet.org/";>Planet</a> aggregator, cron, <a 
href="http://www.python.org/";>Python</a>, <a href="http://www.redhat.com/";>Red Hat</a> (who kindly host the 
GNOME servers). Design by <a href="http://vinicius.depizzol.com.br/blog/";>Vinicius Depizzol</a> and <a 
href="http://aruiz.typepad.com";>Alberto Ruiz</a>, inspired by earlier work from <a 
href="http://bethesignal.org/";>Jeff Waugh</a>, <a href="http://www.actsofvolition.com/";>Steven Garrity</a>, 
<a href="http://www.gnome.org/~seth/";>Seth Nickell</a> and <a href="http://www.isity.net/";>Diana Fong</a>.</p>
 
@@ -128,7 +128,7 @@
 </div>
 
 <div id="fineprint" class="section">
-<h3><img src="https://planet.gnome.org/img/30/gnome-logo.png"; alt="GNOME" title="GNOME"></h3>
+<h3><img src="http://planet.gnome.org/img/30/gnome-logo.png"; alt="GNOME" title="GNOME"></h3>
 <p>Copyright © 2003-2013, <a href="https://www.gnome.org/";>The GNOME Project</a>.<br>
 <a href="http://validator.w3.org/check/referer";>Optimised</a> for <a 
href="http://www.w3.org/";>standards</a>.<br>
 Hosted by <a href="http://www.redhat.com/";>Red Hat</a>.</p>
@@ -140,7 +140,7 @@ Hosted by <a href="http://www.redhat.com/";>Red Hat</a>.</p>
 
 </div> <!-- /page -->
 
-       <script type="text/javascript" src="https://planet.gnome.org/jquery.cookie.min.js";></script>
+       <script type="text/javascript" src="http://planet.gnome.org/jquery.cookie.min.js";></script>
        <script type="text/javascript">
        function toggleFeeds() {
                $("#feedlist").slideToggle(function() {


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