Account created on 8 August 2012, over 12 years ago
#

Merge Requests

More

Recent comments

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

tim bozeman β†’ created an issue.

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Thank you

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Heya Scott!

Thank you for pointing that out. Edit+ should be able to run without Layout builder, but I guess some hidden dependencies may have snuck in over time. I'll have to go through it all with a fine tooth comb one day and sprinkle around a bunch of if (layoutBuilder.isInstalled) all over.

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

tim bozeman β†’ created an issue.

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

tim bozeman β†’ created an issue.

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Ah yes, you're right those should totally be in composer.json.

Layout Builder + will soon not require Edit+, but it will require Navigation+ and twig_events. Both Edit+ and LB+ use the Layout Builder section storage and there are some things around that in Edit+ that should really be moved to Navigation+. It's on the todo list, but until then we unfortunately have a circular dependency on Navigation+ and Edit+ πŸ˜”

Sorry about that!

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Sorry about that! Is it working now? πŸ˜…

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

That project may need a new release too. I need to check.

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

I think the latest dev branch of Layout Builder 3.x is in pretty good shape.

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Ah that sounds right. I'm sorry about that. I'll cut a new release!

Thank you!

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Huh, that's crazy. Did you search for it? It should be listed under the Page Building group.

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Ooo ya, I guess we broke that integration huh? You can see that in lb_plus_contextual_links_alter we are overriding the layout builder contextual links to add nested section storage support. That gives users the ability to place a block who's layout is managed with layout builder inside a layout. It makes for a block builder like functionality. Right now we have it to where block editing happens in the sidebar, but we are going to make that sidebar expandable and able to pop out into a modal and hopefully popout into another window too if that's possible.

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Oh yeah, that's true. The section storage could totally be a third_party_setting. Nice catch!

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Heya Milos,

Thanks for checking it out and sorry for the lack of documentation. I've been heads down getting this page builder suite ready for production and I haven't taken a look at the demo set up in quite a while. I'll give that all a once over and update the docs asap!

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

tim bozeman β†’ created an issue.

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

tim bozeman β†’ created an issue.

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Hmm. I'm on 3.34.0 and needed to use the patch when updating from Drupal 10.1 to 10.4 πŸ˜…

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

I think this one needs a rebase πŸ€ͺ

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Thanks for the report solideogloria! I think this was fixed in the latest dev version πŸ˜…

When we started writing these modules we were using Drupal core's toolbar module, so we called it toolbar_plus, but since we are moving to cores new navigation module we're going to rename toolbar_plus to navigation_plus β†’ pretty soon.

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Hmm, thanks for getting IEF complex going, but it seems to break regular non-IEF fields πŸ˜“

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Also, this module is probably going to be moved to navigation_plus since we started using navigation when it came out.

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

There are still some sea change tasks coming up where this will be addressed.

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Thank you Lucas! There's actually a bunch of technical debt around this one. Not totally sure what to do about in the meantime tbh.

Edit+ is a tool plugin for Toolbar+. So I think the info files are correct in that edit+ depends on toolbar+, but yeah there is definitely a hidden dependency. Would the two modules depending on each other cause a circular dependency? I've ran into that before, but not sure how I got there.

Edit+ and Layout Builder share a tempstore for hanging onto changes before the entity is saved. Because of the order that the modules were developed the tempstore handling is in Edit+ at the moment, but it should really be bubbled up to toolbar+.

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Oops! Nice catch! Thank you.

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Have you narrowed down what character is the issue? Maybe there’s a way to detect invalid characters in a generic way. πŸ€”

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

Maybe you could add a generator plugin that just returns nothing πŸ˜…

Production build 0.71.5 2024