Re: [planet] Help adding our blogs (+add Tembo team) - Mailing list pgsql-www

From Jonathan S. Katz
Subject Re: [planet] Help adding our blogs (+add Tembo team)
Date
Msg-id 6919b9ed-840c-6df0-7259-3fc68d91cb2f@postgresql.org
Whole thread Raw
In response to Re: [planet] Help adding our blogs (+add Tembo team)  (Aizhamal Nurmamat kyzy <aizhamal@tembo.io>)
List pgsql-www
On 8/15/23 5:38 PM, Aizhamal Nurmamat kyzy wrote:
> Thanks Jonathan!
> We still want a team. Info in-line:
> 
>     If that makes sense, please provide the following info to set up the
>     team:
> 
>     Team Name:
> 
> Tembo
> 
>     Team URL (this is typically a homepage):
> 
> https://tembo.io/ <https://tembo.io/>
> 
>     Username to manage the team:
> 
> jojodoi

I've created the team. Again, please ensure all blogs comply with the 
Planet PostgreSQL guidelines:

https://www.postgresql.org/about/policies/planet-postgresql/

> Regarding the feed-per-author - any pointers to how the AuthorFilter 
> field works? If that won't work, do we need a separate atom.xml feed for 
> each author?

The "AuthorFilter" works against the "author_detail" or "author" fields 
in your ATOM/RSS feed. If either matches the value in "AuthorFilter" 
exactly[1], it will filter out those specific posts in the blog feed.

The "safer" option may be to have separate feeds for blog authors, which 
is what most folks typically do, but the AuthorFilter is an option.

Jonathan

[1] 
https://git.postgresql.org/gitweb/?p=hamn.git;a=blob;f=hamnadmin/hamnadmin/util/aggregate.py;hb=refs/heads/master#l140


Attachment

pgsql-www by date:

Previous
From: Aizhamal Nurmamat kyzy
Date:
Subject: Re: [planet] Help adding our blogs (+add Tembo team)
Next
From: Akshat Jaimini
Date:
Subject: Re: [PATCH] Inbuilt URL validation for dynamic content generated by users.