By drupalhook on
Hi,
I am using drupal 5.13 version, I enabled "TAXONOMY" module through admin, but I am unable to work on it, as it is not available in content management section. How can add tag in a content type since I can't see this anywhere in admin area.?
Please anyone can help me.
Regards
AB
Comments
You have to create a
You have to create a vocabulary first, and tell Drupal to which content types this vocabulary applies. See http://drupal.org/node/120624 for a tutorial.