You are here

commons_notices.info in Drupal Commons 7.3

name = Commons Notices
description = Provides a Notice content type for displaying administrative alerts to users, such as planned system maintenance.
package = Commons - Content types
core = 7.x

dependencies[] = commons_body
dependencies[] = ctools
dependencies[] = features
dependencies[] = node
dependencies[] = strongarm
dependencies[] = text
dependencies[] = views

features[ctools][] = strongarm:strongarm:1
features[ctools][] = views:views_default:3.0
features[features_api][] = api:2
features[field_instance][] = node-notice-body
features[node][] = notice
features[variable][] = comment_anonymous_notice
features[variable][] = comment_default_mode_notice
features[variable][] = comment_default_per_page_notice
features[variable][] = comment_form_location_notice
features[variable][] = comment_notice
features[variable][] = comment_preview_notice
features[variable][] = comment_subject_field_notice
features[variable][] = menu_options_notice
features[variable][] = menu_parent_notice
features[variable][] = node_options_notice
features[variable][] = node_preview_notice
features[variable][] = node_submitted_notice
features[views_view][] = commons_notices_latest_notices

File

modules/commons/commons_notices/commons_notices.info
View source
  1. name = Commons Notices
  2. description = Provides a Notice content type for displaying administrative alerts to users, such as planned system maintenance.
  3. package = Commons - Content types
  4. core = 7.x
  5. dependencies[] = commons_body
  6. dependencies[] = ctools
  7. dependencies[] = features
  8. dependencies[] = node
  9. dependencies[] = strongarm
  10. dependencies[] = text
  11. dependencies[] = views
  12. features[ctools][] = strongarm:strongarm:1
  13. features[ctools][] = views:views_default:3.0
  14. features[features_api][] = api:2
  15. features[field_instance][] = node-notice-body
  16. features[node][] = notice
  17. features[variable][] = comment_anonymous_notice
  18. features[variable][] = comment_default_mode_notice
  19. features[variable][] = comment_default_per_page_notice
  20. features[variable][] = comment_form_location_notice
  21. features[variable][] = comment_notice
  22. features[variable][] = comment_preview_notice
  23. features[variable][] = comment_subject_field_notice
  24. features[variable][] = menu_options_notice
  25. features[variable][] = menu_parent_notice
  26. features[variable][] = node_options_notice
  27. features[variable][] = node_preview_notice
  28. features[variable][] = node_submitted_notice
  29. features[views_view][] = commons_notices_latest_notices