Jul
23
Drupal module mashups with Views and CCK
Wed, 07/22/2009 - 21:41 | 3 comments
With modules like CCK and Views developers rapidly create solutions with little custom module development. What if you need to deploy the same configuration of content types and views on multiple sites? The following example takes the power of the Views and CCK to create a sort of mashup module packaging your views and content type. I find this helpful time saver when having to repeat the same configuration on multiple sites.