CCK
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 |
Theming a CCK node in Drupal
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 node type and this is especially useful for customising a Views or Views2 display.
tags: .tpl.php,node,node.tpl.php,theming
tags: .tpl.php,node,node.tpl.php,theming
Content Construction Kit (CCK) - Handbook
This is the online documentation for the CCK module for Drupal. This guide covers: getting started with CCK, administering CCK, CCK for developers and CCK for themers.
tags: documentation,handbook
tags: documentation,handbook
| Drupal Version | All |
| Category | Content display |
| Module | CCK |
| Difficulty | Intermediate |
| Medium | Text |
CCK and Views Tutorial
This screen cast provides an introduction to CCK and Views and shows you how to create custom lists of content. It is especially suitable for beginner to intermediate users.
tags: CCK
tags: CCK
| Drupal Version | All |
| Category | Content display |
| Module | CCK |
| Difficulty | Intermediate |
| Medium | Video |



