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

Support new Drupal 8.3 layout_discovery core module and decommission layout_plugin #80

Closed
mattlt opened this issue Mar 8, 2017 · 5 comments

Comments

@mattlt
Copy link

mattlt commented Mar 8, 2017

The layout_discovery module has been introduced into core as an experimental module. Panels and Panelizer have created new branches that drop support of layout_plugin in favor of layout_discovery.

Specifically the ui_patterns_layouts module.

Might be a good idea to open a new branch that does the same to help with testing?

Thanks,

•• matt

@ademarco
Copy link
Member

Yep, we definitely need to address that, thanks for reminding! I'll try to take care of it asap.

@hctom
Copy link

hctom commented Apr 10, 2017

+1 for this because currently a site will horribly break if using Display Suite and being updated to Drupal 8.3 ;)

ademarco added a commit that referenced this issue Apr 12, 2017
@ademarco
Copy link
Member

Work just started here. :)

@ademarco
Copy link
Member

It seems all good, we now need to use a proper deriver instead of an hook alter and to provide an update hook. I'd also set 8.3 core constraint in main composer.json.

@ademarco ademarco changed the title Open branch that supports layout_discovery instead of layout_plugin Support new Drupal 8.3 layout_discovery core module and decommission layout_plugin Apr 12, 2017
ademarco added a commit that referenced this issue Apr 12, 2017
ademarco added a commit that referenced this issue Apr 12, 2017
@ademarco
Copy link
Member

Ok done, latest dev now supports Drupal >=8.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants