Building Content for Your Drupal Website: CCK and Views
Maurice Green, SVUGA Webmaster
Completing our discussion of content creation we will discuss the two most popular and important contributed modules in Drupal. For those who require more specialized content forms there is the Content Creation Kit (CCK) which allows the webmaster to build new types from a variety of field types. (With the upcoming Drupal 7 CCK will be included in core as Fields.) To customize the presentation of these fields there is the Views module which creates customized SQL queries to the database to present the information in a variety of displays.