Using Drupal Chapter 1: Drupal Overview

This page is archived

We're keeping this page up as a courtesy to folks who may need to refer to old instructions. We don't plan to update this page.

This series, based on the O'Reilly book Using Drupal, 2nd Edition, will be covering the basics of what Drupal is, and some history of how we've built sites on the web, in addition to pointing out resources where you can learn more on your own, and get help as you go. You'll get a high-level overview of where Drupal fits in the world of the web, and the major building blocks that Drupal provides.

See our guide Using Drupal Book by O'Reilly Media to access all of our tutorials related to this book. Each series covers a chapter (or appendix).

Tutorials in this course
More information

To learn more about how to get started with Drupal, also see our Introduction to Drupal guide.

In this lesson we take a look at Drupal, the open source Content Management System. We learn about the major components of a Drupal site and the library of constantly evolving tools available for working with Drupal. We find out how to see who uses it, by looking at DrupalShowcase.com and Drupal case studies on Drupal.org, among others. We look at Drupal's major features, such as Modules.

With this overview we have some context as we move forward into the series.

Additional resources

Using Drupal, 2nd edition

Drupal Case Studies

Drupalize.Me Guide: Using Drupal Book by O'Reilly Media

More information

Drupal is a great tool for working on the web, but to give it some context, in this lesson we're going to take a quick step back in time, and understand the history of working on the web and look at how the tools that Drupal provides match up with problems encountered over the years of web development.

Additional resources

Using Drupal, 2nd edition

Drupalize.Me Guide: Using Drupal Book by O'Reilly Media

More information

In this lesson we're going to break down the "Drupal stack" to understand what pieces are working here and how they relate to each other. We'll take a tour of the major components of Drupal itself, like nodes and users, and then have a brief discussion about ways of organizing content.

Additional resources

Using Drupal, 2nd edition

Drupalize.Me Guide: Using Drupal Book by O'Reilly Media

More information

Before we jump into building our first Drupal 7 site, we should also take a look at the great resources you have out there to help you on your journey. Being an open source project, Drupal has an amazing community of people who have paved this road before you. In this lesson we're going to look at the free community resources that you can use to not only find answers to your questions, but also connect with thousands of people around the world who are working in the same space you are. -- We are going to take a tour of the communtiy documentation, various Drupal forums, project issue queues, where you can glean a lot of useful information and help, Internet Relay Chat, or IRC, for real-time collaboration, and getting in touch with user groups of like-minded people around the world.

Additional resources

Using Drupal, 2nd edition

Drupal.org Documentation

Drupal.org Troubleshooting Guide

Drupal.org Forums

Drupal Answers on Stack Exchange

Drupal.org IRC listing

Drupal Groups Site (groups.drupal.org)

Drupalize.Me Guide: Using Drupal Book by O'Reilly Media

Up next: Using Drupal Chapter 2: Drupal Jumpstart