You are here

drupalchat_notifications.info in DrupalChat 7

name = DrupalChat Notifications
package = DrupalChat
description = An experimental module. DO NOT USE IT ON PRODUCTION SITES. 
;removed - description - Provides a notifications interface to the DrupalChat bar. Notifications can be sent by any module and are displayed in real time.
core = 7.x
php = 5.1
dependencies[] = drupalchat

files[] = drupalchat_notifications.install
files[] = drupalchat_notifications.module

hidden = TRUE

File

drupalchat_notifications/drupalchat_notifications.info
View source
  1. name = DrupalChat Notifications
  2. package = DrupalChat
  3. description = An experimental module. DO NOT USE IT ON PRODUCTION SITES.
  4. ;removed - description - Provides a notifications interface to the DrupalChat bar. Notifications can be sent by any module and are displayed in real time.
  5. core = 7.x
  6. php = 5.1
  7. dependencies[] = drupalchat
  8. files[] = drupalchat_notifications.install
  9. files[] = drupalchat_notifications.module
  10. hidden = TRUE