Edit menu

This project is not covered by Drupal’s security advisory policy.

Toggle Node removes the $tabs on a node page and uses those links to create a simple 'edit' button. It saves space, is clean and it is more intuitive.

You have to set manually where you want to print the edit button. In your page.tpl.php theme file, paste the following:

<?php print $togglelinks; ?>

Special Thanks

Most of the code was taken from Version 1.x of the Admin Module Thanks to Young Hahn and Aj Ashton, Maintainers of the admin module.

Note

If updating from 2.0 to 2.x-dev please visit once the settings page of this module and save.

Project information

Releases