Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mYacm-00021d-GW for pgsql-www@arkaria.postgresql.org; Thu, 07 Oct 2021 21:08:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mYacl-0003Wj-GZ for pgsql-www@arkaria.postgresql.org; Thu, 07 Oct 2021 21:08:19 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mYacl-0003Wb-B1 for pgsql-www@lists.postgresql.org; Thu, 07 Oct 2021 21:08:19 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mYaci-0004Nw-7v for pgsql-www@lists.postgresql.org; Thu, 07 Oct 2021 21:08:18 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 38B3C2E6C3C8 for ; Thu, 7 Oct 2021 23:08:13 +0200 (CEST) Received: from s499.loopia.se (unknown [172.22.191.5]) by s807.loopia.se (Postfix) with ESMTP id 2A18D2E2A27D for ; Thu, 7 Oct 2021 23:08:13 +0200 (CEST) Received: from s474.loopia.se (unknown [172.22.191.6]) by s499.loopia.se (Postfix) with ESMTP id 272641CE6760 for ; Thu, 7 Oct 2021 23:08:13 +0200 (CEST) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1 X-Spam-Level: X-Spam-Status: No, score=-1 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1] autolearn=disabled Received: from s499.loopia.se ([172.22.191.5]) by s474.loopia.se (s474.loopia.se [172.22.190.14]) (amavisd-new, port 10024) with LMTP id uoFhRCrPFRcA for ; Thu, 7 Oct 2021 23:08:12 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.193 Received: from [192.168.72.144] (customer-89-255-232-193.stosn.net [89.255.232.193]) (Authenticated sender: daniel@yesql.se) by s499.loopia.se (Postfix) with ESMTPSA id 9783B1CE6769 for ; Thu, 7 Oct 2021 23:08:12 +0200 (CEST) From: Daniel Gustafsson Content-Type: multipart/mixed; boundary="Apple-Mail=_892DED1A-224A-4352-8CD0-C0AB6042882A" Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\)) Subject: Blogspot links in the Planet policy Message-Id: <718B8706-A775-449A-9996-2288DF4F51D4@yesql.se> Date: Thu, 7 Oct 2021 23:08:12 +0200 To: pgsql-www@lists.postgresql.org X-Mailer: Apple Mail (2.3608.120.23.2.7) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --Apple-Mail=_892DED1A-224A-4352-8CD0-C0AB6042882A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii I noticed today that the example URLs for blogspot content in the Planet PostgreSQL policy are actual 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/ --Apple-Mail=_892DED1A-224A-4352-8CD0-C0AB6042882A Content-Disposition: attachment; filename=planet_blogspot_links.diff Content-Type: application/octet-stream; x-unix-mode=0644; name="planet_blogspot_links.diff" Content-Transfer-Encoding: 7bit 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:

--Apple-Mail=_892DED1A-224A-4352-8CD0-C0AB6042882A--