Book Image

Drupal 6 Themes

By : Ric Shreves
Book Image

Drupal 6 Themes

By: Ric Shreves

Overview of this book

<p>Drupal is an award winning open source Content Management System (CMS). Based on PHP/MySQL, its power and flexibility combined with its exceptional design mean it is one of the most popular choices for creating a CMS website.<br /><br />Drupal employs a specialized templating system and supports themes, which allow you to change the look and feel of the system's front and back-end interfaces. <br /><br />Drupal 6 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 a revised, updated and expanded edition of Drupal 5 Themes, written specifically for Drupal 6. The book will show you techniques and tools to help you improve the look and feel of any Drupal 6-powered website<br /><br />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.</p>
Table of Contents (16 chapters)
Drupal 6 Themes
Credits
About the Author
About the Reviewers
Preface

Firefox Extensions


Following are the Firefox extensions:

Firebug Firefox Extension

Those of you using the Firefox browser will want to check out the Firebug extension. Firebug allows you to pop up an inspection pane that contains information about the page in the browser. You can then click on elements and see the details of their formatting in the inspection window.

Firebug is a great time-saver for CSS work as you can not only view the styles at work but also edit them to see the impact on the page element. Firebug also eases work with JavaScript and, with the YSlow extension (a separate add-on you must install), you can even measure and benchmark page performance.

Learn more: https://addons.mozilla.org/en-US/firefox/addon/1843

The Web Developer Extension

Like Firebug, the Web Developer Extension is an add-on for the Firefox browser. Web Developer provides a wide variety of information about web pages as well as the ability to identify selectors and to edit active stylesheets. Web Developer also provides useful tools for forms and even links into different validation engines.

Whether you prefer Firebug or Web Developer is up to you. Firebug is faster and easier to use, but Web Developer provides a great deal of information. Both are installed in my Firefox browser.

Learn more: https://addons.mozilla.org/firefox/addon/60