Closed (fixed)
Project:
Panels
Version:
5.x-2.0-alpha11
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2007 at 01:24 UTC
Updated:
2 Nov 2007 at 00:31 UTC
This is an alpha 11 only bug as far as I can tell (I tested alpha 10 too).
You can limit a Panels style plugin to one Panels implementation only. But as soon as you do that, that style is no longer available in the according Panels implementation's Layout Settings.
Steps to reproduce:
1) Open styles/rounded_corners.inc, change
'panels implementations' => array(),
to
'panels implementations' => array('panels_mini'),
2) Go to create a new Mini Panel or edit an existing one, and proceed to the Layout Settings tab. You will no longer be able to select the "Rounded corners" style.
Comments
Comment #1
wim leersThis prevents me to update panels_carousel to alpha 11, btw.
Comment #2
merlinofchaos commentedAt this point I'm not completely convinced that we want to retain this feature; especially since I intend to go ahead and make these settings optionally per panel, I just haven't done it yet.
Comment #3
wim leersAs per our talk in IRC, I agree that it's not a good idea to keep this. Hence the title change
Comment #4
merlinofchaos commentedThat's gone in -dev.
Comment #5
(not verified) commented