You are here

commons_topics.info in Drupal Commons 7.3

name = Commons Topics
description = Provides a simple taxonomy field for re-use by various Commons content types.
package = Commons - Building blocks
core = 7.x

dependencies[] = features
dependencies[] = strongarm
dependencies[] = taxonomy

features[ctools][] = strongarm:strongarm:1
features[features_api][] = api:2
features[field_base][] = field_topics
features[taxonomy][] = topics

File

modules/commons/commons_topics/commons_topics.info
View source
  1. name = Commons Topics
  2. description = Provides a simple taxonomy field for re-use by various Commons content types.
  3. package = Commons - Building blocks
  4. core = 7.x
  5. dependencies[] = features
  6. dependencies[] = strongarm
  7. dependencies[] = taxonomy
  8. features[ctools][] = strongarm:strongarm:1
  9. features[features_api][] = api:2
  10. features[field_base][] = field_topics
  11. features[taxonomy][] = topics