Home

Drupal debugging

How to set up a development environment to allow step through debugging, viewing of variables, logging, etc. Ideally there should be labs covering a number of popular dev environments such as Eclipse, Komodo, TextMate(??), Vim (with XDebug).
This course would actually be useful for intermediate themers as well in my opinion. Of course it will be useful to someone getting started as a PHP developer.

Intermediate and Advanced theming

With lots of practical examples of how to use all the elements of the Drupal theming system (templates, function over-rides, pre-process, etc. etc.)