blender-studio/blog/templates
Anna Sirota f6ede7e3f7 Subscribers-only blog posts (#104416)
Adds `is_subscribers_only` column to Blog posts.

Posts with `is_subscribers_only == True` will

* not show up in the RSS feed;
* still show up at `/blog/` (`is_subscribers_only` is directly accessible in the templates);
* display a "Subscribe" banner in post's detail page instead of post's content;
   * comment section also won't be shown in this case.

Reviewed-on: #104416
Reviewed-by: Francesco Siddi <fsiddi@noreply.localhost>
2024-07-02 15:49:10 +02:00
..
admin/blog Add markdown_preview support to blogposts 2022-03-30 19:18:06 +02:00
blog Subscribers-only blog posts (#104416) 2024-07-02 15:49:10 +02:00