Closed (fixed)
Project:
tracelytics
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2013 at 14:26 UTC
Updated:
28 May 2013 at 13:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
Eronarn commentedHere's a patch that adds Panels support. This doesn't get the entire Panels execution time (renderer initialization as well as a few other steps occur before pre_render), but I feel it's still better to refer to it as "drupal_panels" rather than "drupal_render_panels" or something.
Comment #2
Eronarn commentedhook_footer support in Drupal 6.
Comment #3
pdrake commentedI have added these two sets of hook implementations. Please open another issue if you have another set of hooks to implement in the future.
Comment #5
Eronarn commentedD6 backport needed.
Comment #6
Eronarn commentedSo it turns out I'm bad at git