I'm only seeing the cog when the panel pane already has "Skinr" as the chosen style. I'm not seeing it for regions at all.
Upon trying to save a custom class (via "save and update") for a region and pane I get:
warning: Invalid argument supplied for foreach() in /skinr_ui.module on line 602.
warning: Invalid argument supplied for foreach() in /skinr_ui.module on line 618.
warning: Invalid argument supplied for foreach() in /skinr.module on line 123.
warning: Invalid argument supplied for foreach() in /skinr.module on line 123.
Classes are working though :)
Comments
Comment #1
moonray commentedLooking at alternate options for skinr integration into panels. Perhaps we can ditch the panels style approach and live on top of any existing panels style.
#727396: Skinr needs drupal_alter for links array
Comment #2
jacineThis is definitely a big WTF and since we aren't getting a response in that issue and we can do something about it we should.
Comment #3
jacineComment #4
moonray commentedWaiting for updates in panels module.
Comment #5
jacineThe update has landed and we need to see if this is possible now. From what I've seen, I think there is a good chance that it's possible now.
Comment #6
jacineComment #7
ericduran commented(not really subscribing I want to remember to try an fix this ;-) so I guess subscribing)
Comment #8
moonray commentedThis is still not possible with the current release of panels (3.7).
The file that needs fixing to allow custom menu items: panels/plugins/display_renderers/panels_renderer_editor.class.php
Comment #9
gmclelland commentedsubscribing
Comment #10
kristen polRelated: #1461870: Contextual links (cogs) for my views panes are missing (theme dependent)
Based on #8, I'm assuming you (@moonray) have some idea how to fix this... can you elaborate? (Ideally on the Panels issue too). This is an issue in multiple themes.
Comment #11
moonray commentedSee comment #1 for how this can be fixed. Still hasn't happened, so it never will. Closing.