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 is an introduction to blocks in Drupal. Blocks allow you to display content in different areas of the screen and can be used to customise the look of your site. This guide explains the basics of using and customising...
tags: blocks, Drupal basics, theming
Average: 3 (2 votes)
Drupal VersionAll
CategoryContent display
DifficultyBeginner
MediumVideo