Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Drupal 5 Themes

You're reading from   Drupal 5 Themes Create a new theme for your Drupal website with a clean layout and powerful CSS styling

Arrow left icon
Product type Paperback
Published in Dec 2007
Publisher Packt
ISBN-13 9781847191823
Length 260 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Toc

What is PHPTemplate?


PHPTemplate is one of a family of applications known as templating engines (referred to frequently in Drupal—and in this text—as "theme engines"). These applications serve a middleware function and determine the coding syntax, which will be used to create the theme. As the name implies, PHPTemplate supports the popular PHP programming language for theme creation.

PHPTemplate was built by developer Adrian Rossouw, and was created specifically for use with Drupal. PHPTemplate is the most widely supported theme engine for Drupal and is compatible with Drupal 4.6 and up. PHPTemplate is included in the default distro of the Drupal 5 series.

Your default PHPTemplate engine files are located on your server in the directory themes/engines/phptemplate; additional theme files will appear in the theme directory of each individual PHPTemplate-enabled theme.

Note

PHPTemplate files follow a naming convention: xyz.tpl.php.

For example: block.tpl.php, comment.tpl.php, node.tpl.php, page...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image