Book Image

Drupal 5 Themes

Book Image

Drupal 5 Themes

Overview of this book

Drupal is an award winning open source Content Management System. Based on PHP/MySQL, its power and flexibility combined with its exceptional design mean it is already on the way to becoming the de facto standard for CMS Websites. Drupal?¢‚Ǩ‚Ñ¢s modular design and structured source code make it both highly flexible and easily extended and modified. Drupal is extremely scalable, making it ideal for both a simple personal website as well as an industrial strength commercial or institutional web presence.Drupal is a model open source project in that it has a large, friendly community of people who contribute to the project in various ways. Drupal is not only free and easy to use, but this community provides on going mutual support.
Table of Contents (14 chapters)
Drupal 5 Themes
Credits
About the Author
About the Reviewer
Preface
Appendix A

Summary


In this chapter, we've looked in depth at the default PHPTemplate theme engine. You should now have an awareness of the key files involved in a PHPTemplate theme and some appreciation of how those files interact. The discussion of the order of precedence among various theme files lays down a fundamental principle. You have seen example of how to override default theme files by placing alternative files inside the theme directories.

In this chapter, we also spoke about alternative theme engines and noted that although the range of choices is now limited, hopefully we will see more options soon.