You are here

notifications.info in Notifications 7

name = Notifications
description = The basic notifications framework
package = "Notifications"
version = VERSION
core = 7.x
php = 5.3
dependencies[] = messaging
dependencies[] = trigger
dependencies[] = messaging_template
files[] = 'notifications.object.inc'
files[] = 'notifications.field.inc'
files[] = 'notifications.message.inc'
files[] = 'notifications.template.inc'
files[] = 'notifications.subscription.inc'
files[] = 'notifications.event.inc'
files[] = notifications.list.inc
files[] = tests/notifications_subscribe.test
configure = admin/config/messaging

File

notifications.info
View source
  1. name = Notifications
  2. description = The basic notifications framework
  3. package = "Notifications"
  4. version = VERSION
  5. core = 7.x
  6. php = 5.3
  7. dependencies[] = messaging
  8. dependencies[] = trigger
  9. dependencies[] = messaging_template
  10. files[] = 'notifications.object.inc'
  11. files[] = 'notifications.field.inc'
  12. files[] = 'notifications.message.inc'
  13. files[] = 'notifications.template.inc'
  14. files[] = 'notifications.subscription.inc'
  15. files[] = 'notifications.event.inc'
  16. files[] = notifications.list.inc
  17. files[] = tests/notifications_subscribe.test
  18. configure = admin/config/messaging