This is documentation created for Views 2 - a module which creates lists of data i.e. a list of podcasts. This guide covers the basic use of the module and some of the more advanced API features.
tags: documentation, lists, module guide, views2
Average: 5 (2 votes)
Drupal Version6.x
CategoryModule guide
ModuleViews2
DifficultyAdvanced
MediumText
This guide describes how to name template (.tpl.php) files in order to override the Drupal default. For example how to create a custom template for a specific block, user or module.
tags: .tpl.php, naming suggestions, template files, templates, theming
Average: 5 (2 votes)
Drupal Version6.x
CategoryTheming
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: 2 (1 vote)
Drupal Version5.x
CategoryTheming
DifficultyAdvanced
MediumText
This guide describes how to solve the "user warning: Duplicate entry" error for Drupal version 5 and 6. The problem is caused because auto_increment is not set on certain database tables. This guide provides the...
tags: Drupal error, duplicate entry, user warning
Average: 4 (1 vote)
Drupal VersionAll
CategoryTroubleshooting
DifficultyAdvanced
MediumText
As seen on Mustard Seed Media. See how the module works and how it makes it so very easy to make all your blocks look differently by throwing one convenient switch in the Drupal UI
tags: block theme, theming
Average: 4 (1 vote)
Drupal Version6.x
CategoryModule guide
ModuleBlock Theme
DifficultyAdvanced
MediumVideo