Front End Drupal

Error message

  • Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in menu_set_active_trail() (line 2405 of /home1/markspap/public_html/kathy/includes/menu.inc).
  • Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /home1/markspap/public_html/kathy/includes/common.inc).
August 9, 2011

Front End Drupal: Designing, Theming, Scripting by Emma Hogbin and Konstantin Kafer is one of my favorite books on Drupal. It's written specifically for Drupal 6, but most of the concepts apply to Drupal 7 as well.

For Drupal theming, this is the go-to book. You'll learn how to create or modify any theme, how to override Drupal's core theming functions, and how to create amazing sites with JQuery. The JQuery section is especially helpful, with examples that spell out clearly how to use JQuery in your theme.

Whether you're a seasoned Drupal themer or are just thinking about trying your hand at theming, Front End Drupal will be a welcome resource.