Local tasks fixed position
Categories
Component ID
2317903
Component name
Local tasks fixed position
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1284
Component created
Component changed
Component body
When logged in, Drupal displays a on-site editing menu (local tasks) on all the node and user pages. This will usually break your front-end flow of elements by adding a pretty random chunk of stuff in the middle of everything, and will confuse Drupal newbies, who might think this menu is also visible for non-authenticated users.
This module does not allow for such a mess and moves the on-site edit menu to the most neutral area of the viewport: the bottom edge. In addition, it floats, so it looks more like a separate toolbar than your usual Drupal frontend menu.

