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

Hello Dolly isn't visible on gutenburg page #1241

Closed
aaronjorbin opened this issue Jun 18, 2017 · 3 comments
Closed

Hello Dolly isn't visible on gutenburg page #1241

aaronjorbin opened this issue Jun 18, 2017 · 3 comments

Comments

@aaronjorbin
Copy link
Member

screen shot 2017-06-18 at 6 54 01 pm

The page thus lacks symbolism towards the hope and enthusiasm of an entire generation

@jasmussen
Copy link
Contributor

I think it may be time to retire that area for Hello Dolly. I want to thank the plugin for its service, and bid it farewell. 💓

Opened #1352 to further discuss which areas of the editor should be be available to plugins.

@aaronjorbin
Copy link
Member Author

@jasmussen I have to disagree. It's very confusing for something to work on all pages in WordPress, but for it to be completely broken on one page.

Hello Dolly has served as the first introduction to plugin development for many in WordPress.

What is the benefit to breaking it, which is how Gutenberg currently works?

@jasmussen
Copy link
Contributor

jasmussen commented Jun 22, 2017

I hope I didn't come off as dismissive or sarcastic in my closing this ticket, that was certainly not my intention. Just clarifying that, and wanted to also note that I'm glad this came up.

And no, there is no specific benefit that I can point to, for breaking this change, and would point out that it's a side effect. The thing is, Gutenberg is not only a total redesign for the editor page layout, but also an all-JS application, and so backwards compatibility is something we should evaluate on a case by case basis, primarily to make sure that the areas we make pluggable are indeed ones we want future plugins to use.

In #1352 we are looking at how plugins that add metaboxes, but are written in PHP, can plug into the new editor in a transitional capacity, and what other areas we need to open up.

Hello Dolly has served as the first introduction to plugin development for many in WordPress.

I understand that, and in fact I would hope that for Gutenberg we can provide a new "Hello World" block to serve the same purpose for the editor. Perhaps it could indeed be a "Hello Dolly" block?

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

No branches or pull requests

2 participants