You are here

taxonomy_term_depth.info in Taxonomy Term Depth 7

name = Taxonomy Term Depth
description = Provides field for storing taxonomy depth value and some wrappers integration with modules
core = 7.x
package = Taxonomy

; Autoload

; Views autoload

; Drush

; Dependencies
dependencies[] = drupal:taxonomy
dependencies[] = entity:entity

files[] = includes/taxonomy_term_depth_handler_field_taxonomy.inc
files[] = includes/taxonomy_term_depth_handler_filter_has_children.inc
files[] = taxonomy_term_depth.test

File

taxonomy_term_depth.info
View source
  1. name = Taxonomy Term Depth
  2. description = Provides field for storing taxonomy depth value and some wrappers integration with modules
  3. core = 7.x
  4. package = Taxonomy
  5. ; Autoload
  6. ; Views autoload
  7. ; Drush
  8. ; Dependencies
  9. dependencies[] = drupal:taxonomy
  10. dependencies[] = entity:entity
  11. files[] = includes/taxonomy_term_depth_handler_field_taxonomy.inc
  12. files[] = includes/taxonomy_term_depth_handler_filter_has_children.inc
  13. files[] = taxonomy_term_depth.test