irishetcher
Forum Replies Created
-
Forum: Plugins
In reply to: [Gutenberg] Clarification on default editor in upcoming versions of WPHi Brigit,
Thanks for the clarification. So the current editor will remain in WordPress and will not actually be installed through the Classic Editor plugin?
Forum: Plugins
In reply to: [Gutenberg] Clarification on default editor in upcoming versions of WPHey G P,
There are several methods to do so which you can review here:
https://gutenbergtimes.com/10-methods-to-avoid-gutenberg-on-your-website/
I understand the reaction. I know a lot of people want to see Gutenberg kept as a plugin. In fact I see a place for it in core alongside the current editor. It suits certain use cases and given time could cover many more.
At the same time there are many use cases where it just does not fit in to many workflows and has many limitations in the backend interface outside of the content creation area. for example the flexibility to arrange metaboxes anywhere, even above the content creation area.
Not only do we need some balance but people need to identify the pain points in detail so that it is clear why Gutenberg should not be made the default editor on many current install and themes.
Perhaps there is a third way…
In the mean time perhaps Marius or somebody else can answer my initial question.
Forum: Reviews
In reply to: [Gutenberg] Keep it optional. The users have spoken.I know a lot of people want to see Gutenberg kept as a plugin. In fact I see a place for it in core alongside the current editor. It suits certain use cases and given time could cover many more.
At the same time there are many use cases where it just does not fit in to many workflows and has many limitations in the backend interface outside of the content creation area. for example the flexibility to arrange metaboxes anywhere, even above the content creation area.
Not only do we need some balance but people need to identify the pain points in detail so that it is clear why Gutenberg should not be made the default editor on many current install and themes.
Forum: Reviews
In reply to: [Gutenberg] Please not in core – as plugin onlyI agree with the points you make but we need to clarify one thing. The classic plugin doesn’t reinstate the current editor. What it does is turn off the REACT override that is Gutenberg. In fact if you were to create a custom post type with its own custom fields and disable the TinyMCE text area that represents the main content Gutenberg would not be activated at all.
This seems to be the way things are going to work but who knows, at some point the implementation of the current editor could be deprecated.
One of the goals of Gutenberg is to remove what they are calling the mystery meat. One such piece of mystery meat are the shortcodes something that a novice may not understand. But if you look at the many functions of these shortcodes one is to interpolate custom values from custom fields into your content. Not just into your layout but in the middle of a paragraph for example. It seems if you look at it from this point of view, Gutenberg is handing us, the current users, some mystery meat like, how do we now do the things that are possible with the current way WordPress works.
Don’t get me wrong. I see a lot of merit in what has been done with Gutenberg but it is the wrong tool for the jobs we are already doing. It all seems a bit convoluted and given the point I made about it being a REACT override, much like how Divi and other builders override the main content area, it begs the question why you wouldn’t just allow users to switch on or off Gutenberg without having to resort to a plugin.
- This reply was modified 7 years, 9 months ago by irishetcher.
Forum: Plugins
In reply to: [Gutenberg] If you add Gutenberg, make it a tabHi MK,
While I agree with you that it would be better not to have a plugin to disable Gutenberg if you want to use the classic editor, the one feature that Gutenberg has which is better, is the fact that it runs on React. When you do things like update a post, it does so asynchronously. It means you don’t get the page re-loading all the time. It would be a step backwards to stuff a Gutenberg tab alongside Visual and Text in the TinyMCE editor. It may not be technically possible either.
Totally agree with you on getting a decent HTML editor and would have been nice to have seen this in TinyMCE years ago, but I guess that boat has sailed.
(funny??…Though I posted this comment already. Don’t see it on the page anymore?)
Forum: Reviews
In reply to: [Gutenberg] DEEPLY disappointed with Gutenberg Code EditorSome very obvious points about the lack of coders tools that generally get overlooked in WordPress. Yes there is code mirror but it is only available for files in the theme etc., not in the actual editor where work get done. Adding an improved code mirror to the text tab in the current editor (with, code completion, formatting wiht proper indentations, and dark mode) would have gone a long way to improving TinyMCE.
Yes we need aspects of Gutenberg but some very obvious things that blocks should do are being overlooked; a structured box model (sections/rows/columns) that page builders could hook into.
Forum: Plugins
In reply to: [Gutenberg] An Obvious Idea that Seems to have Been Overlooked?Check out Disable Gutenberg plugin. I haven’t fully evaluated it yet but from what I can see it has many granular setting in how you can chose where Gutenberg will be used.
Agree though, all this should be rolled into WordPress as core. Gutenberg as such is just a React override of what we currently have. It is trivial for WP dev team to set this up to give proper choice. The Classic Editor and the plugin I mention just turn off Gutenberg so why can’t core just do the same thing.
What is annoying about this is that Gutenberg has a lot of merit but is not ready to be applied for all use cases as alluded to above. They need to respect how people work and the workflows that they have spent years adapting.
WordPress are also not promoting some less obvious benefits that it could implement with Gutenberg and denying some obvious ones as well which Gutenberg is trying to ape. In the whole are of layout design the potential to set up a block structure sections/row/columns/blocks (modules if you are a Divi user) and provide an API for themes and page builders to use would be the most obvious thing for Gutenberg to have. Gutenberg would be the standard basic offering. If you want more add Divi, Elementor or whatever your having yourself. This would also clear up the whole, what do I do with all the shortcodes left behind by Divi when I have to use a different theme.
- This reply was modified 7 years, 12 months ago by irishetcher.
Forum: Reviews
In reply to: [Gutenberg] GlutenBerg – Not Gluten FreeI agree with you on that last point in that most people new to this kind of stuff are going to find it a challenge, wether it is Gutenberg or TinyMCE. I can foresee a lot of potential for Gutenberg and at some stage it may very well cover all bases in terms of use case and workflows. At the moment it doesn’t and realistically it would be too early to expect it to fulfil all requirements.
I actually would like Gutenberg and the block system to become some sort of page / visual builder. It kind of needs to become that to close the gap of rendering content exactly how you expect it to. Builders like Divi already do this and it makes sense to do it this way.
Forum: Reviews
In reply to: [Gutenberg] What’s the point?Hi Glen,
I see your point, but hang in there. I agree, for many of us that use the editor as it is now, we will want to hang on to it as part of our workflows for a while more or, as long as possible.
A number of things on Gutenberg and the purpose of its introduction. At the moment the focus is on the linear interface of one block after the other, the interface and UX of this and, the addition of content. This works really well if you are using it as a blogger who has no special requirements for sophisticated layout at the level provides by page/visual builders such as Divi, it works nicely.
What I am hoping that the WP core team do with Gutenberg in the future is design the structuring of blocks into a skeleton for a box model representing sections/rows/columns and blocks/modules. This would provide a foundation for all the page builders to integrate with. It would provide an api to do so and there after Divi and the likes can add all the bells and whistles. Out of the box, Gutenberg would in fact be a kind of page builder, albeit a rudimentary one for beginners or basic sites. Adding the extras are where you would go for something else.
Wordpress really needs something like this because the mix of approaches for facilitating sophisticated layouts has got messy. There is no way to seamlessly change theme/builder without a lot of pain and a lot of useless [shortcodes], in the event that you might need to switch away from Divi. The core team also need to consider how they ar going to compete with either the Wix or Squarespace vendors or any other unforeseen CMS with superior UX that may appear over horizon.
Don’t get me wrong. As a Divi user myself I am currently in the 1 star review camp, mainly due to how Gutenberg is being introduced in a clumsy manner. That skepticism may change as we go on but I would need to see where they take this in terms of how everything works together in the future. Likewise page and visual builder vendors will need to up their game to remain compatible and relevant.
Forum: Reviews
In reply to: [Gutenberg] Listen the usersHi Marius,
I think this is where a lot of people coming to look at Gutenberg for the first time are getting confused. They are not seeing a clear roadmap of where we will be going with it and in some sense I am also a little confused but am guessing at what great things it could mean fro WordPress in five years time.
Understandably development takes time and it all can’t happen at once. With this is mind I see Gutenberg as two things, the editor for, as you say, editing experience and editing flow and then the blocks for structure. I agree, out of the box Gutenberg is a really great way to work if you are publishing blog posts and this is a good thing. For other use cases, such as data entry on custom post types with custom fields, we have a way to go till these are perfected.
We do now have the option to move around the meta boxes that represent these elements and, currently you can add some styling to hide the core Gutenberg blocks and adjust the metaboxes to your liking, even without using the Classic Editor plugin. I am not saying this is the best solution because I expect that all these things will be resolved, either by what happens with Gutenberg itself or with alternatives implemented by third parties. As I said things will happen over the next number of years.
On the blocks and the structural capabilities. Currently, in terms of layout, they are quite rudimentary in how they relate to what is rendered on the front end. I would like to see then extended to cater for a section/row/column/block(module) box model structure with an api that page builders could hook into. This would make switching themes and page builders more seamless and less painful. I am a Divi user myself and I agree that it is time to move away from the shortcodes it uses to render the page structure. But until we gat something resembling what I suggested above there would be no point Elegant Themes jumping in now with a Gutenberg solution.
One final note. I would like if Gutenberg was in some way a page builder, albeit a rudimentary one with some front end visual builder capabilities. It would to some degree act as an entry to web design and WordPress and help new users understand how to go about working with layouts. Once they get comfortable with that they can move on to the advanced builders and themes.
Forum: Reviews
In reply to: [Gutenberg] Not perfect, but constantly getting betterThis is exactly how I believe things should pan out. First Gutenberg, in its current guise, gets all its crease ironed out and is rolled out in WP 5. Initially any compatibilities with page builders will be minimal, enough so that things don’t break. After this the next thing that needs to happen is that a proper box model structure is provided under the black system, catering for sections, rows and columns and with the fore mentioned api, allowing page builders to hook into a standard for page layouts. At this stage the page builders need to get on board or else become irrelevant.
This incremental approach suggests to me that the more sensible approach to introducing Gutenberg is to have it as default when WordPress detects themes and plugins that are compatible, otherwise default to the classic editor. No need for a separate Classic Editor plugin and settings to let the user control when Gutenberg should or shouldn’t be active.
For new installs a TwentyEighteen Gutenberg theme would be a entry point for new users of WordPress. I will add that there needs to be ultimately some form of front end visual builder aspect to Gutenberg, even if it only has rudimentary features out of the box. While I like and and dislike the current UI for Gutenberg (I like the way it has nice flow if you are doing quick posts, adding content in a linear fashion. I don’t like that it doesn’t function well for other use cases such as data entry), Gutenberg still presents the disconnect for novice users of editing content in one manner that doesn’t relate to how it will look on the front end. Going straight to a visual builder may be a better experience to get new users on the WordPress train. They can always then chose whichever page builder they want, once they become comfortable with working with the basic components.
Forum: Reviews
In reply to: [Gutenberg] Not perfect, but constantly getting betterWhat you are suggesting is ideally what I am hopping Gutenberg will be, when fully cooked. I see a lot of reaction that doesn’t actually dig in and analyse where the pain points might be. And painful it maybe but in the long run well worth it.
Some of the use cases where I had some concerns in terms of the UI I have already got solutions for with simple CSS hacks and these I may not even have to use as either they will be addressed by Gutenberg itself or the vendors of the plugin I use.
On the page builder front, I use Divi, and while it really does a great job and I can’t knock it, the fact that it runs on its own proprietary short codes for structure means that changing themes can be an issue, exactly as you outlined. In a way this is a legacy problem generated by WordPress itself, in that where it became stale, page builder vendors stood into the breach with a better solution for end users.
Where I see this being resolved, again just like you suggested, is if WordPress provides for the basic box model structure (section, rows, columns, modules/blocks) and then provide an extensive api for the page builders to hook into.
We will have to wait how things pan out. I spent the last number of hours testing the latest release of Gutenberg and with some new block plugins. Some I really like, even without the full functionality that I get the current conventional ones. Another one though just didn’t work at all, probably because it needs an update.
Ideally, due to this environment of mismatches and lack of compatibility, it might be better for Gutenberg to be in core, not on by default, but to be triggered into action by themes that are compatible with it. Ultimately I do see the logic though of putting a gun to peoples heads to get them moving on it, so at some stage we would need to be warned that the old classic editor was going.
Forum: Reviews
In reply to: [Gutenberg] Lots missingHi Jan,
Fair enough, but the link was not to a review on these boards but to an external site highlighting, in their opinion, the end of page builders because they won’t have the same broad support of plugins, that in the future will be focused primarily on Gutenberg. The article does make some valid points and sobering reading for those of us using page builders that may never be fully compatible with Gutenberg.
In relation to this my main question still needs to be answered. Should we continue to see a place for page builders in the WordPress ecosystem?