Dynamic Display Block
Introduction
Dynamic Display Block (DDB) is a great module for Drupal. It can help you to create a very attractive block region, as you can see in many Antsin themes demo. There are lots of very well written article & tutorial in author's website. For better understanding how this module work, you need to check it out.
Since you use Antsin's theme, we have integrated all necessary function to work with DDB. Which means that you can also use our version of tutorial. Before you start with DDB, you should decide what would you like DDB to do. To make it simple, DDB can do following two tasks and each task require different setup:
- Create a Showcase block with text only. In this case, only the text will change dynamically. Please see demo here
- Create a Showcase block with text and images. In this case, both text and image will change dynamically. Please see demo here
Click on above link for detail information.
