You are here

answers_taxonomy.info in Answers 7.4

name = Answers Taxonomy
description = Allow users to tag questions
core = 7.x
package = Answers
dependencies[] = answers
dependencies[] = features
dependencies[] = taxonomy
dependencies[] = views

files[] = answers_taxonomy.test
features[ctools][] = views:views_default:3.0
features[features_api][] = api:2
features[field_base][] = answers_tags
features[field_instance][] = node-answers_question-answers_tags
features[taxonomy][] = answers_taxonomy_answers_tags
features[taxonomy_display][] = answers_taxonomy_answers_tags
features[views_view][] = answers_tags
features_exclude[dependencies][ctools] = ctools

File

answers_taxonomy/answers_taxonomy.info
View source
  1. name = Answers Taxonomy
  2. description = Allow users to tag questions
  3. core = 7.x
  4. package = Answers
  5. dependencies[] = answers
  6. dependencies[] = features
  7. dependencies[] = taxonomy
  8. dependencies[] = views
  9. files[] = answers_taxonomy.test
  10. features[ctools][] = views:views_default:3.0
  11. features[features_api][] = api:2
  12. features[field_base][] = answers_tags
  13. features[field_instance][] = node-answers_question-answers_tags
  14. features[taxonomy][] = answers_taxonomy_answers_tags
  15. features[taxonomy_display][] = answers_taxonomy_answers_tags
  16. features[views_view][] = answers_tags
  17. features_exclude[dependencies][ctools] = ctools