hello

please support Panelizer in addition to Panels, which goes further with nodes than node_view in Panels. Both are developed by a highly active developer, merlinofchaos.
http://drupal.org/project/panelizer

Comments

das-peter’s picture

Assigned: Unassigned » das-peter

I'm working on a patch for this right now.

das-peter’s picture

Title: Panelizer » Add Panelizer support
Status: Active » Needs review
StatusFileSize
new13.95 KB

Here's a first version. First smoke-tests look promising, further testing and code review necessary!
This patch:

  • Adds panelizer pages support.
  • Adds panelizer panes support.
  • Adds panels page support.
  • Tries to simplify _cache_actions_get_panels_handlers() by re-using more of the code.
  • Fixes some minor issues: Undefined variables, typos, coding standard violations.
das-peter’s picture

Assigned: das-peter » Unassigned