Drupal Videos: theming

A demo of a free software that provides a GUI for creating Drupal theme.info files, required by every Drupal theme.

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()

A quick drupal theming video covering the .info file. Continued tutorial from part 1.

Mike from Best Rank shows you how the drupal theming system works. This video covers briefly template.php and tpl files.

Screencast showing the Theme developer module, a Firebug for Drupal Theming.

Creating Zen sub-themes with Drupal Zenophile module.

On this podcast, Bob dives into the basics of the Organic Groups module.