The static prototype will simply be an HTML page. The Drupal integration of the prototype will take place in stages in the near future.
We want to get a solid testing medium in place as quickly as possible. This prototype will allow us to conduct rapid iterations on the unique and unprecedented elements of the design.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | layout-grid-example1.png | 7.78 KB | lslinnet |
Comments
Comment #1
webchickThis is pretty critical, so escalating as such. :) Also tagging for sprint 1.
Comment #2
jessebeach commentedThe prototype has been merged into the 7.x-1.x branch of the Layout
The commit: http://drupalcode.org/project/layout.git/commit/e1628109367347c06a6a86ef...
Comment #3
jessebeach commentedI created a standalone branch for the prototype where it will be iterated outside of Drupal. In a strict sense, the responsive layout designer app has no requirements for Drupal. It is an app that maintains its own state, responds to input and provides output that describes state changes. It should be possible to run this app on any CMS even though we're developing it to run on Drupal right now.
I've got a preview of the app running on a github gh-pages branch.
http://acquia.github.com/layout/plugins/layouts/ResponsiveLayoutDesigner/
Comment #4
lslinnet commentedAs a user I would like to be able to pull out a region from a grouping
As a user I would like to be able to subgroup elements so a sidebar span multiple regions horizontally

e.g.
Where the d area spans multiple element in horizontal spacing.
The above suggested way of handling regions doesn't allow for this. (or at least I couldn't figure out how to do this)