I really like having the option to "Move local tasks into menu". Especially on node pages where the Drupal admin tabs seem to be the most conspicuous (particularly on corporate sites). However, I find myself wishing I could disable it on admin pages where there is really no compelling reason to move them.

Any thoughts on the best way to limit this behavior to non-admin pages?

Comments

sun’s picture

Category: feature » support
Status: Active » Closed (won't fix)

Sorry, this request is way too specific.

If I were you, I would customize template.php to NOT output an UL with the class(es) "tabs secondary" on pages below admin/. That's doable, but requires some code in template.php.