Blogs

Aug 8 2009

Preprocess Functions Presentation at DrupalCamp LA

At DrupalCamp LA, I gave a presentation about preprocess functions, their purpose, a few techniques and examples, as well as the philosophy associated with theming.

As promised, here is the code used in the presentation as well as the slides in pdf form. Most of the talk was focussed around examples.

The code talks for itself, it is fairly well commented and provides a few good examples of the types of things that can be done using preprocess. In order to use this code, simply copy/paste the contents into your theme's template.php and change the "mytheme" to the name of your theme.

Files

••• (#)