Nice messages module provides displaying drupal messages in nice popup using the jQuery jGrowl plugin (http://stanlemon.net/projects/jgrowl.html).
Installation
============
- Download nicemessages from project page and copy it to sites/all/modules or sites/$sitename/modules.
- Download jGrowl from http://stanlemon.net/projects/jgrowl.html, unpack and rename it to 'jgrowl' and move it into the directory sites/all/libraries/.
- Enable module at admin/modules and (de)activate it individually at each user profile.
- Detailed settings can be changed at admin/config (position, color, fading time, etc.)
Settings
========
The settings form is in admin/config/system/nicemessages. It is divided into global (default state, position) and message-type-specyfic settings.
Access Permissions
===========
administer nicemessages
- Gives access to configuration form.
toggle nicemessages
- Users with this permission can turn on or off displaying nicemessages for them at their account edit page (user/$uid/edit).
Dependencies
============
- jQuery jGrowl plugin (http://stanlemon.net/projects/jgrowl.html) Should be renamed to jgrowl and placed into sites/all/libraries
Support
=======
Categories