Joen Asmussen
Forum Replies Created
-
Forum: Plugins
In reply to: [Gutenberg] Will this ultimately kill TinyMCE?I’d like to just echo Mels answer, no TinyMCE isn’t going away. To expand on the FAQ, Gutenberg is in fact making it easier for anyone authoring blocks to enhance a textfield with the rich text options that TinyMCE is providing.
Closing as resolved.
Forum: Plugins
In reply to: [Gutenberg] What is the gear supposed to do?This is a great point, and I have tracked it here: https://github.com/WordPress/gutenberg/issues/2304
Forum: Plugins
In reply to: [Gutenberg] Gutenberg and Edit FlowMarking as resolved for now.
Forum: Plugins
In reply to: [Gutenberg] localhostAre you on WordPress 4.8?
We are tracking an issue with NGINX where sometimes the REST API endpoints won’t work if you aren’t using fancy permalinks. If you have those off, can you turn them on and see if that addresses it?
Thanks.
Forum: Plugins
In reply to: [Gutenberg] Embeds UX question towards the futureThat’s the goal!
We are tracking this here: https://github.com/WordPress/gutenberg/issues/1033
Forum: Plugins
In reply to: [Gutenberg] Gutenberg and Edit FlowWe are looking at which areas of the editor to make accessible to plugins right now in fact.
Please follow this topic for details:
Forum: Plugins
In reply to: [Gutenberg] No scrollbar for categories & other minor bugsGreat feedback, thank you! Some of these issues should already be fixed in the most recent update. The best way to track other issues is on GitHub: https://github.com/WordPress/gutenberg/issues — we are working on the table block right now, for example.
Forum: Reviews
In reply to: [Gutenberg] Useless as it is right now.As responded here https://wordpress.org/support/topic/questions-regarding-gutenberg-and-mce/#post-9260998, metaboxes and plugins are discussed in https://github.com/WordPress/gutenberg/issues/952 and https://github.com/WordPress/gutenberg/issues/1352. This is an area we are working on right now.
Forum: Plugins
In reply to: [Gutenberg] Questions regarding Gutenberg and MCE…This PR suggests the mce buttons will happen: https://github.com/WordPress/gutenberg/pull/1394
However we’d still recommend to plugin authors to eventually use the new interface, the inserter.
Metaboxes and plugins are discussed in https://github.com/WordPress/gutenberg/issues/952 and https://github.com/WordPress/gutenberg/issues/1352. This is an area we are working on right now.
Forum: Reviews
In reply to: [Gutenberg] Edit UI is sweet; Error on PublishGlad you enjoy it! 🌟
This dialog is temporary as we work on known theme issues. Once those are worked out, we will remove the dialog.
Forum: Reviews
In reply to: [Gutenberg] Awesomeness💓
Glad you like! For drag and drop, we want to make sure buttons to do the same actions (like move up or down) are in place and working solidly first. But it’s on the road map. The tickets to follow are these:
https://github.com/WordPress/gutenberg/issues/38
https://github.com/WordPress/gutenberg/issues/219Forum: Reviews
In reply to: [Gutenberg] Keep the existing meta box UI💖
Forum: Plugins
In reply to: [Gutenberg] Questions regarding Gutenberg and MCE…🌟
Forum: Plugins
In reply to: [Gutenberg] Questions regarding Gutenberg and MCE…Hi!
Gutenberg is a feature plugin that intends to replace the entire editor view in the wp-admin. So no, it’s not a front-end editor.
Gutenberg uses TinyMCE to power rich text fields still, but it is a reimplementation. Custom MCE buttons haven’t yet been added, but we’re tracking it as a feature we might implement in https://github.com/WordPress/gutenberg/issues/794
Hope that helps.
Forum: Plugins
In reply to: [MP6] A littre "R" on Advanced TinyMCE Buttons on mobileThis issue is now fixed in trunk. Thanks for reporting it!