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

Editor: Support Inserting Page Section Blocks #35403

Closed
4 tasks
apeatling opened this issue Aug 15, 2019 · 4 comments
Closed
4 tasks

Editor: Support Inserting Page Section Blocks #35403

apeatling opened this issue Aug 15, 2019 · 4 comments

Comments

@apeatling
Copy link
Member

apeatling commented Aug 15, 2019

Allow our customers to easily modify page templates (or construct their own) by inserting prebuilt “page sections” into the editor.

Sections: Research technical options
paAmJe-lL

Examples in the wild
Take a look at how Kioken handles page sections for constructing and editing page templates: https://www.youtube.com/watch?v=Mi4oixuQ__Q

Tasks

  • Analyze existing page templates, and home page templates for all new template-first themes. Identify unique page sections that can be extracted.
  • Extract each page section unit as a post in wp_blocks. This will allow easy combinations for the alternative templates to be made easily.
  • Reconstruct all page templates using these page sections.
  • Expose page sections in the block inserter under a “Sections” category so that users can insert, delete, and move whole sections.
@apeatling apeatling changed the title Support Inserting Section Blocks Support Inserting Page Section Blocks Aug 15, 2019
@apeatling apeatling added the Epic label Aug 15, 2019
@apeatling apeatling changed the title Support Inserting Page Section Blocks Editor: Support Inserting Page Section Blocks Aug 15, 2019
@apeatling
Copy link
Member Author

This is something that will need to be worked on via core, as it's a foundational part of the FSE efforts there.

@shaunandrews
Copy link
Contributor

The (current) Core issue for this, which they're calling "Block Patterns": WordPress/gutenberg#17335

@noahtallen
Copy link
Contributor

Accidentally closed this :)

@noahtallen noahtallen reopened this Feb 5, 2020
@davipontesblog
Copy link
Contributor

Closing in favor of the core WordPress Block Patterns, here: WordPress/gutenberg#17335

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants