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: 2 (1 vote)
Drupal Version5.x
CategoryTheming
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 (1 vote)
Drupal Version5.x
CategoryTaxonomy
ModuleTaxonomy
DifficultyExpert
MediumText
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
No votes yet
Drupal Version5.x
CategoryTheming
ModuleOther
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
No votes yet
Drupal Version5.x
CategoryTheming
ModuleCCK
DifficultyAdvanced
MediumText
This guide explains how to place Adsense adverts into blocks between teasers. This technique will work with any phptemplate based theme and will work with any type of ad code, not just Adsense.
tags: advertising, theming
No votes yet
Drupal Version5.x
CategoryAdvertising
ModuleAdSense
DifficultyIntermediate
MediumText