Toggle Node
Categories
Component ID
746448
Component name
Toggle Node
Component type
module
Development status
Component security advisory coverage
not-covered
Downloads
917
Component created
Component changed
Component body
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.
