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.
| Drupal Version | 6.x |
| Category | Module guide |
| Module | Views2 |
| Difficulty | Advanced |
| Medium | Text |
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.
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...
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...
| Drupal Version | All |
| Category | Troubleshooting |
| Difficulty | Advanced |
| Medium | Text |
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
| Drupal Version | 6.x |
| Category | Module guide |
| Module | Block Theme |
| Difficulty | Advanced |
| Medium | Video |



