published: 25 May 2011
pages: 320
published by: Packt Publishing
ISBN: 1849512760
This is the third installment in the popular Drupal Themes series.
Drupal 7 Themes is an ideal introduction to theming with Drupal 6. If you want to create a striking new look for your Drupal 6 website, this book is for you. This book is an extensively revised, updated and expanded edition of Drupal 6 Themes, written specifically for Drupal 7. The book will show you techniques and tools to help you improve the look and feel of any Drupal 7-powered website.
Starting from the basics of theme setup and configuration, you will learn about the Drupal theming architecture and the PHPTemplate engine, and then move on to modifying existing themes and building new themes from scratch. You will find out about tools to make your theme development easier, and also find invaluable information about under-documented elements of the theming system.
* Learn about the Drupal 7 Theming Architecture
* Find and install new themes
* Get the most from Drupal's theme configuration system
* Create a new theme from scratch
* Master PHPTemplate
* Modify the default templates and styles
* Override the default templates with your own
* Create dynamic styling which responds to the content or the user
* Discover tools that make theming easier and more efficient
This book helps you understand the logic behind the theming system employed in Drupal, and how to make it work for you. You will learn key concepts and work through examples with careful, step-by-step instructions.
The main requirements to make use of this book are knowledge of HTML, CSS, and a touch of creativity - you don't need to know anything about theming in Drupal, although you should be familiar with the basic operation of the Drupal system.
Although this book aims to make Drupal theming accessible to designers, theming in Drupal 6 involves writing some PHP code, and a basic knowledge of PHP will be helpful.
Regardless of your technical skills, this book will teach you to design themes for your Drupal websites in the easiest way.
Chapter 1 - The Elements of a Drupal Theme
Chapter 2 - Drupal's Default Configuration & Display Options
Chapter 3 - Understanding PHPTemplate Themes
Chapter 4 - Using Intercepts & Overrides
Chapter 5 - Customizing an Existing Theme
Chapter 6 - Creating a New Theme
Chapter 7 - Dynamic Theming
Chapter 8 - Theming Drupal Forms
Chapter 9 - Common Challenges in Drupal Theming
Chapter 10 - Useful Extensions for Themers
Appendix: Identifying Templates, Style Sheets & Themable Functions