public inbox for [email protected]
help / color / mirror / Atom feedFrom: Daniel Gustafsson <[email protected]>
To: [email protected]
Subject: Blogspot links in the Planet policy
Date: Thu, 7 Oct 2021 23:08:12 +0200
Message-ID: <[email protected]> (raw)
I noticed today that the example URLs for blogspot content in the Planet
PostgreSQL policy are actual <a> tagged links (without nofollow), which doesn't
seem right. I propose to apply the attached. Since it only change the
rendering of the policy and not the content, that should be uncontroversial I
assume?
--
Daniel Gustafsson https://vmware.com/
Attachments:
[application/octet-stream] planet_blogspot_links.diff (810B, 2-planet_blogspot_links.diff)
download | inline diff:
diff --git a/templates/pages/about/policies/planet-postgresql.html b/templates/pages/about/policies/planet-postgresql.html
index fa3613e4..5ba07c26 100644
--- a/templates/pages/about/policies/planet-postgresql.html
+++ b/templates/pages/about/policies/planet-postgresql.html
@@ -83,10 +83,9 @@
code are:</p>
<ul>
- <li>Feedurl: <a href="http://blogname.blogspot.com/search/label/postgresql">http://blogname.blogspot.com/search/label/postgresql</a>
+ <li>Feedurl: http://blogname.blogspot.com/search/label/postgresql
</li>
- <li>Blogurl: <a
- href="http://blogname.blogspot.com/feeds/posts/default/-/postgresql">http://blogname.blogspot.com/feeds/posts/default/-/postgresql</a>
+ <li>Blogurl: http://blogname.blogspot.com/feeds/posts/default/-/postgresql
</li>
</ul>
view thread (9+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Blogspot links in the Planet policy
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox