Pour toutes questions sur nos formations Drupal, n'hésitez pas à nous contacter.
This module provides a CCK field type for referencing taxonomy terms.
The fields are independent from vocabulary settings. For every field you can specify following settings:
Content Taxonomy is going to hide all form fields from the core Taxonomy module from vocabularies, which are handled by a Content Taxonomy field (since Beta 6).
Further Content Taxonomy Fields have Views and Token support and can be used with Rules.
At the moment there are following widgets available:
A good comparison between the different CCK/Taxonomy Modules is available here.
Migration from D6 to D7 Term Reference Fields:
- first 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 > Migrate and select your fields to upgrade
- clear caches
- check if the data is available or rollback
note: the Content Taxonomy module in D7 allows you to select the parent term in the field settings, but all other advanced settings will be lost when upgrading.