User: sdboyer Branch: DRUPAL-6--3 Date: Mon, 07 Jun 2010 20:04:07 +0000 Modified files: /modules/panels/includes display-render.inc /modules/panels/plugins/display_renderers panels_renderer_standard.inc /modules/panels/plugins/styles/corners rounded_corners.inc /modules/panels/plugins/styles default.inc Log message: Moved panels_render_pane() further up in the render pipeline. This is a major change, though one that shouldn't affect any existing Panels implementations (unless they're using region styles in a totally unanticipated way). Rather than having style plugins with region support call panels_render_pane() themselves on a pane content object, this change moves that logic further up into the render pipeline and simply passes the regions an array of already-rendered/styled/themed pane output. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/panels/includes/di... http://cvs.drupal.org/diff.php?path=contributions/modules/panels/plugins/dis... http://cvs.drupal.org/diff.php?path=contributions/modules/panels/plugins/sty... http://cvs.drupal.org/diff.php?path=contributions/modules/panels/plugins/sty...
participants (1)
-
drupal-cvs@drupal.org