You are here

taxonomy.info in Drupal 7

Same filename and directory in other branches
  1. 5 modules/taxonomy/taxonomy.info
  2. 6 modules/taxonomy/taxonomy.info
name = Taxonomy
description = Enables the categorization of content.
package = Core
version = VERSION
core = 7.x
dependencies[] = options
files[] = taxonomy.module
files[] = taxonomy.test
configure = admin/structure/taxonomy

File

modules/taxonomy/taxonomy.info
View source
  1. name = Taxonomy
  2. description = Enables the categorization of content.
  3. package = Core
  4. version = VERSION
  5. core = 7.x
  6. dependencies[] = options
  7. files[] = taxonomy.module
  8. files[] = taxonomy.test
  9. configure = admin/structure/taxonomy