template files
Drupal 6 - Content Construction Kit (CCK)
This guide covers the basics of the Content Construction Kit (CCK) for Drupal 6. This guide covers everything you would ever need to know about the module including: installing the module, creating a custom content type, user rights management, data input, theming using template files, theming using Contemplate and more!
tags: CCK,Contemplate,template files,theming
tags: CCK,Contemplate,template files,theming
| Drupal Version | 6.x |
| Category | Module guide |
| Module | CCK |
| Difficulty | Intermediate |
| Medium | Text |
Naming template (.tpl.php) files
This guide describes how to name template (.tpl.php) files in order to override the Drupal default. For example how to create a custom template for a specific block, user or module.
tags: .tpl.php,naming suggestions,template files,templates,theming
tags: .tpl.php,naming suggestions,template files,templates,theming



