Drupal vocabulary versus WordPress tags

Wordpress allows blog articles to be tagged with multiple tags.

In Drupal, to create the same functionality, use 'Administer->Content Management->Categories' and create a Vocabulary with 'Vocabulary Name' set to 'Blog' and a description.

Limit the types of node to 'Blog entry' and check the 'Free Tagging' and 'Multiple Select' entries.

Tags are case sensitive.