Panel edit tab not working with Zen

sfyn - October 1, 2009 - 16:37
Project:Zen
Version:6.x-2.x-dev
Component:PHP Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:needs work
Description

Panels provides a panel edit first level local task tab.

With the existing dev release, This tab does not appear in zen or any zen sub-theme - with garland on the same site, we do not have this problem.

#1

sfyn - October 1, 2009 - 20:54

I created a parallel issue in the Panels cue: http://drupal.org/node/593296

#2

sfyn - October 2, 2009 - 20:10
Assigned to:Anonymous» sfyn
Status:active» needs work

Here's a simple patch that introduces support for the ctools local_tasks functions into the core zen template.php file. The implementation defaults to the drupal core functions if ctools is not present. Since I am unsure that the zen team/users desire to incorporate this functionality, I'm flagging this as needing work.

AttachmentSize
zen-593290-2.patch 1.24 KB

#3

sfyn - October 13, 2009 - 00:32
Assigned to:sfyn» Anonymous

#4

JohnAlbin - November 5, 2009 - 12:13
Priority:normal» critical

Considering Panels/ctools and Zen are both heavily-used projects, getting them to work together without users having to hand-edit php is important.

The patch in #2 is okay, but I want to try my hand at getting Panels to handle the issue on its end. Because its better to patch CTools then it is to patch every single theme that overrides theme_menu_local_tasks(). :-p

#5

sfyn - November 5, 2009 - 16:29

Awesome - that would be twice as good.

 
 

Drupal is a registered trademark of Dries Buytaert.