You are here

commons_pages.info in Drupal Commons 7.3

name = Commons Pages
description = Provides a Page content type for creating static content.
package = Commons - Content types
core = 7.x

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

features[ctools][] = strongarm:strongarm:1
features[features_api][] = api:2
features[field_instance][] = node-page-body
features[node][] = page
features[variable][] = comment_anonymous_page
features[variable][] = comment_default_mode_page
features[variable][] = comment_default_per_page_page
features[variable][] = comment_form_location_page
features[variable][] = comment_page
features[variable][] = comment_preview_page
features[variable][] = comment_subject_field_page
features[variable][] = menu_options_page
features[variable][] = menu_parent_page
features[variable][] = node_options_page
features[variable][] = node_preview_page
features[variable][] = node_submitted_page
features[variable][] = pathauto_node_page_pattern

File

modules/commons/commons_pages/commons_pages.info
View source
  1. name = Commons Pages
  2. description = Provides a Page content type for creating static content.
  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. features[ctools][] = strongarm:strongarm:1
  12. features[features_api][] = api:2
  13. features[field_instance][] = node-page-body
  14. features[node][] = page
  15. features[variable][] = comment_anonymous_page
  16. features[variable][] = comment_default_mode_page
  17. features[variable][] = comment_default_per_page_page
  18. features[variable][] = comment_form_location_page
  19. features[variable][] = comment_page
  20. features[variable][] = comment_preview_page
  21. features[variable][] = comment_subject_field_page
  22. features[variable][] = menu_options_page
  23. features[variable][] = menu_parent_page
  24. features[variable][] = node_options_page
  25. features[variable][] = node_preview_page
  26. features[variable][] = node_submitted_page
  27. features[variable][] = pathauto_node_page_pattern