try another color:
try another fontsize: 60% 70% 80% 90%
Fabriko

Vocabularies

warning: Missing argument 2 for image_help() in /home/fabrocou/public_html/modules/image/image.module on line 15.

Vocabularies help us to organise our category terms.

Vocabularies are a collections of words - or Terms as they are called in Drupal - that we use to organise content of a similar type.

Categories are synonymous with Terms. In other words if I create the term 'Red' then Red is a category I can put content into. You will get used to this when you start creating your taxonomic system.

Example of a vocabulary use

We might create the following terms to categorise car engine size

  • less than 1000cc
  • 1000-1200cc
  • 1200-1800
  • more than 1800

 

We can collect these terms into a vocabulary called Cars along with many other terms we associate with cars.

We can create another vocabulary called Books and put the following terms into it

  • biography
  • cooking
  • gardening
  • computer
  • reference

And of course we can add a lot of other terms as well.

How many vocabularies should you have?

If your site is mainly of one type of content or your users are a well defined group, then use one vocabulary for your taxonomic system.

If your content or your audience is more diverse, then use more vocabularies. Using more taxonomies gives you greater flexibility when it comes to using modules such as Views. However too many can become administratively unwieldy.

Modules and vocabularies

Some modules automatically create their own vocabularies. These include

  • Simplenews
  • Forums
  • Aggregator

You dont have to use these at all. You can always re-create these as part of your main vocabulary.