Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newsletters: New Newsletter List Block and Newsletter Archive. Summary field added to Newsletter: Email #1476

Merged
merged 10 commits into from
Nov 19, 2024

Conversation

patrickbrown-io
Copy link
Contributor

@patrickbrown-io patrickbrown-io commented Nov 14, 2024

Adds the Newsletter List Block, which allows aggregation of 1-10 of the most recent Newsletters of the selected type. Will link to the Newsletter Archive.

The Newsletter Archive isn't a content type, it is a route that will exist for any newsletters of the specified type listing them in a paginated view with the title and the summary. The summary will use either the summary field or the first piece of content's title. You can find the Newsletter Archive at /newsletter/<Newsletter-Type>

Also adds a Summary field to the Newsletter page, which will be used as a pre-header on the emails and used as a Summary on the Newsletter List Block and Newsletter Archive page.

This should show up after the Subject on an Email in specific clients such as Gmail, iOS, and others ( this will require prod - testing )

Includes:

Resolves #1391
Resolves #1475

@patrickbrown-io
Copy link
Contributor Author

patrickbrown-io commented Nov 15, 2024

Switching to draft because this new issue: #1475
Can add a proper summary field and then default to this solution of grabbing the first Article/pseudo-Article title, if summary isn't provided.

@patrickbrown-io patrickbrown-io changed the title Adds Newsletter List Block and Newsletter Archive Newsletters: New Newsletter List Block and Newsletter Archive. Summary field added to Newsletter: Email Nov 15, 2024
@patrickbrown-io patrickbrown-io marked this pull request as ready for review November 15, 2024 21:11
@jcsparks jcsparks merged commit d6e3364 into main Nov 19, 2024
5 checks passed
@jcsparks jcsparks deleted the issue/1391 branch November 19, 2024 20:25
github-actions bot pushed a commit that referenced this pull request Nov 19, 2024
Newsletters: New `Newsletter List Block` and `Newsletter Archive`.  Summary field added to Newsletter: Email
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Newsletter missing field for adding teaser content Newsletter Archives & Lists
2 participants