Use more https URLs where possible
This commit is contained in:
parent
93f4a62bac
commit
e3606ba68e
28 changed files with 135 additions and 135 deletions
|
@ -15,7 +15,7 @@ children:
|
||||||
children:
|
children:
|
||||||
- name: Ambassadors Map
|
- name: Ambassadors Map
|
||||||
data:
|
data:
|
||||||
url: http://fedoraproject.org/membership-map/ambassadors.html
|
url: https://fedoraproject.org/membership-map/ambassadors.html
|
||||||
description: >
|
description: >
|
||||||
Ambassadors are the representatives of Fedora. Ambassadors
|
Ambassadors are the representatives of Fedora. Ambassadors
|
||||||
ensure the public understand Fedora's principles and the work
|
ensure the public understand Fedora's principles and the work
|
||||||
|
@ -40,7 +40,7 @@ children:
|
||||||
files to share them with the community.
|
files to share them with the community.
|
||||||
- name: FAS
|
- name: FAS
|
||||||
data:
|
data:
|
||||||
url: http://admin.fedoraproject.org/accounts
|
url: https://admin.fedoraproject.org/accounts
|
||||||
user_url: https://admin.fedoraproject.org/accounts/view/{user}
|
user_url: https://admin.fedoraproject.org/accounts/view/{user}
|
||||||
status_mappings: ['fas']
|
status_mappings: ['fas']
|
||||||
description: >
|
description: >
|
||||||
|
@ -84,7 +84,7 @@ children:
|
||||||
- name: The Wiki
|
- name: The Wiki
|
||||||
data:
|
data:
|
||||||
icon: mediawiki.png
|
icon: mediawiki.png
|
||||||
url: http://fedoraproject.org/wiki
|
url: https://fedoraproject.org/wiki
|
||||||
user_url: https://fedoraproject.org/wiki/User:{user}
|
user_url: https://fedoraproject.org/wiki/User:{user}
|
||||||
status_mappings: ['wiki']
|
status_mappings: ['wiki']
|
||||||
description: >
|
description: >
|
||||||
|
@ -150,7 +150,7 @@ children:
|
||||||
by Fedora release, associate, or component.
|
by Fedora release, associate, or component.
|
||||||
- name: Blocker Bugs
|
- name: Blocker Bugs
|
||||||
data:
|
data:
|
||||||
url: http://qa.fedoraproject.org/blockerbugs
|
url: https://qa.fedoraproject.org/blockerbugs
|
||||||
status_mappings: ['blockerbugs']
|
status_mappings: ['blockerbugs']
|
||||||
description: >
|
description: >
|
||||||
The Fedora Blocker Bug Tracker tracks release blocking bugs
|
The Fedora Blocker Bug Tracker tracks release blocking bugs
|
||||||
|
@ -159,7 +159,7 @@ children:
|
||||||
- name: Bugzilla
|
- name: Bugzilla
|
||||||
data:
|
data:
|
||||||
icon: bugzilla.png
|
icon: bugzilla.png
|
||||||
url: http://bugzilla.redhat.com
|
url: https://bugzilla.redhat.com
|
||||||
package_url: https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Fedora&product=Fedora%20EPEL&query_format=advanced&component={package}
|
package_url: https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Fedora&product=Fedora%20EPEL&query_format=advanced&component={package}
|
||||||
description: >
|
description: >
|
||||||
The Fedora Community makes use of a bugzilla instance
|
The Fedora Community makes use of a bugzilla instance
|
||||||
|
@ -167,7 +167,7 @@ children:
|
||||||
package? You can file an official bug here.
|
package? You can file an official bug here.
|
||||||
- name: Review Status
|
- name: Review Status
|
||||||
data:
|
data:
|
||||||
url: http://fedoraproject.org/PackageReviewStatus/
|
url: https://fedoraproject.org/PackageReviewStatus/
|
||||||
package_url: https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&query_format=advanced&short_desc_type=allwordssubstr&short_desc={package}
|
package_url: https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&query_format=advanced&short_desc_type=allwordssubstr&short_desc={package}
|
||||||
description: >
|
description: >
|
||||||
These pages contain periodically generated reports with
|
These pages contain periodically generated reports with
|
||||||
|
@ -192,7 +192,7 @@ children:
|
||||||
children:
|
children:
|
||||||
- name: Paste
|
- name: Paste
|
||||||
data:
|
data:
|
||||||
url: http://paste.fedoraproject.org
|
url: https://paste.fedoraproject.org
|
||||||
status_mappings: ['fedorapaste']
|
status_mappings: ['fedorapaste']
|
||||||
description: >
|
description: >
|
||||||
Our very own pastebin server. If you yum install the
|
Our very own pastebin server. If you yum install the
|
||||||
|
@ -200,7 +200,7 @@ children:
|
||||||
automatically.
|
automatically.
|
||||||
- name: Elections
|
- name: Elections
|
||||||
data:
|
data:
|
||||||
url: http://admin.fedoraproject.org/voting
|
url: https://admin.fedoraproject.org/voting
|
||||||
status_mappings: ['elections']
|
status_mappings: ['elections']
|
||||||
description: >
|
description: >
|
||||||
As a member of the community, you can now vote for the
|
As a member of the community, you can now vote for the
|
||||||
|
@ -218,7 +218,7 @@ children:
|
||||||
- name: The Mailing lists
|
- name: The Mailing lists
|
||||||
data:
|
data:
|
||||||
icon: mail.png
|
icon: mail.png
|
||||||
url: http://lists.fedoraproject.org
|
url: https://lists.fedoraproject.org
|
||||||
status_mappings: ['mailinglists']
|
status_mappings: ['mailinglists']
|
||||||
description: >
|
description: >
|
||||||
Mailing lists are used for communication within the community.
|
Mailing lists are used for communication within the community.
|
||||||
|
@ -354,7 +354,7 @@ children:
|
||||||
children:
|
children:
|
||||||
- name: Release Monitoring
|
- name: Release Monitoring
|
||||||
data:
|
data:
|
||||||
url: http://release-monitoring.org
|
url: https://release-monitoring.org
|
||||||
package_url: https://release-monitoring.org/projects/search/?pattern={package}
|
package_url: https://release-monitoring.org/projects/search/?pattern={package}
|
||||||
description: >
|
description: >
|
||||||
Code named <a
|
Code named <a
|
||||||
|
@ -382,7 +382,7 @@ children:
|
||||||
- name: Fedora Hosted
|
- name: Fedora Hosted
|
||||||
data:
|
data:
|
||||||
icon: trac.png
|
icon: trac.png
|
||||||
url: http://fedorahosted.org
|
url: https://fedorahosted.org
|
||||||
status_mappings: ['fedorahosted']
|
status_mappings: ['fedorahosted']
|
||||||
description: >
|
description: >
|
||||||
Fedora is dedicated to open source software. This
|
Fedora is dedicated to open source software. This
|
||||||
|
@ -407,7 +407,7 @@ children:
|
||||||
that will return geoip information to you.
|
that will return geoip information to you.
|
||||||
- name: Easyfix
|
- name: Easyfix
|
||||||
data:
|
data:
|
||||||
url: http://fedoraproject.org/easyfix
|
url: https://fedoraproject.org/easyfix
|
||||||
description: >
|
description: >
|
||||||
A list of easy-to-fix problems for the different projects in
|
A list of easy-to-fix problems for the different projects in
|
||||||
Fedora. Interested in getting into helping out with sysadmin
|
Fedora. Interested in getting into helping out with sysadmin
|
||||||
|
@ -442,7 +442,7 @@ children:
|
||||||
- name: MirrorManager
|
- name: MirrorManager
|
||||||
data:
|
data:
|
||||||
icon: downloads.png
|
icon: downloads.png
|
||||||
url: http://mirrors.fedoraproject.org
|
url: https://mirrors.fedoraproject.org
|
||||||
status_mappings: ['mirrormanager', 'mirrorlist']
|
status_mappings: ['mirrormanager', 'mirrorlist']
|
||||||
description: >
|
description: >
|
||||||
Fedora is distributed to millions of systems globally.
|
Fedora is distributed to millions of systems globally.
|
||||||
|
@ -456,7 +456,7 @@ children:
|
||||||
- name: Nagios
|
- name: Nagios
|
||||||
data:
|
data:
|
||||||
icon: nagios-logo.png
|
icon: nagios-logo.png
|
||||||
url: http://admin.fedoraproject.org/nagios
|
url: https://admin.fedoraproject.org/nagios
|
||||||
description: >
|
description: >
|
||||||
"Is telia down?" The answer can most definitively be
|
"Is telia down?" The answer can most definitively be
|
||||||
found here (and in detail). The Fedora Infrastructure
|
found here (and in detail). The Fedora Infrastructure
|
||||||
|
@ -466,14 +466,14 @@ children:
|
||||||
- name: Collectd
|
- name: Collectd
|
||||||
data:
|
data:
|
||||||
icon: collectd.png
|
icon: collectd.png
|
||||||
url: http://admin.fedoraproject.org/collectd/
|
url: https://admin.fedoraproject.org/collectd/
|
||||||
description: >
|
description: >
|
||||||
Tracks and displays statistics on the Fedora
|
Tracks and displays statistics on the Fedora
|
||||||
Infrastructure machines over time. Useful for debugging
|
Infrastructure machines over time. Useful for debugging
|
||||||
ineffeciencies and problems.
|
ineffeciencies and problems.
|
||||||
- name: HAProxy
|
- name: HAProxy
|
||||||
data:
|
data:
|
||||||
url: http://admin.fedoraproject.org/haproxy/proxy1
|
url: https://admin.fedoraproject.org/haproxy/proxy1
|
||||||
description: >
|
description: >
|
||||||
Shows the health of our proxies. How many bytes?
|
Shows the health of our proxies. How many bytes?
|
||||||
Concurrent sessions? Health checks?
|
Concurrent sessions? Health checks?
|
||||||
|
|
|
@ -5,4 +5,4 @@ Freezes: {{freezes}}
|
||||||
Purpose: {{csi_purpose}}
|
Purpose: {{csi_purpose}}
|
||||||
Relationship: {{csi_relationship}}
|
Relationship: {{csi_relationship}}
|
||||||
This document is provided as part of CSI standards.
|
This document is provided as part of CSI standards.
|
||||||
See http://infrastructure.fedoraproject.org/csi/security-policy/ for more information.
|
See https://infrastructure.fedoraproject.org/csi/security-policy/ for more information.
|
||||||
|
|
|
@ -9,17 +9,17 @@
|
||||||
<body>
|
<body>
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
<div id="head">
|
<div id="head">
|
||||||
<h1><a href="http://fedoraproject.org/en/index">Fedora</a></h1>
|
<h1><a href="https://fedoraproject.org/en/index">Fedora</a></h1>
|
||||||
</div>
|
</div>
|
||||||
<div id="sidebar">
|
<div id="sidebar">
|
||||||
<div id="nav">
|
<div id="nav">
|
||||||
<h2>Navigation</h2>
|
<h2>Navigation</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li id="nav-home"><a href="http://fedoraproject.org/en/index">Home</a></li>
|
<li id="nav-home"><a href="https://fedoraproject.org/en/index">Home</a></li>
|
||||||
|
|
||||||
<li id="nav-get"><a href="http://fedoraproject.org/en/get-fedora">Get Fedora</a></li>
|
<li id="nav-get"><a href="https://fedoraproject.org/en/get-fedora">Get Fedora</a></li>
|
||||||
<li id="nav-join"><a href="http://fedoraproject.org/en/join-fedora">Join Fedora</a></li>
|
<li id="nav-join"><a href="https://fedoraproject.org/en/join-fedora">Join Fedora</a></li>
|
||||||
<li id="nav-help"><a href="http://fedoraproject.org/en/get-help">Get Help</a></li>
|
<li id="nav-help"><a href="https://fedoraproject.org/en/get-help">Get Help</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
</p>
|
</p>
|
||||||
<h1>SSH Host Fingerprints</h1>
|
<h1>SSH Host Fingerprints</h1>
|
||||||
<p>
|
<p>
|
||||||
The current list of known fedora hosts can be found <a href="https://admin.fedoraproject.org/ssh_known_hosts">ssh_known_hosts</a> for information on how to use this file please refer to <a href="http://infrastructure.fedoraproject.org/csi/security-policy/en-US/html-single/">Community Services Infrastructure Standards, Security Policy</a>.
|
The current list of known fedora hosts can be found <a href="https://admin.fedoraproject.org/ssh_known_hosts">ssh_known_hosts</a> for information on how to use this file please refer to <a href="https://infrastructure.fedoraproject.org/csi/security-policy/en-US/html-single/">Community Services Infrastructure Standards, Security Policy</a>.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
It is recommended that you only trust SSH Fingerprints from this page.
|
It is recommended that you only trust SSH Fingerprints from this page.
|
||||||
|
@ -60,15 +60,15 @@
|
||||||
<div id="bottom">
|
<div id="bottom">
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<p class="copy">
|
<p class="copy">
|
||||||
© 2010 Red Hat, Inc. and others. For comments or queries, please <a href="http://fedoraproject.org/en/contact">contact us</a>.
|
© 2010 Red Hat, Inc. and others. For comments or queries, please <a href="https://fedoraproject.org/en/contact">contact us</a>.
|
||||||
</p>
|
</p>
|
||||||
<p class="disclaimer">
|
<p class="disclaimer">
|
||||||
The Fedora Project is maintained and driven by the community and sponsored by Red Hat. This is a community maintained site. Red Hat is not responsible for content.
|
The Fedora Project is maintained and driven by the community and sponsored by Red Hat. This is a community maintained site. Red Hat is not responsible for content.
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal">Legal</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal">Legal</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[Planet]
|
[Planet]
|
||||||
name = Fedora People
|
name = Fedora People
|
||||||
link = http://fedoraproject.org/people/
|
link = https://fedoraproject.org/people/
|
||||||
owner_name = Fedora Admin
|
owner_name = Fedora Admin
|
||||||
owner_email = admin@fedoraproject.org
|
owner_email = admin@fedoraproject.org
|
||||||
cache_directory = /srv/planet/config/people/cache
|
cache_directory = /srv/planet/config/people/cache
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
Options Indexes FollowSymLinks
|
Options Indexes FollowSymLinks
|
||||||
</Directory>
|
</Directory>
|
||||||
|
|
||||||
RedirectMatch 301 /favicon\.ico$ http://fedoraproject.org/static/images/favicon.ico
|
RedirectMatch 301 /favicon\.ico$ https://fedoraproject.org/static/images/favicon.ico
|
||||||
Redirect /ldc http://fedoraldc.wordpress.com/feed/
|
Redirect /ldc http://fedoraldc.wordpress.com/feed/
|
||||||
Alias /justfedora /srv/planet/site/edited
|
Alias /justfedora /srv/planet/site/edited
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html">
|
<meta http-equiv="Content-Type" content="text/html">
|
||||||
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
||||||
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="http://fedoraproject.org/static/css/fedora.css">
|
<link rel="stylesheet" type="text/css" media="all" href="https://fedoraproject.org/static/css/fedora.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
||||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||||
<link rel="icon" href="/images/favicon.ico">
|
<link rel="icon" href="/images/favicon.ico">
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
|
|
||||||
<div id="head">
|
<div id="head">
|
||||||
<h1><a href="http://fedoraproject.org/">Fedora</a></h1>
|
<h1><a href="https://fedoraproject.org/">Fedora</a></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="sidebar">
|
<div id="sidebar">
|
||||||
|
@ -48,10 +48,10 @@
|
||||||
|
|
||||||
<h2>Links</h2>
|
<h2>Links</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://fedoraproject.org">Fedora Home</a></li>
|
<li><a href="https://fedoraproject.org">Fedora Home</a></li>
|
||||||
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
||||||
<li><a href="http://planet.fedoraproject.org/heads/">Hackergotchi Heads</a></li>
|
<li><a href="http://planet.fedoraproject.org/heads/">Hackergotchi Heads</a></li>
|
||||||
<li><a href="http://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
<li><a href="https://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Other Aggregates</h2>
|
<h2>Other Aggregates</h2>
|
||||||
|
@ -75,7 +75,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Add your blog</h2>
|
<h2>Add your blog</h2>
|
||||||
<ul><li><a href="http://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
<ul><li><a href="https://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
||||||
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -100,8 +100,8 @@
|
||||||
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal">Legal</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal">Legal</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html">
|
<meta http-equiv="Content-Type" content="text/html">
|
||||||
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
||||||
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="http://fedoraproject.org/static/css/fedora.css">
|
<link rel="stylesheet" type="text/css" media="all" href="https://fedoraproject.org/static/css/fedora.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
||||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||||
<link rel="icon" href="/images/favicon.ico">
|
<link rel="icon" href="/images/favicon.ico">
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
|
|
||||||
<div id="head">
|
<div id="head">
|
||||||
<h1><a href="http://fedoraproject.org/">Fedora</a></h1>
|
<h1><a href="https://fedoraproject.org/">Fedora</a></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="sidebar">
|
<div id="sidebar">
|
||||||
|
@ -32,10 +32,10 @@
|
||||||
|
|
||||||
<h2>Links</h2>
|
<h2>Links</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://fedoraproject.org">Fedora Home</a></li>
|
<li><a href="https://fedoraproject.org">Fedora Home</a></li>
|
||||||
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
||||||
<li><a href="http://planet.fedoraproject.org/heads/">Hackergotchi Heads</a></li>
|
<li><a href="http://planet.fedoraproject.org/heads/">Hackergotchi Heads</a></li>
|
||||||
<li><a href="http://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
<li><a href="https://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Other Aggregates</h2>
|
<h2>Other Aggregates</h2>
|
||||||
|
@ -59,7 +59,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Add your blog</h2>
|
<h2>Add your blog</h2>
|
||||||
<ul><li><a href="http://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
<ul><li><a href="https://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
||||||
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -114,8 +114,8 @@
|
||||||
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal">Legal</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal">Legal</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html">
|
<meta http-equiv="Content-Type" content="text/html">
|
||||||
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
||||||
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="http://fedoraproject.org/static/css/fedora.css">
|
<link rel="stylesheet" type="text/css" media="all" href="https://fedoraproject.org/static/css/fedora.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
||||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||||
<link rel="icon" href="/images/favicon.ico">
|
<link rel="icon" href="/images/favicon.ico">
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
|
|
||||||
<div id="head">
|
<div id="head">
|
||||||
<h1><a href="http://fedoraproject.org/">Fedora</a></h1>
|
<h1><a href="https://fedoraproject.org/">Fedora</a></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="sidebar">
|
<div id="sidebar">
|
||||||
|
@ -46,10 +46,10 @@
|
||||||
|
|
||||||
<h2>Links</h2>
|
<h2>Links</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://fedoraproject.org">Fedora Home</a></li>
|
<li><a href="https://fedoraproject.org">Fedora Home</a></li>
|
||||||
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
||||||
<li><a href="http://planet.fedoraproject.org/heads/">Hackergotchi Heads</a></li>
|
<li><a href="http://planet.fedoraproject.org/heads/">Hackergotchi Heads</a></li>
|
||||||
<li><a href="http://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
<li><a href="https://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>People</h2>
|
<h2>People</h2>
|
||||||
|
@ -61,7 +61,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Add your blog</h2>
|
<h2>Add your blog</h2>
|
||||||
<ul><li><a href="http://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
<ul><li><a href="https://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
||||||
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -86,8 +86,8 @@
|
||||||
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal">Legal</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal">Legal</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html">
|
<meta http-equiv="Content-Type" content="text/html">
|
||||||
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
||||||
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="http://fedoraproject.org/static/css/fedora.css">
|
<link rel="stylesheet" type="text/css" media="all" href="https://fedoraproject.org/static/css/fedora.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
||||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||||
<link rel="icon" href="/images/favicon.ico">
|
<link rel="icon" href="/images/favicon.ico">
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
|
|
||||||
<div id="head">
|
<div id="head">
|
||||||
<h1><a href="http://fedoraproject.org/">Fedora</a></h1>
|
<h1><a href="https://fedoraproject.org/">Fedora</a></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="sidebar">
|
<div id="sidebar">
|
||||||
|
@ -32,9 +32,9 @@
|
||||||
|
|
||||||
<h2>Links</h2>
|
<h2>Links</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://fedoraproject.org">Fedora Home</a></li>
|
<li><a href="https://fedoraproject.org">Fedora Home</a></li>
|
||||||
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
||||||
<li><a href="http://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
<li><a href="https://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>People</h2>
|
<h2>People</h2>
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Add your blog</h2>
|
<h2>Add your blog</h2>
|
||||||
<ul><li><a href="http://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
<ul><li><a href="https://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
||||||
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -101,8 +101,8 @@
|
||||||
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal">Legal</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal">Legal</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -26,11 +26,11 @@ face = http://planet.fedoraproject.org/edited/images/heads/default.png
|
||||||
|
|
||||||
[http://mairin.wordpress.com/category/fedora/feed/]
|
[http://mairin.wordpress.com/category/fedora/feed/]
|
||||||
name = Máirín Duffy
|
name = Máirín Duffy
|
||||||
face = http://duffy.fedorapeople.org/mo.png
|
face = https://duffy.fedorapeople.org/mo.png
|
||||||
|
|
||||||
[http://www.jaredsmith.net/topics/linux/fedora/feed]
|
[http://www.jaredsmith.net/topics/linux/fedora/feed]
|
||||||
name = Jared Smith
|
name = Jared Smith
|
||||||
face = http://jsmith.fedorapeople.org/Images/Jared_Smith.png
|
face = https://jsmith.fedorapeople.org/Images/Jared_Smith.png
|
||||||
|
|
||||||
[http://pierros.papadeas.gr/?feed=rss2&tag=fedora]
|
[http://pierros.papadeas.gr/?feed=rss2&tag=fedora]
|
||||||
name = Papadeas Pierros
|
name = Papadeas Pierros
|
||||||
|
@ -38,7 +38,7 @@ face = https://fedoraproject.org/w/uploads/5/59/Hackergotchi-Ppapadeas.png
|
||||||
|
|
||||||
[http://mostafadaneshvar.com/tag/fedora/feed/]
|
[http://mostafadaneshvar.com/tag/fedora/feed/]
|
||||||
name = Mostafa Daneshvar
|
name = Mostafa Daneshvar
|
||||||
face = http://lashar.fedorapeople.org/mostafa21.png
|
face = https://lashar.fedorapeople.org/mostafa21.png
|
||||||
|
|
||||||
[http://morefedora.blogspot.com/feeds/posts/default/-/justfedora/?alt=rss]
|
[http://morefedora.blogspot.com/feeds/posts/default/-/justfedora/?alt=rss]
|
||||||
name = Gianluca Sforna
|
name = Gianluca Sforna
|
||||||
|
@ -61,7 +61,7 @@ face = http://mdomsch.fedorapeople.org/headshot-80x80.jpg
|
||||||
|
|
||||||
[http://paul.frields.org/category/fedora/feed]
|
[http://paul.frields.org/category/fedora/feed]
|
||||||
name = Paul Frields
|
name = Paul Frields
|
||||||
face = http://fedoraproject.org/w/uploads/0/0c/PaulWFrields_PaulWFrields-head.png
|
face = https://fedoraproject.org/w/uploads/0/0c/PaulWFrields_PaulWFrields-head.png
|
||||||
|
|
||||||
[http://www.awe.com/mark/blog/index.rss?-tags=fedora,redhat,security]
|
[http://www.awe.com/mark/blog/index.rss?-tags=fedora,redhat,security]
|
||||||
name = Mark Cox
|
name = Mark Cox
|
||||||
|
@ -92,5 +92,5 @@ fasname = cwickert
|
||||||
|
|
||||||
[http://anonbadger.wordpress.com/tag/fedora/feed/]
|
[http://anonbadger.wordpress.com/tag/fedora/feed/]
|
||||||
name = Toshio Kuratomi
|
name = Toshio Kuratomi
|
||||||
face = http://toshio.fedorapeople.org/toshio.png
|
face = https://toshio.fedorapeople.org/toshio.png
|
||||||
fasname = toshio
|
fasname = toshio
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html">
|
<meta http-equiv="Content-Type" content="text/html">
|
||||||
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
||||||
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="http://fedoraproject.org/static/css/fedora.css">
|
<link rel="stylesheet" type="text/css" media="all" href="https://fedoraproject.org/static/css/fedora.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
||||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||||
<link rel="icon" href="/images/favicon.ico">
|
<link rel="icon" href="/images/favicon.ico">
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
|
|
||||||
<div id="head">
|
<div id="head">
|
||||||
<h1><a href="http://fedoraproject.org/">Fedora</a></h1>
|
<h1><a href="https://fedoraproject.org/">Fedora</a></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="sidebar">
|
<div id="sidebar">
|
||||||
|
@ -46,10 +46,10 @@
|
||||||
|
|
||||||
<h2>Links</h2>
|
<h2>Links</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://fedoraproject.org">Fedora Home</a></li>
|
<li><a href="https://fedoraproject.org">Fedora Home</a></li>
|
||||||
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
||||||
<li><a href="http://planet.fedoraproject.org/heads/">Hackergotchi Heads</a></li>
|
<li><a href="http://planet.fedoraproject.org/heads/">Hackergotchi Heads</a></li>
|
||||||
<li><a href="http://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
<li><a href="https://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>People</h2>
|
<h2>People</h2>
|
||||||
|
@ -61,7 +61,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Add your blog</h2>
|
<h2>Add your blog</h2>
|
||||||
<ul><li><a href="http://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
<ul><li><a href="https://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
||||||
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -86,8 +86,8 @@
|
||||||
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal">Legal</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal">Legal</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html">
|
<meta http-equiv="Content-Type" content="text/html">
|
||||||
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
||||||
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="http://fedoraproject.org/static/css/fedora.css">
|
<link rel="stylesheet" type="text/css" media="all" href="https://fedoraproject.org/static/css/fedora.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
||||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||||
<link rel="icon" href="/images/favicon.ico">
|
<link rel="icon" href="/images/favicon.ico">
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
|
|
||||||
<div id="head">
|
<div id="head">
|
||||||
<h1><a href="http://fedoraproject.org/">Fedora</a></h1>
|
<h1><a href="https://fedoraproject.org/">Fedora</a></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="sidebar">
|
<div id="sidebar">
|
||||||
|
@ -32,9 +32,9 @@
|
||||||
|
|
||||||
<h2>Links</h2>
|
<h2>Links</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://fedoraproject.org">Fedora Home</a></li>
|
<li><a href="https://fedoraproject.org">Fedora Home</a></li>
|
||||||
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
||||||
<li><a href="http://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
<li><a href="https://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>People</h2>
|
<h2>People</h2>
|
||||||
|
@ -47,7 +47,7 @@
|
||||||
|
|
||||||
<h2>Add your blog</h2>
|
<h2>Add your blog</h2>
|
||||||
<ul><li><a
|
<ul><li><a
|
||||||
href="http://fedoraproject.org/wiki/Planet_JustFedora">Add your
|
href="https://fedoraproject.org/wiki/Planet_JustFedora">Add your
|
||||||
blog</a></li></ul>
|
blog</a></li></ul>
|
||||||
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -103,8 +103,8 @@ blog</a></li></ul>
|
||||||
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal">Legal</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal">Legal</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#planet_nav ul{
|
#planet_nav ul{
|
||||||
list-style: url(http://fedoraproject.org/static/images/arrow.png);
|
list-style: url(https://fedoraproject.org/static/images/arrow.png);
|
||||||
margin-left: 15px;
|
margin-left: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html">
|
<meta http-equiv="Content-Type" content="text/html">
|
||||||
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
||||||
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="http://fedoraproject.org/static/css/fedora.css">
|
<link rel="stylesheet" type="text/css" media="all" href="https://fedoraproject.org/static/css/fedora.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
||||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||||
<link rel="icon" href="/images/favicon.ico">
|
<link rel="icon" href="/images/favicon.ico">
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
|
|
||||||
<div id="head">
|
<div id="head">
|
||||||
<h1><a href="http://fedoraproject.org/">Fedora</a></h1>
|
<h1><a href="https://fedoraproject.org/">Fedora</a></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="sidebar">
|
<div id="sidebar">
|
||||||
|
@ -49,14 +49,14 @@
|
||||||
|
|
||||||
<h2>Links</h2>
|
<h2>Links</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://fedoraproject.org">Fedora Home</a></li>
|
<li><a href="https://fedoraproject.org">Fedora Home</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/FWN">Fedora News</a></li>
|
<li><a href="https://fedoraproject.org/wiki/FWN">Fedora News</a></li>
|
||||||
<li><a href="http://planet.fedoraproject.org/heads/">Hackergotchi Heads</a></li>
|
<li><a href="http://planet.fedoraproject.org/heads/">Hackergotchi Heads</a></li>
|
||||||
<li><a href="http://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
<li><a href="https://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Add your blog</h2>
|
<h2>Add your blog</h2>
|
||||||
<ul><li><a href="http://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
<ul><li><a href="https://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
||||||
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
||||||
|
|
||||||
<h2>Other Aggregates</h2>
|
<h2>Other Aggregates</h2>
|
||||||
|
@ -102,8 +102,8 @@
|
||||||
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal">Legal</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal">Legal</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html">
|
<meta http-equiv="Content-Type" content="text/html">
|
||||||
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
||||||
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="http://fedoraproject.org/static/css/fedora.css">
|
<link rel="stylesheet" type="text/css" media="all" href="https://fedoraproject.org/static/css/fedora.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
||||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||||
<link rel="icon" href="/images/favicon.ico">
|
<link rel="icon" href="/images/favicon.ico">
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
|
|
||||||
<div id="head">
|
<div id="head">
|
||||||
<h1><a href="http://fedoraproject.org/">Fedora</a></h1>
|
<h1><a href="https://fedoraproject.org/">Fedora</a></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="sidebar">
|
<div id="sidebar">
|
||||||
|
@ -31,10 +31,10 @@
|
||||||
<a href="foafroll.xml">FOAF blogroll</a><br>
|
<a href="foafroll.xml">FOAF blogroll</a><br>
|
||||||
<h2>Links</h2>
|
<h2>Links</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://fedoraproject.org">Fedora Home</a></li>
|
<li><a href="https://fedoraproject.org">Fedora Home</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/FWN">Fedora News</a></li>
|
<li><a href="https://fedoraproject.org/wiki/FWN">Fedora News</a></li>
|
||||||
<li><a href="http://planet.fedoraproject.org/heads/">Hackergotchi Heads</a></li>
|
<li><a href="http://planet.fedoraproject.org/heads/">Hackergotchi Heads</a></li>
|
||||||
<li><a href="http://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
<li><a href="https://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Sub-Project planets</h2>
|
<h2>Sub-Project planets</h2>
|
||||||
|
@ -48,7 +48,7 @@
|
||||||
|
|
||||||
|
|
||||||
<h2>Add your blog</h2>
|
<h2>Add your blog</h2>
|
||||||
<ul><li><a href="http://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
<ul><li><a href="https://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
||||||
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
||||||
|
|
||||||
<h2>Other Aggregates</h2>
|
<h2>Other Aggregates</h2>
|
||||||
|
@ -127,8 +127,8 @@
|
||||||
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal">Legal</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal">Legal</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html">
|
<meta http-equiv="Content-Type" content="text/html">
|
||||||
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
||||||
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="http://fedoraproject.org/static/css/fedora.css">
|
<link rel="stylesheet" type="text/css" media="all" href="https://fedoraproject.org/static/css/fedora.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
||||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||||
<link rel="icon" href="/images/favicon.ico">
|
<link rel="icon" href="/images/favicon.ico">
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
|
|
||||||
<div id="head">
|
<div id="head">
|
||||||
<h1><a href="http://fedoraproject.org/">Fedora</a></h1>
|
<h1><a href="https://fedoraproject.org/">Fedora</a></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="sidebar">
|
<div id="sidebar">
|
||||||
|
@ -46,10 +46,10 @@
|
||||||
|
|
||||||
<h2>Links</h2>
|
<h2>Links</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://fedoraproject.org">Fedora Home</a></li>
|
<li><a href="https://fedoraproject.org">Fedora Home</a></li>
|
||||||
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
||||||
<li><a href="http://planet.fedoraproject.org/heads/">Hackergotchi Heads</a></li>
|
<li><a href="http://planet.fedoraproject.org/heads/">Hackergotchi Heads</a></li>
|
||||||
<li><a href="http://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
<li><a href="https://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>People</h2>
|
<h2>People</h2>
|
||||||
|
@ -61,7 +61,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Add your blog</h2>
|
<h2>Add your blog</h2>
|
||||||
<ul><li><a href="http://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
<ul><li><a href="https://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
||||||
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -86,8 +86,8 @@
|
||||||
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal">Legal</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal">Legal</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html">
|
<meta http-equiv="Content-Type" content="text/html">
|
||||||
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
||||||
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="http://fedoraproject.org/static/css/fedora.css">
|
<link rel="stylesheet" type="text/css" media="all" href="https://fedoraproject.org/static/css/fedora.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
||||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||||
<link rel="icon" href="/images/favicon.ico">
|
<link rel="icon" href="/images/favicon.ico">
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
|
|
||||||
<div id="head">
|
<div id="head">
|
||||||
<h1><a href="http://fedoraproject.org/">Fedora</a></h1>
|
<h1><a href="https://fedoraproject.org/">Fedora</a></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="sidebar">
|
<div id="sidebar">
|
||||||
|
@ -32,9 +32,9 @@
|
||||||
|
|
||||||
<h2>Links</h2>
|
<h2>Links</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://fedoraproject.org">Fedora Home</a></li>
|
<li><a href="https://fedoraproject.org">Fedora Home</a></li>
|
||||||
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
||||||
<li><a href="http://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
<li><a href="https://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>People</h2>
|
<h2>People</h2>
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Add your blog</h2>
|
<h2>Add your blog</h2>
|
||||||
<ul><li><a href="http://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
<ul><li><a href="https://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
||||||
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -101,8 +101,8 @@
|
||||||
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal">Legal</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal">Legal</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html">
|
<meta http-equiv="Content-Type" content="text/html">
|
||||||
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
||||||
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="http://fedoraproject.org/static/css/fedora.css">
|
<link rel="stylesheet" type="text/css" media="all" href="https://fedoraproject.org/static/css/fedora.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
||||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||||
<link rel="icon" href="/images/favicon.ico">
|
<link rel="icon" href="/images/favicon.ico">
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
|
|
||||||
<div id="head">
|
<div id="head">
|
||||||
<h1><a href="http://fedoraproject.org/">Fedora</a></h1>
|
<h1><a href="https://fedoraproject.org/">Fedora</a></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="sidebar">
|
<div id="sidebar">
|
||||||
|
@ -46,10 +46,10 @@
|
||||||
|
|
||||||
<h2>Links</h2>
|
<h2>Links</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://fedoraproject.org">Fedora Home</a></li>
|
<li><a href="https://fedoraproject.org">Fedora Home</a></li>
|
||||||
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
||||||
<li><a href="http://planet.fedoraproject.org/heads/">Hackergotchi Heads</a></li>
|
<li><a href="http://planet.fedoraproject.org/heads/">Hackergotchi Heads</a></li>
|
||||||
<li><a href="http://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
<li><a href="https://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>People</h2>
|
<h2>People</h2>
|
||||||
|
@ -61,7 +61,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Add your blog</h2>
|
<h2>Add your blog</h2>
|
||||||
<ul><li><a href="http://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
<ul><li><a href="https://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
||||||
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -86,8 +86,8 @@
|
||||||
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal">Legal</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal">Legal</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html">
|
<meta http-equiv="Content-Type" content="text/html">
|
||||||
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
||||||
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
<link rel="stylesheet" type="text/css" media="print" href="http://planet.fedoraproject.org/css/print.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="http://fedoraproject.org/static/css/fedora.css">
|
<link rel="stylesheet" type="text/css" media="all" href="https://fedoraproject.org/static/css/fedora.css">
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
<link rel="stylesheet" type="text/css" media="all" href="/css/fedora_planet.css">
|
||||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||||
<link rel="icon" href="/images/favicon.ico">
|
<link rel="icon" href="/images/favicon.ico">
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
|
|
||||||
<div id="head">
|
<div id="head">
|
||||||
<h1><a href="http://fedoraproject.org/">Fedora</a></h1>
|
<h1><a href="https://fedoraproject.org/">Fedora</a></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="sidebar">
|
<div id="sidebar">
|
||||||
|
@ -32,9 +32,9 @@
|
||||||
|
|
||||||
<h2>Links</h2>
|
<h2>Links</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://fedoraproject.org">Fedora Home</a></li>
|
<li><a href="https://fedoraproject.org">Fedora Home</a></li>
|
||||||
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
<li><a href="http://fedoranews.org">Fedora News</a></li>
|
||||||
<li><a href="http://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
<li><a href="https://fedoraproject.org/infofeed/">Fedora Info</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>People</h2>
|
<h2>People</h2>
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Add your blog</h2>
|
<h2>Add your blog</h2>
|
||||||
<ul><li><a href="http://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
<ul><li><a href="https://fedoraproject.org/wiki/Planet_HowTo">Add your blog</a></li></ul>
|
||||||
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
<ul><li><div class="fedora_planet">"The content on this page is provided by Fedora contributors, and represents their individual viewpoints, and not necessarily those of the Fedora Project or any of its sponsors or other members."</div></a></li></ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -101,8 +101,8 @@
|
||||||
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
<p class="disclaimer">Your words are your own, duh. Nothing here represents Fedora™, Red Hat, Inc, or pretty much anything else. If you think it does then you are badly misled</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
<li class="first"><a href="/en/sponsors">Sponsors</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal">Legal</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal">Legal</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
</table>
|
</table>
|
||||||
<p>
|
<p>
|
||||||
See <a href="http://fedoraproject.org/wiki/Distribution/Download/BitTorrent">http://fedoraproject.org/wiki/Distribution/Download/BitTorrent</a> for a guide to using BitTorrrent.
|
See <a href="https://fedoraproject.org/wiki/Distribution/Download/BitTorrent">https://fedoraproject.org/wiki/Distribution/Download/BitTorrent</a> for a guide to using BitTorrrent.
|
||||||
</p>
|
</p>
|
||||||
<div style="
|
<div style="
|
||||||
border-top: 1px solid #CCCCCC;
|
border-top: 1px solid #CCCCCC;
|
||||||
|
@ -21,8 +21,8 @@
|
||||||
The Fedora Project is maintained and driven by the community and sponsored by Red Hat. This is a community maintained site. Red Hat is not responsible for content.
|
The Fedora Project is maintained and driven by the community and sponsored by Red Hat. This is a community maintained site. Red Hat is not responsible for content.
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="first"><a href="http://fedoraproject.org/wiki/Legal">Legal</a></li>
|
<li class="first"><a href="https://fedoraproject.org/wiki/Legal">Legal</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<head>
|
<head>
|
||||||
<title>Spins for the Fedora Project</title>
|
<title>Spins for the Fedora Project</title>
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="http://fedoraproject.org/static/css/fedora.css" />
|
<link rel="stylesheet" type="text/css" media="all" href="https://fedoraproject.org/static/css/fedora.css" />
|
||||||
<!--[if lt IE 7]>
|
<!--[if lt IE 7]>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
#wrapper
|
#wrapper
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
<body class="get">
|
<body class="get">
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
<div id="head">
|
<div id="head">
|
||||||
<h1><a href="http://fedoraproject.org/index.html">Fedora</a></h1>
|
<h1><a href="https://fedoraproject.org/index.html">Fedora</a></h1>
|
||||||
</div>
|
</div>
|
||||||
<div id="content">
|
<div id="content">
|
||||||
<h2>Fedora Project Spins Tracker</h2>
|
<h2>Fedora Project Spins Tracker</h2>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
<channel>
|
<channel>
|
||||||
<title>Fedora Torrent</title>
|
<title>Fedora Torrent</title>
|
||||||
<link>http://torrent.fedoraproject.org/</link>
|
<link>https://torrent.fedoraproject.org/</link>
|
||||||
<description>RSS feed for Fedora</description>
|
<description>RSS feed for Fedora</description>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<copyright>admin at fedoraproject.org</copyright>
|
<copyright>admin at fedoraproject.org</copyright>
|
||||||
|
|
|
@ -27,7 +27,7 @@ if len(sys.argv) > 1:
|
||||||
globconf = sys.argv[1]
|
globconf = sys.argv[1]
|
||||||
groups = {}
|
groups = {}
|
||||||
|
|
||||||
mapicon = 'http://mmcgrath.fedorapeople.org/map.png'
|
mapicon = 'https://mmcgrath.fedorapeople.org/map.png'
|
||||||
nomaptext = ' '
|
nomaptext = ' '
|
||||||
|
|
||||||
def outputtime(etime):
|
def outputtime(etime):
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[main]
|
[main]
|
||||||
inidir=/srv/torrent/spins-generator/
|
inidir=/srv/torrent/spins-generator/
|
||||||
torrent_url=http://spins.fedoraproject.org/torrents
|
torrent_url=https://spins.fedoraproject.org/torrents
|
||||||
htmlheader=/srv/torrent/spins-generator/head.html
|
htmlheader=/srv/torrent/spins-generator/head.html
|
||||||
htmlfooter=/srv/torrent/spins-generator/foot.html
|
htmlfooter=/srv/torrent/spins-generator/foot.html
|
||||||
rssheader=/srv/torrent/spins-generator/head.rss
|
rssheader=/srv/torrent/spins-generator/head.rss
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
</table>
|
</table>
|
||||||
<p>
|
<p>
|
||||||
See <a href="http://fedoraproject.org/wiki/Distribution/Download/BitTorrent">http://fedoraproject.org/wiki/Distribution/Download/BitTorrent</a> for a guide to using BitTorrrent.
|
See <a href="https://fedoraproject.org/wiki/Distribution/Download/BitTorrent">https://fedoraproject.org/wiki/Distribution/Download/BitTorrent</a> for a guide to using BitTorrrent.
|
||||||
</p>
|
</p>
|
||||||
<div style="
|
<div style="
|
||||||
border-top: 1px solid #CCCCCC;
|
border-top: 1px solid #CCCCCC;
|
||||||
|
@ -21,8 +21,8 @@
|
||||||
The Fedora Project is maintained and driven by the community and sponsored by Red Hat. This is a community maintained site. Red Hat is not responsible for content.
|
The Fedora Project is maintained and driven by the community and sponsored by Red Hat. This is a community maintained site. Red Hat is not responsible for content.
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="first"><a href="http://fedoraproject.org/wiki/Legal">Legal</a></li>
|
<li class="first"><a href="https://fedoraproject.org/wiki/Legal">Legal</a></li>
|
||||||
<li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
<li><a href="https://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<head>
|
<head>
|
||||||
<title>Torrent Server for the Fedora Project</title>
|
<title>Torrent Server for the Fedora Project</title>
|
||||||
<link rel="stylesheet" type="text/css" media="all" href="http://fedoraproject.org/static/css/fedora.css" />
|
<link rel="stylesheet" type="text/css" media="all" href="https://fedoraproject.org/static/css/fedora.css" />
|
||||||
<!--[if lt IE 7]>
|
<!--[if lt IE 7]>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
#wrapper
|
#wrapper
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
<body class="get">
|
<body class="get">
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
<div id="head">
|
<div id="head">
|
||||||
<h1><a href="http://fedoraproject.org/index.html">Fedora</a></h1>
|
<h1><a href="https://fedoraproject.org/index.html">Fedora</a></h1>
|
||||||
</div>
|
</div>
|
||||||
<div id="content">
|
<div id="content">
|
||||||
<h2>Fedora Project Bittorrent Tracker</h2>
|
<h2>Fedora Project Bittorrent Tracker</h2>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
<channel>
|
<channel>
|
||||||
<title>Fedora Torrent</title>
|
<title>Fedora Torrent</title>
|
||||||
<link>http://torrent.fedoraproject.org/</link>
|
<link>https://torrent.fedoraproject.org/</link>
|
||||||
<description>RSS feed for Fedora</description>
|
<description>RSS feed for Fedora</description>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<copyright>admin at fedoraproject.org</copyright>
|
<copyright>admin at fedoraproject.org</copyright>
|
||||||
|
|
|
@ -28,7 +28,7 @@ if len(sys.argv) > 1:
|
||||||
globconf = sys.argv[1]
|
globconf = sys.argv[1]
|
||||||
groups = {}
|
groups = {}
|
||||||
|
|
||||||
mapicon = 'http://mmcgrath.fedorapeople.org/map.png'
|
mapicon = 'https://mmcgrath.fedorapeople.org/map.png'
|
||||||
nomaptext = ' '
|
nomaptext = ' '
|
||||||
|
|
||||||
def outputtime(etime):
|
def outputtime(etime):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue