How to Use the Views UI and Theme a View

Presenter: 
Squiggy Rubio
Date & Time: 
October 17, 2009 - 9:00am

Views is a popular Drupal contrib module that speeds up development time for many types of websites. Essentially it enables you to grab almost any piece of information available on your site and present it in many different ways, as lists of content, without having to write any (or much) code.

Views is a popular Drupal contrib module that speeds up development time for many types of websites. Essentially it enables you to grab almost any piece of information available on your site and present it in many different ways, as lists of content, without having to write any (or much) code.

This session will introduce how to build a "view" using the Views UI. The second half will cover Views theming.