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.
This is an introduction to blocks in Drupal. Blocks allow you to display content in different areas of the screen and can be used to customise the look of your site. This guide explains the basics of using and customising...
| Drupal Version | All |
| Category | Content display |
| Difficulty | Beginner |
| Medium | Video |
This guide explains how to theme a CCK node using the node.tpl.php template rather than the Contemplate module. This involves accessing the node variables directly through PHP. The same principle can be used to theme any...
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,...
| Drupal Version | 6.x |
| Category | Module guide |
| Module | CCK |
| Difficulty | Intermediate |
| Medium | Text |
This guide describes the process of creating a theme for Drupal 6.x. It describes the purpose of each file in the theme and the PHP variable which can be called to create various page elements.
| Drupal Version | 6.x |
| Category | Theming |
| Difficulty | Intermediate |
| Medium | Text |



