Skip navigation.

content types

Drupal: content types

Introduction

One of the first decision to make when setting a new Drupal web site, is to decide which content types to set up.

The content types define what kind of content will be added to the web site: blog entries, forum topics, images, book reviews, etc.

By default, Drupal comes with two content types: page and story. A 'page' can be used for simple, static web pages like an about page. In a single user web site, a 'story' can be used as a blog entry.

Syndicate content