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
Average: 5 (2 votes)
Drupal Version6.x
CategoryTheming
DifficultyAdvanced
MediumText
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,...
tags: CCK, Contemplate, template files, theming
Average: 1 (1 vote)
Drupal Version6.x
CategoryModule guide
ModuleCCK
DifficultyIntermediate
MediumText
As seen on Mustard Seed Media. See how the module works and how it makes it so very easy to make all your blocks look differently by throwing one convenient switch in the Drupal UI
tags: block theme, theming
Average: 4 (1 vote)
Drupal Version6.x
CategoryModule guide
ModuleBlock Theme
DifficultyAdvanced
MediumVideo
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...
tags: blocks, Drupal basics, theming
No votes yet
Drupal VersionAll
CategoryContent display
DifficultyBeginner
MediumVideo
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...
tags: .tpl.php, node, node.tpl.php, theming
No votes yet
Drupal Version5.x
CategoryTheming
ModuleCCK
DifficultyAdvanced
MediumText