Closed (fixed)
Project:
Panels
Version:
6.x-3.x-dev
Component:
Mini panels
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2010 at 19:55 UTC
Updated:
31 May 2010 at 19:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
c960657 commentedThis is a much better approach. This makes the mini panel content type implement
content typehook in addition to the defaultcontent typeshook. This prevents all mini panels from being loaded on every page that contains just a single mini panel.Comment #2
sdboyer commentedGood call. Committed.