Community Documentation

Forum: create threaded discussions

Last updated July 18, 2012. Created by LeeHunter on February 9, 2003.
Edited by choster, authentictech, Michelle, webernet. Log in to edit this page.

The Forum core module lets you create threaded discussion boards, called forums, on your site. Forums are very useful because they allow community members to discuss topics with one another, and the discussions are archived for future reference.

Topics, or threaded discussions, are posted into a forum. Each topic is comprised of an initial post, which is a Drupal node, and replies, which are Drupal comments. Forum topics have their own URLs.

Multiple forums are often set up for different areas of discussion. Forums can also be placed inside other forums for a discussion area that is a subset of the parent forum, in which case they are often called child boards or child forums.

Containers can also be created to hold a group of forums. However, unlike in parent forums, topics cannot be posted directly into containers. Both containers and forums can be placed inside other containers and forums. By planning the structure of your containers and forums well, you make it easier for users to find a discussion area of interest to them.

Note

The Forums module requires Taxonomy and Comments modules to be enabled.

Page status

No known problems

Log in to edit this page

About this page

Drupal version
Drupal 5.x, Drupal 6.x, Drupal 7.x
Keywords
forum

Site Building Guide

Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.