Motivation:
I would like to use Panels (and Panels Everywhere) to define panels-based pages and site layouts.

Request:
I would like to be able to enable specific Drupal block regions (presumably via panes) and allow block administrators the ability to use Drupal's core blocks system to manage blocks in particular regions.
For example, I would like to remove "footer" and "header" regions from my theme and manage them through a panels layout.
But, I would like "content top" and "content bottom" regions to be available to my panels layout, so that when they're enabled in a particular pane, the blocks assigned to those regions through block UI display therein.

Possible Approach:
I imagine the implementation to allow a Panels administrator to simply assign a system region to a content pane, and be able to set various configurations on that pane. When the pane is rendered, the blocks assigned to that system region will be rendered in the pane according to their weights and whatever pane-specific configurations.

Comments

chriscalip’s picture

Aaron,

I have not forgotten about this request. I plan to start and finish this task by the end of the day.

kind regards,
Chris Calip

chriscalip’s picture

Aaron,

Pulled it off, http://drupal.org/node/1096878 module Region Pane now available. Lets review and improve!

kind regards,
Chris Calip

chriscalip’s picture

Status: Active » Needs review
chriscalip’s picture

Status: Needs review » Fixed

no feedback. will consider as fix.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

AaronBauman’s picture

Just saw this - thanks!