- #2672038: Support bulk media upload
- #2867465: Lightning Workflow removes all node types' "Save and publish" and "Save as unpublished" buttons
- #2842170: Introduce concept of inline/one-off blocks
- #2870521: Update to 4.x banches of panels/panelizer and migrate from contrib layout_plugin to to core layout_discovery
- Lightning core assumes Field UI module is enabled
Two patches to consider bringing in:
Comments
Comment #2
balsamaComment #3
balsamaComment #4
balsamaComment #5
balsamaComment #6
jazzfiction commentedI am very much interested in "Update to 4.x banches of panels/panelizer and migrate from contrib layout_plugin to to core layout_discovery" aspect of this update. As of right now, if you are using another module that depends on layout discovery, like display suite, in Drupal 8.3.0, but panels are still needing layout plugin, it causes all sorts of sadness. Leaving display suite on version 8.2, causes it to break in Drupal 8.3.0, but upgrading display suite 8.3 causes the layout plugin to be disabled, therefore causing panels to break. If you try to have both layout plugin and layout discovery enabled, your site will blow up. Luckily I was running in a test vm, and I was able to restore to a previous snapshot, and nothing was lost.
Comment #7
sylus commentedJust wanted to chime in and agree with jazzfiction, I am using bootstrap_layouts and have come across the exact same problem. ^_^ Though not as big of a deal as still in development phase. :)
I have everything working locally by using latest dev of ctools, panels, panelizer, so just waiting on the associated P.R. to pass for the update paths which seems to be the only travis CI tests still failing.
Issue is: https://github.com/acquia/lightning/issues/341
Comment #8
ivan zugec commentedI agree with @jazzfiction. 8.x-2.10 is not compatible with Display Suite 8.3.
This has stopped me from updating to the latest Lightning, but now there will be a security release (https://www.drupal.org/psa-2017-001).
Will I have to update Drupal manually?
Comment #9
balsamaComment #10
balsamaComment #11
balsamaTo be clear, migrating to 4.x of panels modules and Layout discovery is in our current sprint. That's why it's listed here. We're trying to get that in before Wednesday's security release. I opened an issue to track status here #2870521: Update to 4.x banches of panels/panelizer and migrate from contrib layout_plugin to to core layout_discovery
Comment #12
jazzfiction commentedThanks for all the work you and your team do. Lightning is an awesome distro to get a new site off the ground quickly.
Comment #14
sylus commentedAgreed! Lightning is an amazing base framework for both best practices and ctools / panels(izer) awesome-ness.
Thanks for another great release!
Comment #15
phenaproximaYou're welcome. We really appreciate the positive feedback; it keeps us going.