In this class, you’ll learn how to master fields, Views and Panels to create sophisticated Drupal sites.
This class follows immediately on from the beginner class and takes your Drupal skills to a higher level.
In the first three parts of the Drupal 7 Intermediate class, you’ll build a movie website. First you’ll learn how to add multiple types of information using fields:
- Introduction to the Project
- Adding the Poster
- Adding the Parental Rating
- Adding the Movie Length
- Adding the Movie Genre
- Adding the Release Date
- Adding the Short Summary
- Adding the Five-Star Rating
- Adding the Watchlist
- Adding the Trailer
- Adding the Key People
- Managing the Display
Then you’ll tackle Views, which is the most important module in Drupal. It will allow to display the information you’ve entered in useful and highly customized ways:
- Introduction to Views
- Populating our Site with the Devel Module
- Create a Block View
- Create a Page View
- Create the IMDB Page View
- Modify the IMDB Page View
- Create the Actors Block View
In the third part of the class, you’ll learn how to layout your information using the Panels module:
- Introduction to Panels
- Creating a New Homepage
- Redesigning an Existing Page or Node