jGrowl

Steve McKenzie - September 21, 2008 - 01:32

jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works.

The plugin is released under GPL / MIT so it is packaged with this module.

Plugin Page

Features

  • Ability to override status messages to be displayed on jGrowl instead of core's $messages.
  • jgrowl_include() API function so that contributed modules can work with jGrowl.
  • A settings page with ALL of jGrowl's configurable options.
  • A hook_jgrowl_variable_alter($op, &$variables) so that configurable options can be altered, deleted, or added to before displayed on the settings page or before the jGrowl JS is rendered on the page.

Requirements

Currently in BETA

Releases

Official releasesDateSizeLinksStatus
5.x-1.02008-Dec-1214.35 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2008-Oct-1814.35 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.