You are here

entity_share_taxonomy.info in Entity Share 7

name = Entity Share Taxonomy
package = Entity Share
description = this module allows to share taxonomy term in content
core = 7.x

dependencies[] = entity_share
dependencies[] = taxonomy

files[] = includes/entity_share_taxonomy.abstract.inc
files[] = includes/entity_share_taxonomy.export.inc
files[] = includes/entity_share_taxonomy.import.inc

File

modules/entity_share_taxonomy/entity_share_taxonomy.info
View source
  1. name = Entity Share Taxonomy
  2. package = Entity Share
  3. description = this module allows to share taxonomy term in content
  4. core = 7.x
  5. dependencies[] = entity_share
  6. dependencies[] = taxonomy
  7. files[] = includes/entity_share_taxonomy.abstract.inc
  8. files[] = includes/entity_share_taxonomy.export.inc
  9. files[] = includes/entity_share_taxonomy.import.inc