Drupal's taxonomies are not field, and that makes it difficult for theming in view and in form specially when there is more than one vocabulary. Several vocabularies waste lots of space in form.
Setup and display to user toolbar style navigation menu (on top of page by default). A toolbar is set of shortcuts (link items) configured by the site administrator (or users with "administer toolbar" permission).
This module is not a backport of the D7 Toolbar Module, it takes the original idea and implements the shortcut feature. This module has been inspired and takes some ideas from Admin and Admin menu modules.
Features
Create and manage toolbars and shortcuts,
Set toolbar per role,
Set toolbar per user,
Show help for the page where the shortcut points (based on path),
Users can select toolbar ("select toolbar" permission),
This API exposes the so called driven properties, which are aimed to map any type of node properties (i.e. title, body, taxonomy, CCK fields, workflow, etc).