Closed (fixed)
Project:
Panels
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2012 at 18:03 UTC
Updated:
16 Jun 2014 at 16:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
grndlvl commentedHere is my first pass at it. I think ideally it would be preferable to set this default per panel type (Not sure what the Panel term would be for this it is noted as just "module_name" on forms as 'panels_common_settings'). I was able to add this setting appropriately, but I was having an issue figuring out where I can apply it to the handler->conf array.
For now I have rolled the patch as a global setting that sets the default for the pipeline for all panel types(This works for our current case). Any insight would be helpful.
Thanks,
Jonathan
Comment #2
grndlvl commentedComment #3
merlinofchaos commentedOh this is nifty.
The new menu item definitely needs a description. Something like, "The default renderer for new panel pages" since it won't affect any pre-existing page, and that's an important UI note.
Comment #4
grndlvl commentedAdded description text.
Comment #5
merlinofchaos commentedCommitted and pushed. Thanks!
Comment #6.0
(not verified) commentedMinor modifications to specify that we are talking about the default option.