This module provides a toolbar at the bottom of the window, like Facebook's Application Bar, which shows links (from a menu) on the left and AJAX-driven notifications (from system messages and/or other modules) on the right. It is meant to provide an easy way for users to see alerts or get to certain parts of the site.
The module is highly extensible, so other modules can easily provide alerts or add new regions to the Appbar. Admin can choose which alert types and regions will be shown. Drop-in styles are also supported, and the module comes with three styles by default.
Appbar integrates with Views, Activity, Menu Icons, Rules, and the core Trigger module. This combination allows recording actions for a wide variety of modules.
Note: Neither anonymous users nor users with JavaScript disabled in their browser will see the Appbar.
Installation
Unpack in your modules folder (usually '/sites/all/modules/')
Enable under Administer > Site Building > Modules
Requirements:
· Drupal 6.x