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
No votes yet
Drupal VersionAll
CategoryNew to Drupal
DifficultyBeginner
MediumText
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