jGrowl

Component ID

311263

Component name

jGrowl

Component type

module

Component security advisory coverage

not-covered

Downloads

4483

Component created

Component changed

Component body

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