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 concise guide will show you how to customise the display of your primary and secondary links by using a theme override.
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 |



