stray rescue

Two Powerful Drupal Modules: CCK and Views

OK, so the Content Creation Kit is easily the most powerful module for Drupal. But only when paired with the Views module. The CCK module allows you to create custom content types. The Views module allows you to create a page that displays content that can be sorted, arranged, and displayed in almost any fashion, with some simple ajax functionality to boot.

To give an example of these two modules working in concert with each other, I will attempt to explain a recent site I built, along with talented interaction designer Parth Bhawalkar, completely in Drupal, the Stray Rescue of St. Louis website. Continue reading »