Posted by bdziewierz on August 20, 2010 at 11:03pm
Hi,
Recently I've created a grid based layout for Panels that features intelligent (well, kind of) adaptability. It renders the output based not only on how panes are layed out but also on how empty slots are distributed. It means that panes automatically expand to the right to fully occupy empty cells in the grid. Thanks to this behaviour very flexible auto-constructed layouts are possible.
The project is hosted on Github http://github.com/bdziewierz/Three-Four. Check it out if you're interested. Comments welcomed!

Comments
I've converted the concept
I've converted the concept into the stand-alone module. Once enabled, it adds new Adaptive layout to Panels: http://drupal.org/project/panels_three_four_layout
Cheers,
Boguslaw Dziewierz
This seems to be very useful.
This seems to be very useful. Thanks a lot for publishing it. Cheers