You are here

commons_notify.info in Drupal Commons 7.3

name = Commons Notify
description = Provides a framework for allowing users to be notified when an event is triggered.
package = Commons - Building blocks
core = 7.x

dependencies[] = commons_follow
dependencies[] = ctools
dependencies[] = entity
dependencies[] = entityreference
dependencies[] = features
dependencies[] = list
dependencies[] = message
dependencies[] = message_subscribe
dependencies[] = message_subscribe_email
dependencies[] = number
dependencies[] = options
dependencies[] = strongarm
dependencies[] = text

features[ctools][] = strongarm:strongarm:1
features[features_api][] = api:2
features[field_base][] = field_message_rendered_body
features[field_base][] = field_message_rendered_subject
features[field_base][] = message_subscribe_email
features[field_instance][] = message-commons_notify_comment_created-field_message_rendered_body
features[field_instance][] = message-commons_notify_comment_created-field_message_rendered_subject
features[field_instance][] = message-commons_notify_comment_created-field_target_comments
features[field_instance][] = message-commons_notify_comment_created-field_target_nodes
features[field_instance][] = message-commons_notify_comment_created_no_groups-field_message_rendered_body
features[field_instance][] = message-commons_notify_comment_created_no_groups-field_message_rendered_subject
features[field_instance][] = message-commons_notify_comment_created_no_groups-field_target_comments
features[field_instance][] = message-commons_notify_comment_created_no_groups-field_target_nodes
features[field_instance][] = message-commons_notify_node_created-field_message_rendered_body
features[field_instance][] = message-commons_notify_node_created-field_message_rendered_subject
features[field_instance][] = message-commons_notify_node_created-field_target_nodes
features[field_instance][] = message-commons_notify_node_created_no_groups-field_message_rendered_body
features[field_instance][] = message-commons_notify_node_created_no_groups-field_message_rendered_subject
features[field_instance][] = message-commons_notify_node_created_no_groups-field_target_nodes
features[field_instance][] = message_type-commons_notify-message_text
features[field_instance][] = user-user-message_subscribe_email
features[message_type][] = commons_notify_comment_created
features[message_type][] = commons_notify_comment_created_no_groups
features[message_type][] = commons_notify_node_created
features[message_type][] = commons_notify_node_created_no_groups
features[message_type_category][] = commons_notify
features[variable][] = field_bundle_settings_message__commons_notify_comment_created
features[variable][] = field_bundle_settings_message__commons_notify_comment_created_no_groups
features[variable][] = field_bundle_settings_message__commons_notify_node_created
features[variable][] = field_bundle_settings_message__commons_notify_node_created_no_groups
features[variable][] = message_subscribe_default_notifiers

features_exclude[field_base][message_text] = message_text
features_exclude[field_base][field_target_nodes] = field_target_nodes
features_exclude[field_base][field_target_comments] = field_target_comments

File

modules/commons/commons_notify/commons_notify.info
View source
  1. name = Commons Notify
  2. description = Provides a framework for allowing users to be notified when an event is triggered.
  3. package = Commons - Building blocks
  4. core = 7.x
  5. dependencies[] = commons_follow
  6. dependencies[] = ctools
  7. dependencies[] = entity
  8. dependencies[] = entityreference
  9. dependencies[] = features
  10. dependencies[] = list
  11. dependencies[] = message
  12. dependencies[] = message_subscribe
  13. dependencies[] = message_subscribe_email
  14. dependencies[] = number
  15. dependencies[] = options
  16. dependencies[] = strongarm
  17. dependencies[] = text
  18. features[ctools][] = strongarm:strongarm:1
  19. features[features_api][] = api:2
  20. features[field_base][] = field_message_rendered_body
  21. features[field_base][] = field_message_rendered_subject
  22. features[field_base][] = message_subscribe_email
  23. features[field_instance][] = message-commons_notify_comment_created-field_message_rendered_body
  24. features[field_instance][] = message-commons_notify_comment_created-field_message_rendered_subject
  25. features[field_instance][] = message-commons_notify_comment_created-field_target_comments
  26. features[field_instance][] = message-commons_notify_comment_created-field_target_nodes
  27. features[field_instance][] = message-commons_notify_comment_created_no_groups-field_message_rendered_body
  28. features[field_instance][] = message-commons_notify_comment_created_no_groups-field_message_rendered_subject
  29. features[field_instance][] = message-commons_notify_comment_created_no_groups-field_target_comments
  30. features[field_instance][] = message-commons_notify_comment_created_no_groups-field_target_nodes
  31. features[field_instance][] = message-commons_notify_node_created-field_message_rendered_body
  32. features[field_instance][] = message-commons_notify_node_created-field_message_rendered_subject
  33. features[field_instance][] = message-commons_notify_node_created-field_target_nodes
  34. features[field_instance][] = message-commons_notify_node_created_no_groups-field_message_rendered_body
  35. features[field_instance][] = message-commons_notify_node_created_no_groups-field_message_rendered_subject
  36. features[field_instance][] = message-commons_notify_node_created_no_groups-field_target_nodes
  37. features[field_instance][] = message_type-commons_notify-message_text
  38. features[field_instance][] = user-user-message_subscribe_email
  39. features[message_type][] = commons_notify_comment_created
  40. features[message_type][] = commons_notify_comment_created_no_groups
  41. features[message_type][] = commons_notify_node_created
  42. features[message_type][] = commons_notify_node_created_no_groups
  43. features[message_type_category][] = commons_notify
  44. features[variable][] = field_bundle_settings_message__commons_notify_comment_created
  45. features[variable][] = field_bundle_settings_message__commons_notify_comment_created_no_groups
  46. features[variable][] = field_bundle_settings_message__commons_notify_node_created
  47. features[variable][] = field_bundle_settings_message__commons_notify_node_created_no_groups
  48. features[variable][] = message_subscribe_default_notifiers
  49. features_exclude[field_base][message_text] = message_text
  50. features_exclude[field_base][field_target_nodes] = field_target_nodes
  51. features_exclude[field_base][field_target_comments] = field_target_comments