[support] Help with category and taxonomy

Francesco Baldini fb at codicelibero.net
Sat Nov 25 20:08:20 UTC 2006


> Hi list:
> Because I'm newbie with Drupal I really can't understand how category
> system works. In CMS like *Nuke, Joomla and others I simply do this:
>  - Add category
> - Add news to the category
> But here in Drupal I see some new terms for me like Taxonomy and some
> others. Where I can found a tutorial or better a explanation for how this
> part of Drupal works?

In drupal taxonomy <http://drupal.org/node/299> works in different way:
Vocabulary is the "container" such as a macro-category that contain terms,
terms are real categories, you can assign to every nodes type many
vocabulary.

eg:
using a news website you can assign to story content type different
categories, places, topic,

Places (Vocabulary)
- Rome (term)
- Amsterdam (term)
- Paris (term)
- Berlin (term)
- ... (term)

Topic (Vocabulary)
- Politics (term)
- Finance (term)
- Lifestyle (term)
- ...

I hope being enough clear :)



More information about the support mailing list