Closed (fixed)
Project:
Skinr
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
11 Apr 2010 at 20:55 UTC
Updated:
8 Jun 2010 at 10:30 UTC
Been looking around for the last hour + trying to figure out what changed/why it's not working. I can't figure it out, but the style isn't listed along with the rest of styles for panes or panels. Halp! :(
Comments
Comment #1
jacineLooks like CTools is the culprit. Need the dev version for panels_everywhere so I guess that's out...
Comment #2
jacineThis posted twice by accident.
Might as well include this information from the D6UPDATE.txt file.
ALL PLUGINS
===========
Function to advertise directory for plugins:
hook_ctools_plugin_directory($module, $plugin)
Comment #3
jacineComment #4
moonray commentedThat function is included in skinr/modules/panels.skinr.inc.
What exactly isn't working? At cursory glance, latest dev of ctools/panels seems to work.
Comment #5
moonray commentedNever mind above post. Looks like ctools no longer recognizes skinr as a valid style plugin.
Comment #6
jensimmons commentedDoesn't work with "latest dev version of ctools" — which version? We should specify which one.
Today, May 24, Ctools is at v1.4 (released May 19), and the dev version was last packaged on May 20.
But this thread is from before May 19, so it is no longer about "the latest version". Is CTools 1.3 the problem? Was it fixed in 1.4? Or did the work leading up to 1.4 create the problem — so 1.3 works but not 1.4??
Comment #7
moonray commented1.3 of CTools still worked. 1.4 no longer does.
Comment #8
jensimmons commentedYeah this is bad. And it's holding up the alpha of Skinr 2.
So we need to document what is wrong, and open an issue on the CTools issue queue, yes? Is it CTools that needs to be patched, or Skinr? Oh, maybe it's just Skinr that needs a fix.
Let's see if we can get this fixed up ASAP! How can people help?
Comment #9
moonray commentedWe are trying to permanently solve this re-occurring issues in #727396: Skinr needs drupal_alter for links array.
In the meantime I'll be trying to work up a fix for CTools yet again.
Comment #10
moonray commentedFixed in CVS.