Working with Categories: Taxonomy

By admin
Created 2004-05-17 19:27

Many content managementy systems and weblog application provide a means to categorize content. However, Drupal's taxonomy system allows the site administrator to create multiple sets of categories which can be applied to any, selective, or all node types.

Using terminology from information science, a category set is called a vocabulary, and an individual category within a vocabulary, a term.

For additional information about Drupal's taxonomy system, read more about it in the Drupal handbook [1].

Creating a vocabulary

In the categories configuration section [2] of Drupal administration, select the add vocabulary [3] tab. Then supply a

Creating a term

Once a vocabulary has been created, the administrator can add a nearly unlimited number of categories. Beside the vocabulary listing In the categories configuration section [5] of Drupal administration, select the add term link. Note that the description and synonyms fields are optional.

Use the category block

Drupal provides a block in the block configuration area [6] which will provide a listing of all categories with links to a display list of all nodes in that category.

Source URL: http://joe.english.purdue.edu/sp05/blakesley2/node/30