This concise guide will show you how to customise the display of your primary and secondary links by using a theme override.
tags: customise, primary links, secondary links, template.php, theme override
Average: 5 (1 vote)
Drupal Version5.x
CategoryTheming
ModuleOther
DifficultyAdvanced
MediumText
This guide describes how to display content in a block using PHP. This may be useful if you want to stack snippets of content each contained in their own block. This tutorial does require some familiarity with SQL and PHP...
tags: blocks
Average: 3 (3 votes)
Drupal Version5.x
CategoryTheming
DifficultyAdvanced
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
Average: 5 (1 vote)
Drupal Version5.x
CategoryTheming
ModuleCCK
DifficultyAdvanced
MediumText
This tutorial outlines the steps to create and awesome looking taxonomy menu, using Imagecache, Taxonomy Image, Views, and some SQL.
tags: imagecache, taxonomy image, taxonomy menu, views
Average: 1 (2 votes)
Drupal Version5.x
CategoryTaxonomy
ModuleTaxonomy
DifficultyExpert
MediumText
This brief guide describes the function of the Tracker module for Drupal. More specifically, how the robot.txt file should be configured when the tracker module is being used for best search engine optimisation (SEO).
tags: robot.txt, SEO, tracker
Average: 5 (1 vote)
Drupal Version5.x
CategoryModule guide
ModuleTracker
DifficultyIntermediate
MediumText