Drupal Videos: presentation

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

Michelle Lauer in DrupalCamp Montreal 2009 cover using argument in views 2 and show how to use node reference and relationship to show specific content for specific nodes.

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.

Part 2 of The Semantic Web and Drupal shows why they go so well together. Showing the similarities and differences .

A brief overview of the Semantic Web cover the basic principle of the Semantic web, Drupal and Semantic web is in the second part.

Part 2 of 9 in the series of the Basics of Drupal 6, this tutorial will show you how to download, install, and locally host a Drupal 6 website.

Learn the basics about Drupal 6 in this 9 part series. This first part coveres basic drupal term like Node, Block, Taxonomy and Module.