Date:
Fri, 10/24/2008 5:30pm
The Views module is the backbone of nearly all non-trivial Drupal sites. Views is essentially a graphical user interface for pulling items out of Drupal's database, allowing the user to make lists of Drupal content according to taxonomy, node type, content type, or nearly any other criterion.
Many people are coming to Drupal from a non-programming background. Views makes customizing Drupal possible for the non-programmer, but you have to understand some of the options that Views presents.