Drupal Videos: drupal 7.x

Drupal 7 Alpha overview. This video shows how to install Drupal 7 from scratch and covers basic settings and configurations.

This video shows how to install modules in Drupal 7. It demonstrate installing and using the weather module.

Demonstrates the interactions for attaching files from the media library to an article in Drupal 7.

Drupal 7 Information Architecture approach - quick recap of the admin header.

Demonstration on how to set up your Drupal 7 site after installation.

Drupal theming with the 960 grid system by Todd Ross Nienkerk. General overview of the 960 grid system. covering basic terms and simple implementation.

Drupal 7 theming overview presentation. The changes to the Drupal 7 Theme layer aren’t revolutionary, but there are so many improvements.
This presentation covers:
- Template cleanup
- Numerous name changes (like sidebars and menus)
- phptemplate_ prefix is gone
- $classes and $classes_array
- theme functions and preprocess functions
- More regions, less hard-coded page variables
- Holy crap, content is now a block!
- template suggestion wildcard
- JQuery UI
- Granular theming
- html.tpl.php
- hook_page_alter()

Drupal 7 overview on new features and changes in Drupal 7. Totally revamp the database layer, make huge theming and file handling changes, and overhaul the end user experience.