Drupal Views
Drupal Views is a module that provides the ability to manage lists of content.
If you need assistance with a Drupal project, Drupality.com.au provides professional Drupal consulting, design and development services in Australia. Find out more about Drupality.com.au »
Read more about Drupal Views at http://drupal.org/project/views
The Views module provides a flexible method for Drupal site designers to control how lists of content (nodes in Views 1, almost anything in Views 2) are presented. Traditionally, Drupal has hard-coded most of this, particularly in how taxonomy and tracker lists are formatted.
This tool is essentially a smart query builder that, given enough information, can build the proper query, execute it, and display the results. It has four modes, plus a special mode, and provides an impressive amount of functionality from these modes.


