You are here

Files in Content Taxonomy 7

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt Content_Taxonomy 7.x-1.0-rc1, 2016-03-22 ---------------------------------------- #1373716 by Owen Barton: Added hook_disable() to disable the custom field widget and prevent site from breaking. By mh86: Added hook for altering the term tree…
content_taxonomy.api.php content_taxonomy.api.php This file contains no working PHP code; it exists to provide additional documentation for doxygen as well as to document hooks in the standard Drupal manner.
content_taxonomy.info content_taxonomy.info name = Content Taxonomy description = Extends the Taxonomy Reference Fields core = 7.x package = Fields dependencies[] = taxonomy
content_taxonomy.install content_taxonomy.install (Un-) installation tasks for content taxonomy.
content_taxonomy.module content_taxonomy.module
content_taxonomy_autocomplete.info content_taxonomy_autocomplete.info name = Content Taxonomy Autocomplete description = Extends the Taxonomy Autocomplete Widget core = 7.x package = Fields dependencies[] = content_taxonomy files[] = includes/content_taxonomy_autocomplete_moderated_terms.inc
content_taxonomy_autocomplete.module content_taxonomy_autocomplete.module
content_taxonomy_autocomplete_moderated_terms.inc includes/content_taxonomy_autocomplete_moderated_terms.inc
content_taxonomy_et.info content_taxonomy_et.info name = Content Taxonomy Entity Translations description = Adds support for terms that are translated via the Entity Translation and Title module. core = 7.x package = Fields dependencies[] = content_taxonomy dependencies[] =…
content_taxonomy_et.module content_taxonomy_et.module Entity Translation integration for taxonomy terms.
content_taxonomy_migrate.info content_taxonomy_migrate.info name = Content Taxonomy Migrate description = Migration from Content Taxonomy to Term Reference fields. core = 7.x package = Fields dependencies[] = taxonomy dependencies[] = content_migrate
content_taxonomy_migrate.module content_taxonomy_migrate.module
README.txt README.txt Content Taxonomy: ***************** Migration from D6 to D7: - backup your DB - run the core upgrade path - download and install the Content Migrate (CCK) module - download and install the Content Taxonomy Migrate module - goto Structure >…

Other projects