Drupal 7 note

When installing Views on Drupal 7, you absolutely must have CTools of at least alpha4 and you may need to flush cache as much as twice. There are currently issues with core's cache flushing that means one cache flush isn't necessarily enough. Also, if your CTools' version is older than CTools 7.x-1.0-alpha4 things will crash a lot..

What is Views

The Views module provides a flexible method for Drupal site designers to control how lists and tables 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.

Among other things, Views can be used to generate reports, create summaries, and display collections of images and other content.

You need Views if

  • You like the default front page view, but you find you want to sort it differently.
  • You like the default taxonomy/term view, but you find you want to sort it differently; for example, alphabetically.
  • You use /tracker, but you want to restrict it to posts of a certain type.
  • You like the idea of the 'article' module, but it doesn't display articles the way you like.
  • You want a way to display a block with the 5 most recent posts of some particular type.
  • You want to provide 'unread forum posts'.
  • You want a monthly archive similar to the typical Movable Type/Wordpress archives that displays a link to the in the form of "Month, YYYY (X)" where X is the number of posts that month, and displays them in a block. The links lead to a simple list of posts for that month.

Views can do a lot more than that, but those are some of the obvious uses of Views.

Dependencies

The Drupal 7 version of Views requires the Chaos Tool Suite also known as CTools.

Views' bug squad

The Views' bug squad is a group of people who have dedicated a few hours a week to help provide support and fix bugs in the issue queue. They are the first line for answering questions and properly filing issues. Anyone who wishes to join the Bug Squad to help others may do so to help contribute to the Drupal community!

Views documentation

  • Views 1
  • Views 2 (This link goes to the Advanced Help project page. All Views documentation is included with its installation. For your convenience, you may also visit http://views-help.doc.logrus.com. This site may or may not be fully up to date at any given time.)
  • Views 2 API (doxygen generated from Views 2 source. Only useful to developers.)
  • Views 3 documentation hasn't been written yet. Items of note are:
    1. Only UID1 can import a View.

Sponsorship

  • This project is sponsored by IO1. We provide specialist consulting services in Enterprise Drupal, Views & Panels, Visit us at www.io1.biz or Contact us.

Our book

Downloads

Recommended releases

Version Downloads Date Links
7.x-3.1 tar.gz (1.5 MB) | zip (1.71 MB) 2012-Jan-16 Notes
6.x-2.16 tar.gz (1.21 MB) | zip (1.35 MB) 2011-Nov-14 Notes

Other releases

Version Downloads Date Links
6.x-3.0 tar.gz (1.13 MB) | zip (1.31 MB) 2012-Jan-04 Notes

Development releases

Version Downloads Date Links
7.x-3.x-dev tar.gz (1.51 MB) | zip (1.71 MB) 2012-Feb-08 Notes
6.x-3.x-dev tar.gz (1.13 MB) | zip (1.31 MB) 2012-Feb-08 Notes

Project Information


Maintainers for Views

  • dereine - 2007 commits
    last: 18 hours ago, first: 2 years ago
  • merlinofchaos - 3240 commits
    last: 2 weeks ago, first: 6 years ago
  • esmerel - 114 commits
    last: 24 weeks ago, first: 47 weeks ago
  • dww - 27 commits
    last: 30 weeks ago, first: 4 years ago

Issues for Views

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 29 Jan 07
nobody click here