The new 'Garland' core theme apparently does not support secondary tabs. For example visit the blocks administration (admin/build/block) and you cant see tabs for the different themes. What means you can online configure blocks for the default theme ...

Comments

profix898’s picture

What means you can ONLY configure blocks for the default theme ... (Sorry)

heine’s picture

Status: Active » Fixed

When multiple themes are enabled, HEAD correctly shows the secondary tabs.

profix898’s picture

Category: bug » support
Priority: Critical » Normal
Status: Fixed » Active

Hmm. I have 3 themes enabled (bluemarine, garland, pushbutton), but I cant see the tabs! 'Administration Theme' is set to 'system default' (garland). With default theme set to e.g. bluemarine the tabs are displayed as expected! Switching back to Garland they are not available again. Any ideas?

heine’s picture

Category: support » bug
Status: Active » Closed (duplicate)

The difference between our installs probably are color.module. When I disable the module, no secondary tabs show up. See http://drupal.org/node/92365

profix898’s picture

You are right. With color.module enabled the tabs are displayed correctly.
But that looks like a critical bug IMO (color.module is disabled by default). Why should the appearance of the tabs be dependend on the color.module? Sound like this must be solved before Drupal 5 comes out.

heine’s picture