node
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
Drupal taxonomy, Drupal nodes and other terms - what do they mean?
This guide explains some of the basic terminology and concepts that you will meet when using Drupal including: taxonomies, nodes, input formats and throttle.
tags: Drupal basics,node,taxonomy
tags: Drupal basics,node,taxonomy
| Drupal Version | All |
| Category | New to Drupal |
| Difficulty | Beginner |
| Medium | Text |



