You are here

Files in Nice messages 7.2

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt Nice messages 7.x-1.0, 2014 April 29 ------------------------------------ Issue #1313098 by checker, Digidog: Shrink load size by using minimized jGrowl js and css. Issue #1332474 by maykbrito, clint.beacock, Digidog: Option to toggle Nice messages…
nicemessages.info nicemessages.info name = Nice messages description = Displays drupal system messages with lightweight animating little jGrowl popups. core = 7.x version = 7.x-2.0 dependencies[] = list dependencies[] = field dependencies[] = options dependencies[] = libraries package…
nicemessages.install nicemessages.install Module install file. Attaching boolean nicemessages_enabled field to user objects.
nicemessages.module nicemessages.module Nicemessages module
nicemessages_drupal.css css/nicemessages_drupal.css #jGrowl .jGrowl-notification { background-position: 4px center; background-repeat: no-repeat; padding-left: 34px; padding-right: 14px; } #jGrowl .jGrowl-notification.status { color: lightgreen; background-color: green; border: 1px…
nicemessages_facebook.css css/nicemessages_facebook.css #jGrowl .jGrowl-notification { background-image: none; color: #232323; padding-left: 34px; padding-right: 14px; border: 0 none; } #jGrowl .jGrowl-notification.status { background-image: none; background-color: #e1e6ee; border: 1px solid #9caac9;…
nicemessages_jgrowl.css css/nicemessages_jgrowl.css #jGrowl .jGrowl-notification { background-image: none; color: #fff; padding-left: 34px; padding-right: 14px; border: 0 none; } #jGrowl .jGrowl-notification.status { background-image: none; border: none; } #jGrowl .jGrowl-notification.warning {…
nicemessages_positions.css css/nicemessages_positions.css .jGrowl.top-left { top: 40px; left: 0; } .jGrowl.center { top: 40px; left: 50%; margin: 0 0 0 -140px; } .jGrowl.top-right { top: 40px; right: 0; } .jGrowl.bottom-left { bottom: 40px; left: 0; } .jGrowl.bottom-right…
README.txt README.txt Version: nicemessages-7.x-1.x-dev Description ============ Nicemessages module provides displaying drupal messages in nice popups using the jQuery jGrowl plugin (https://github.com/stanlemon/jGrowl). Module written by blazey…
shadows.css css/shadows.css #jGrowl .jGrowl-notification{ -moz-box-shadow: 0 0 20px rgba(0,0,0,0.6); -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.6); box-shadow: 0 0 20px rgba(0,0,0,0.6); }

Other projects