New Podcast

Posted Tuesday, July 27 at 2:29 pm

Ryan Price and Mike Anello recently talked with Jacob Redding (jredding), author of Beginning Drupal as well Treasurer and Interim General Manager of the Drupal Association.

Download Podcast 41
DrupalEasy_ep41_20100727.mp3
Syndicate content

NEWSLETTER

Stay informed on our latest news!

Syndicate content

Testimonial

Spending the day with you guys really helped me realize that Drupal allows me to do many of the same things I manually did, but in a nice little package already to go. I look forward to attending the next class you have.

Who are we?

DrupalEasy is the collective expertise of Ryan Price and Michael Anello, who joined forces to provide training and consulting services worldwide. Read all about them and what they can do.

What is Drupal?

Drupal is a free, super-powerful content management system for sites that require information posting and collection, including blogs, forums, videos, photos, and databases of information. We think it is the best platform available. Here's why...

Why Drupal?

More and more savvy organizations are going with Drupal for content management, and its no mystery why. It’s free, flexible, and easy to maintain for small or large volume sites. Learn more...

Building Content-Rich Sites

Intermediate

Developers, Site administrators, Site managers, Hobbists

This course covers two of the most widely used modules in the Drupal eco-system: Content Construction Kit (CCK) and Views.

CCK is used to create "content types" for your site. For example, if you run an entertainment-based site, you might have content types for movies, television shows, and musical artists. Each "content type" can have its own set of unique fields that describes a particular item. A "movie" content type might have the title, year of release, box office gross, and director. A "television show" content type might have the title, channel, number of seasons, and list of episodes.

Views is a way of creating lists of content on your site. Using the entertainment-based site example, you might create a view that lists all movies from a particular year, or all content (regardless of the content type) in which a particular actor appeared.

Topics covered in this course include:

  • Creating a new content type
  • Using images in content types
  • Using references to other site content
  • Using dates in content types
  • Creating a basic View
  • Understanding Views displays
  • Using Views Relationships
  • Using Views Attachments

Supporting modules that will be covered include:

The ability to add/edit/delete content/comments/users from a Drupal site.