Floats tasks and actions (e.g. the view and edit tabs on nodes), to avoid the need to accomodate them when building a theme. Intended to work with the Administration Menu module.
To Do
- UI - I built the UI and I'm not a designer. I am not enamored with my work. Please help.
Instructions
- Install and enable in the normal way.
-
Remove calls to render tabs and actions in your theme. For example, override modules/system/page.tpl.php and remove the lines
<?php if ($tabs): ?><div class="tabs"><?php print render($tabs); ?></div><?php endif; ?>and
<?php if ($action_links): ?><ul class="action-links"><?php print render($action_links); ?></ul><?php endif; ?>
Project information
- Project categories: Administration tools, Site structure
20 sites report using this module
- Created by brianfisher on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.