[planet-web] s/http/https and adjust path to the css directory



commit 40b4c51496d970f69b6491c1c2db44dfe5ef6758
Author: Andrea Veri <averi redhat com>
Date:   Fri Aug 30 10:06:41 2019 +0200

    s/http/https and adjust path to the css directory

 themes/gnome-gr/feeds.html.tmpl         |  2 +-
 themes/gnome-gr/index-2.0.html.tmpl     | 24 ++++++++++----------
 themes/gnome-gr/index-regular.html.tmpl | 40 ++++++++++++++++-----------------
 themes/gnome-gr/index.html.tmpl         | 34 ++++++++++++++--------------
 themes/gnome-gr/mobile.html.tmpl        | 40 ++++++++++++++++-----------------
 themes/gnome-gr/sidebar.html.tmpl       |  2 +-
 themes/gnome-gr/simple.html.tmpl        | 26 ++++++++++-----------
 7 files changed, 84 insertions(+), 84 deletions(-)
---
diff --git a/themes/gnome-gr/feeds.html.tmpl b/themes/gnome-gr/feeds.html.tmpl
index 7598891..16409a3 100644
--- a/themes/gnome-gr/feeds.html.tmpl
+++ b/themes/gnome-gr/feeds.html.tmpl
@@ -1 +1 @@
-<ul><TMPL_LOOP Channels><li<TMPL_IF nick> class="<TMPL_VAR nick>"</TMPL_IF>><TMPL_IF url><a href="<TMPL_VAR 
url ESCAPE="HTML">" title="Subscribe"><img src="http://planet.gnome.org/img/feed-icon-10x10.png"; 
alt="(feed)"></a><TMPL_ELSE><img src="http://planet.gnome.org/img/feed-icon-10x10.png"; 
alt="(feed)"></TMPL_IF> <TMPL_IF link><a href="<TMPL_VAR link ESCAPE="HTML">" <TMPL_IF 
message>class="message" title="<TMPL_VAR message ESCAPE="HTML">"</TMPL_IF><TMPL_UNLESS 
message>title="<TMPL_VAR title_plain ESCAPE="HTML">"</TMPL_UNLESS>><TMPL_VAR name></a><TMPL_ELSE><span 
<TMPL_IF message>class="message" title="<TMPL_VAR message ESCAPE="HTML">"</TMPL_IF><TMPL_UNLESS 
message>title="<TMPL_VAR title_plain ESCAPE="HTML">"</TMPL_UNLESS>><TMPL_VAR 
name></span></TMPL_IF></li></TMPL_LOOP></ul>
+<ul><TMPL_LOOP Channels><li<TMPL_IF nick> class="<TMPL_VAR nick>"</TMPL_IF>><TMPL_IF url><a href="<TMPL_VAR 
url ESCAPE="HTML">" title="Subscribe"><img src="https://planet.gnome.org/img/feed-icon-10x10.png"; 
alt="(feed)"></a><TMPL_ELSE><img src="https://planet.gnome.org/img/feed-icon-10x10.png"; 
alt="(feed)"></TMPL_IF> <TMPL_IF link><a href="<TMPL_VAR link ESCAPE="HTML">" <TMPL_IF 
message>class="message" title="<TMPL_VAR message ESCAPE="HTML">"</TMPL_IF><TMPL_UNLESS 
message>title="<TMPL_VAR title_plain ESCAPE="HTML">"</TMPL_UNLESS>><TMPL_VAR name></a><TMPL_ELSE><span 
<TMPL_IF message>class="message" title="<TMPL_VAR message ESCAPE="HTML">"</TMPL_IF><TMPL_UNLESS 
message>title="<TMPL_VAR title_plain ESCAPE="HTML">"</TMPL_UNLESS>><TMPL_VAR 
name></span></TMPL_IF></li></TMPL_LOOP></ul>
diff --git a/themes/gnome-gr/index-2.0.html.tmpl b/themes/gnome-gr/index-2.0.html.tmpl
index 3b285bc..f8a558e 100644
--- a/themes/gnome-gr/index-2.0.html.tmpl
+++ b/themes/gnome-gr/index-2.0.html.tmpl
@@ -5,17 +5,17 @@
        <title><TMPL_VAR name></title>
 
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-       <link rel="shortcut icon" type="image/png" href="http://planet.gnome.org/img/gnome-16.png";>
+       <link rel="shortcut icon" type="image/png" href="https://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 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://planet.gnome.org/css/nlayout.css"; type="text/css">
+       <link rel="stylesheet" href="https://planet.gnome.org/css/planet.css"; type="text/css">
+       <link rel="stylesheet" href="https://planet.gnome.org/css/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="http://planet.gnome.org/jquery.lazyload.min.js";></script>
+       <script type="text/javascript" src="https://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="http://planet.gnome.org/img/logo.png"; alt="Home" 
id="site-logo" width="64" height="64"></a>
+<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>
 <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>
@@ -72,10 +72,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="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_opw2010><p><a href="https://wiki.gnome.org/GnomeWomen/OutreachProgram2010"; title="GNOME 
Outreach Program for Women 2010"><img src="http://planet.gnome.org/heads/logos/opw2010.png"; alt="OPW 2010" 
/></a></p></TMPL_IF>
-<TMPL_IF channel_gsoc2010><p><a href="https://wiki.gnome.org/SummerOfCode2010"; title="Google Summer of Code 
2010"><img src="http://planet.gnome.org/heads/logos/gsoc2010.png"; alt="GSoC 2010" /></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>
+<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_opw2010><p><a href="https://wiki.gnome.org/GnomeWomen/OutreachProgram2010"; title="GNOME 
Outreach Program for Women 2010"><img src="https://planet.gnome.org/heads/logos/opw2010.png"; alt="OPW 2010" 
/></a></p></TMPL_IF>
+<TMPL_IF channel_gsoc2010><p><a href="https://wiki.gnome.org/SummerOfCode2010"; title="Google Summer of Code 
2010"><img src="https://planet.gnome.org/heads/logos/gsoc2010.png"; alt="GSoC 2010" /></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>
 </div>
 
 <div class="post">
@@ -111,7 +111,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="http://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="https://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://bethesignal.org/";>Jeff Waugh</a>, inspired by earlier work from <a 
href="http://www.actsofvolition.com/";>Steven Garrity</a>, <a href="http://www.gnome.org/~seth/";>Seth 
Nickell</a> and Diana Fong.</p>
 
@@ -157,7 +157,7 @@ Hosted by <a href="http://www.redhat.com/";>Red Hat</a>.</p>
 
 </div> <!-- /page -->
 
-       <script type="text/javascript" src="http://planet.gnome.org/jquery.cookie.min.js";></script>
+       <script type="text/javascript" src="https://planet.gnome.org/jquery.cookie.min.js";></script>
        <script type="text/javascript">
        function toggleFeeds() {
                $("#feedlist").slideToggle(function() {
diff --git a/themes/gnome-gr/index-regular.html.tmpl b/themes/gnome-gr/index-regular.html.tmpl
index 40fc3fc..efd7a9d 100644
--- a/themes/gnome-gr/index-regular.html.tmpl
+++ b/themes/gnome-gr/index-regular.html.tmpl
@@ -5,15 +5,15 @@
        <title><TMPL_VAR name></title>
 
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-       <link rel="shortcut icon" type="image/png" href="http://planet.gnome.org/img/gnome-16.png";>
+       <link rel="shortcut icon" type="image/png" href="https://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='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="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 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/css/nlayout.css"; type="text/css">
+       <link rel="stylesheet" href="https://planet.gnome.org/css/planet.css"; type="text/css">
+       <link rel="stylesheet" href="https://planet.gnome.org/css/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("http://planet.gnome.org/img/30/favicon.png";) no-repeat scroll 8px 7px 
#FFFFFF;
+               background: url("https://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("http://planet.gnome.org/img/30/html-bg.png";) repeat-x scroll center top 
#FFFFFF;
+               background: url("https://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("http://planet.gnome.org/img/30/grass.png";) repeat-x scroll center top transparent;
+    background: url("https://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("http://planet.gnome.org/img/30/default.png";);
+               background-image: url("https://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="http://planet.gnome.org/jquery.lazyload.min.js";></script>
+       <script type="text/javascript" src="https://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="http://planet.gnome.org/img/30/planet-logo.png";  
alt="Planet GNOME" title="Planet GNOME"/>
+                       <img id="planet-logo" src="https://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="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="http://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="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_opw2011><p><a 
href="https://wiki.gnome.org/GnomeWomen/OutreachProgram2011"; title="GNOME Outreach Program for Women 
2011"><img src="https://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="https://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>
                        </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="http://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="https://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 Diana Fong.</p>
 
@@ -255,7 +255,7 @@
 </div>
 
 <div id="fineprint" class="section">
-<h3><img src="http://planet.gnome.org/img/30/gnome-logo.png"; alt="GNOME" title="GNOME"></h3>
+<h3><img src="https://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="http://planet.gnome.org/jquery.cookie.min.js";></script>
+       <script type="text/javascript" src="https://planet.gnome.org/jquery.cookie.min.js";></script>
        <script type="text/javascript">
        function toggleFeeds() {
                $("#feedlist").slideToggle(function() {
diff --git a/themes/gnome-gr/index.html.tmpl b/themes/gnome-gr/index.html.tmpl
index e7f4c71..a7b1be2 100644
--- a/themes/gnome-gr/index.html.tmpl
+++ b/themes/gnome-gr/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="http://planet.gnome.org/img/gnome-16.png";>
+       <link rel="shortcut icon" type="image/png" href="https://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="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://planet.gnome.org/css/nlayout.css"; type="text/css">
+       <link rel="stylesheet" href="https://planet.gnome.org/css/planet.css"; type="text/css">
+       <link rel="stylesheet" href="https://planet.gnome.org/css/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="http://planet.gnome.org/jquery.lazyload.min.js";></script>
+       <script type="text/javascript" src="https://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="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>
+                       <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>
                        <p>24 hours a day, 7 days a week, 365 days per year...</p>
                </div>
        </div>
@@ -54,14 +54,14 @@
 
                <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="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_gsoc2015><p><a 
href="https://wiki.gnome.org/SummerOfCode2014"; title="Google Summer of Code 2014"><img 
src="http://planet.gnome.org/heads/logos/gsoc-2015.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>
-                               <TMPL_IF channel_opw2015><p><a 
href="https://wiki.gnome.org/GnomeWomen/OutreachProgram"; title="GNOME Outreach Program for Women"><img 
src="http://planet.gnome.org/heads/logos/opw2015.png"; alt="OPW 2015" /></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="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_gsoc2015><p><a 
href="https://wiki.gnome.org/SummerOfCode2014"; title="Google Summer of Code 2014"><img 
src="https://planet.gnome.org/heads/logos/gsoc-2015.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>
+                               <TMPL_IF channel_opw2015><p><a 
href="https://wiki.gnome.org/GnomeWomen/OutreachProgram"; title="GNOME Outreach Program for Women"><img 
src="https://planet.gnome.org/heads/logos/opw2015.png"; alt="OPW 2015" /></a></p></TMPL_IF>
                        </div>
 
                        <div class="post">
@@ -96,7 +96,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="http://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="https://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 Diana Fong.</p>
 
@@ -132,7 +132,7 @@
 </div>
 
 <div id="fineprint" class="section">
-<h3><img src="http://planet.gnome.org/img/30/gnome-logo.png"; alt="GNOME" title="GNOME"></h3>
+<h3><img src="https://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>
@@ -144,7 +144,7 @@ Hosted by <a href="http://www.redhat.com/";>Red Hat</a>.</p>
 
 </div> <!-- /page -->
 
-       <script type="text/javascript" src="http://planet.gnome.org/jquery.cookie.min.js";></script>
+       <script type="text/javascript" src="https://planet.gnome.org/jquery.cookie.min.js";></script>
        <script type="text/javascript">
        function toggleFeeds() {
                $("#feedlist").slideToggle(function() {
diff --git a/themes/gnome-gr/mobile.html.tmpl b/themes/gnome-gr/mobile.html.tmpl
index b29563b..f95f7b4 100644
--- a/themes/gnome-gr/mobile.html.tmpl
+++ b/themes/gnome-gr/mobile.html.tmpl
@@ -5,15 +5,15 @@
        <title><TMPL_VAR name></title>
 
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-       <link rel="shortcut icon" type="image/png" href="http://planet.gnome.org/img/gnome-16.png";>
+       <link rel="shortcut icon" type="image/png" href="https://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='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="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 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/css/nlayout.css"; type="text/css">
+       <link rel="stylesheet" href="https://planet.gnome.org/css/planet.css"; type="text/css">
+       <link rel="stylesheet" href="https://planet.gnome.org/css/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("http://planet.gnome.org/img/30/favicon.png";) no-repeat scroll 8px 7px 
#FFFFFF;
+               background: url("https://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("http://planet.gnome.org/img/30/html-bg.png";) repeat-x scroll center top 
#FFFFFF;
+               background: url("https://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("http://planet.gnome.org/img/30/grass.png";) repeat-x scroll center top transparent;
+    background: url("https://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("http://planet.gnome.org/img/30/default.png";);
+               background-image: url("https://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="http://planet.gnome.org/jquery.lazyload.min.js";></script>
+       <script type="text/javascript" src="https://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="http://planet.gnome.org/img/30/planet-logo.png";  
alt="Planet GNOME" title="Planet GNOME"/>
+                       <img id="planet-logo" src="https://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="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="http://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="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>
+                               <TMPL_IF channel_gsoc2012><p><a 
href="https://wiki.gnome.org/SummerOfCode2012"; title="Google Summer of Code 2012"><img 
src="https://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>
                        </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="http://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="https://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 Diana Fong.</p>
 
@@ -257,7 +257,7 @@
 </div>
 
 <div id="fineprint" class="section">
-<h3><img src="http://planet.gnome.org/img/30/gnome-logo.png"; alt="GNOME" title="GNOME"></h3>
+<h3><img src="https://planet.gnome.org/img/30/gnome-logo.png"; alt="GNOME" title="GNOME"></h3>
 <p>Copyright © 2003-2013, <a href="http://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>
@@ -269,7 +269,7 @@ Hosted by <a href="http://www.redhat.com/";>Red Hat</a>.</p>
 
 </div> <!-- /page -->
 
-       <script type="text/javascript" src="http://planet.gnome.org/jquery.cookie.min.js";></script>
+       <script type="text/javascript" src="https://planet.gnome.org/jquery.cookie.min.js";></script>
        <script type="text/javascript">
        function toggleFeeds() {
                $("#feedlist").slideToggle(function() {
diff --git a/themes/gnome-gr/sidebar.html.tmpl b/themes/gnome-gr/sidebar.html.tmpl
index acfdf4c..61b0463 100644
--- a/themes/gnome-gr/sidebar.html.tmpl
+++ b/themes/gnome-gr/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="http://planet.gnome.org/heads/nobody.png"; height="24" alt="">
+<img src="https://planet.gnome.org/heads/nobody.png"; height="24" alt="">
 </TMPL_IF>
 <TMPL_VAR title></a>
 </li>
diff --git a/themes/gnome-gr/simple.html.tmpl b/themes/gnome-gr/simple.html.tmpl
index 04aa18e..d1a5b23 100644
--- a/themes/gnome-gr/simple.html.tmpl
+++ b/themes/gnome-gr/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="http://planet.gnome.org/img/gnome-16.png";>
+       <link rel="shortcut icon" type="image/png" href="https://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="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://planet.gnome.org/css/nlayout.css"; type="text/css">
+       <link rel="stylesheet" href="https://planet.gnome.org/css/planet.css"; type="text/css">
+       <link rel="stylesheet" href="https://planet.gnome.org/css/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="http://planet.gnome.org/jquery.lazyload.min.js";></script>
+       <script type="text/javascript" src="https://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="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>
+                       <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>
                        <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="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>
+                               <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>
                        </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="http://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="https://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 Diana Fong.</p>
 
@@ -128,7 +128,7 @@
 </div>
 
 <div id="fineprint" class="section">
-<h3><img src="http://planet.gnome.org/img/30/gnome-logo.png"; alt="GNOME" title="GNOME"></h3>
+<h3><img src="https://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="http://planet.gnome.org/jquery.cookie.min.js";></script>
+       <script type="text/javascript" src="https://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]