This Drupal tutorial is easy, yet it can come very handy and useful sometimes. For one website, I needed to make one part on the frontpage to display teaser of random article, and refreshes itself every 24 hours. Easy, I thought, I could use block_cache module and that's all.
howto
How to make a photo gallery with thumbnails in Drupal
Here we will create a simple photo gallery for Drupal CMS that will have thumbnails listed in a table with 3 columns. First of all, please have a look at how our final result will look like:
http://www.iwant2visit.net/gallery/amsterdam-photos
Would you like to have something like that on your website? Read on…