Dec
27
Two modules that any Drupal website designer will need to know to build a solid Drupal site. One is CCK (Content Construction Kit) and the other is View module. These two modules are complementary. CCK allows one to build new content type, while View allow one to display the content type in a specific manner.
Below is a video on how to use View module. The demo in the video was not quite systematic. For those who have used View module before, it is a good refreshment to learn a few more new tricks.
Dec
27
Below is a video on how you can display rss feeds to your Drupal website through the Drupal’s core feed aggregator. The problem with the Drupal’s core feed aggregator is that I can’t find an easy way to style those feeds the way I would like to show them on my content region.


