Closed (fixed)
Project:
Spark
Version:
8.x-1.x-dev
Component:
Design
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2013 at 12:38 UTC
Updated:
17 Apr 2013 at 13:20 UTC
im running latest dev spark distro. is it correct that there is no spark module? no grid builder module? isnt this breaking the modular nature of drupal by burying it in core? most other "core" functions come as modules... thanks.
Comments
Comment #1
gábor hojtsyThe Drupal 8 version of Spark demos all the improvements that got into core. Some breakpoint functionality got into core, but the layout builder did not, so the gridbuilder as well as the layout builder are not included with the Drupal 8 version. When/if we port the layout builder to Drupal 8, it will definitely be included in the distribution. As well as the gridbuilder needed to build the layouts. It is not yet certain what kind of features the Drupal 8 version of layouts would build on. There is some support for dynamic layouts in core, but not on the level that we used from Panels in Drupal 7. I'd say this area is not well developed at this point to bundle a layout capability with the Drupal 8 version. We'll need to re-evaluate this later.
For the time being, the Drupal 8 version includes features that we target for core inclusion, so it will include less and less on top of Drupal 8 as time goes by. When we cannot get any more fixes into Drupal 8, we'll be able to use the distro to look at what should be built on top for an even more well rounded out experience.
Comment #2
gábor hojtsyRetitled for better findability.
Comment #3
gábor hojtsy