User Auto Tag
Categories
Component ID
1977374
Component name
User Auto Tag
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
600
Component created
Component changed
Component body
User module to pull tags from content types to the user profile.
This module would be a simple method to track users activity on your web site, using the tag system of Drupal.
The module create a taxonomy term field in the user profile and associate to vocabulary "tags". Every time the user visit a node of a content type set in the module, inherit node tags.
If the default "tags" vocabulary doesn't exist, the module create a new one with the same name. If you want to use a different vocabulary, edit the field created by the module and associate your vocabulary.
