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

Sous paragraphs #8

Merged
merged 14 commits into from
Mar 18, 2024
Merged

Sous paragraphs #8

merged 14 commits into from
Mar 18, 2024

Conversation

laura-johnson
Copy link
Collaborator

@laura-johnson laura-johnson commented Feb 23, 2024

Description

Adds a sous_paragraphs recipe. The recipe pulls together a number of recipes to provide a sous_paragraphs experience.

Recipes included:

  • sous_paragraph_types
  • sous_content_types
  • sous_admin
  • sous_base

Paragraph types included:

  • Image
  • Text
  • Text with Media
  • Video

The sous_content types recipe contains one content type: page. The Page content type contains a number of base fields and a form display that I modelled on Smith. I adopted Smith's use of field_seo_title and set that as a default in Metatags.

In sous_paragraphs I require sous_content_types and I add a content field that will accept any of the paragraph types. The result has three tabs and looks like this:

sous-paragraphs-tab1 sous-paragraphs-tab2 sous-paragraphs-tab3

Testing steps

Install using the installation steps from README.
You should now be able to add a page. Verify it looks like the above.
Is there anything that you think is missing from this recipe or should be changed to provide a default Sous experience please leave suggestions!

@laura-johnson laura-johnson merged commit c405d25 into main Mar 18, 2024
@laura-johnson laura-johnson deleted the sous-paragraphs branch March 18, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant