Alerts

This module displays Drupal's messages and Watchdog entries as a little alert at the bottom corner.

Every message sent by drupal_set_message() will be converted to a dialog alert, using jQuery Msg Alert plugin.

Watchdog entries can be displayed as status alerts and you can configure the type and severity of notification you want to receive as alert. You also can configure the time interval between then and they will reorganize themselves to be always near each other.

These alerts are actually jQuery UI dialogs, so you have a huge option of themes to customize the look and feel. Look some screen shots.

You can download a lot of themes at jQuery UI Themeroller.

More info at README.TXT.

Drupal 7:
There isn't any dependency.

Drupal 6:
It's necessary to install jQuery Update and jQuery UI.

Project information

Releases