You are here

commons_seo.info in Drupal Commons 6.2

name = "Commons SEO"
description = "Provide functionality to improve search indexing, URL structure, etc"
core = "6.x"
package = "Commons"
dependencies[] = "features"
dependencies[] = "path"
dependencies[] = "pathauto"
dependencies[] = "strongarm"
features[ctools][] = "strongarm:strongarm:1"
features[user_permission][] = "administer pathauto"
features[variable][] = "pathauto_node_blog_pattern"
features[variable][] = "pathauto_node_discussion_pattern"
features[variable][] = "pathauto_node_document_pattern"
features[variable][] = "pathauto_node_event_pattern"
features[variable][] = "pathauto_node_group_pattern"
features[variable][] = "pathauto_node_notice_pattern"
features[variable][] = "pathauto_node_page_pattern"
features[variable][] = "pathauto_node_poll_pattern"
features[variable][] = "pathauto_node_wiki_pattern"
features[variable][] = "pathauto_taxonomy_2_pattern"
features[variable][] = "pathauto_tracker_pattern"
features[variable][] = "pathauto_user_pattern"

File

modules/features/commons_seo/commons_seo.info
View source
  1. name = "Commons SEO"
  2. description = "Provide functionality to improve search indexing, URL structure, etc"
  3. core = "6.x"
  4. package = "Commons"
  5. dependencies[] = "features"
  6. dependencies[] = "path"
  7. dependencies[] = "pathauto"
  8. dependencies[] = "strongarm"
  9. features[ctools][] = "strongarm:strongarm:1"
  10. features[user_permission][] = "administer pathauto"
  11. features[variable][] = "pathauto_node_blog_pattern"
  12. features[variable][] = "pathauto_node_discussion_pattern"
  13. features[variable][] = "pathauto_node_document_pattern"
  14. features[variable][] = "pathauto_node_event_pattern"
  15. features[variable][] = "pathauto_node_group_pattern"
  16. features[variable][] = "pathauto_node_notice_pattern"
  17. features[variable][] = "pathauto_node_page_pattern"
  18. features[variable][] = "pathauto_node_poll_pattern"
  19. features[variable][] = "pathauto_node_wiki_pattern"
  20. features[variable][] = "pathauto_taxonomy_2_pattern"
  21. features[variable][] = "pathauto_tracker_pattern"
  22. features[variable][] = "pathauto_user_pattern"