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

Convert a Classic Block into Multiple Blocks #3149

Closed
mtias opened this issue Oct 25, 2017 · 6 comments
Closed

Convert a Classic Block into Multiple Blocks #3149

mtias opened this issue Oct 25, 2017 · 6 comments
Assignees
Labels
[Feature] Block API API that allows to express the block paradigm. [Feature] Blocks Overall functionality of blocks Gutenberg Plugin Issues or PRs related to Gutenberg Plugin management related efforts [Type] Task Issues or PRs that have been broken down into an individual action to take

Comments

@mtias
Copy link
Member

mtias commented Oct 25, 2017

Let's leverage the pasting instructions we have for converting WordPress content into blocks, to add an action to the "Classic Block" that would transform a single legacy post into multiple blocks:

image

@mtias mtias added [Feature] Block API API that allows to express the block paradigm. [Feature] Blocks Overall functionality of blocks Gutenberg Plugin Issues or PRs related to Gutenberg Plugin management related efforts [Type] Task Issues or PRs that have been broken down into an individual action to take labels Oct 25, 2017
@aduth
Copy link
Member

aduth commented Oct 25, 2017

Related: #2454, #2617

@ephox-mogran
Copy link
Contributor

This might be the kind of action that you may want a preview for (before it executes). Allow the user to see how the block identification is going to work, or whether they will lose a lot of their content.

@vedranmiletic
Copy link

This is available (at least) in 1.7.0, but YouTube embed gets lost during conversion. Is that a known issue? I know this is rather specific issue; I tried searching before reporting this, but found nothing related.

@aduth
Copy link
Member

aduth commented Nov 20, 2017

Should this be closed by #3179?

Maybe creating a separate issue for the problem described by @vedranmiletic in #3149 (comment).

@mtias mtias closed this as completed Nov 20, 2017
@ellatrix
Copy link
Member

@vedranmiletic This should be fixed by #3326 in the next version.

@vedranmiletic
Copy link

@iseulde Wow, before I even reported it. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Block API API that allows to express the block paradigm. [Feature] Blocks Overall functionality of blocks Gutenberg Plugin Issues or PRs related to Gutenberg Plugin management related efforts [Type] Task Issues or PRs that have been broken down into an individual action to take
Projects
None yet
Development

No branches or pull requests

5 participants