By shiolo on
Hi, I wanted to ask if someone knew a way of creating a slideshow (or just images rotating in a random way) but this slideshow should use the photos attached (via filefield) to certain node type. Obviously I would this to become automatic.
Thanks for the help!
mateo
Comments
dynaminc display block
User http://drupal.org/project/ddblock Dynamic display block
this module provides integration with view too.
User views rotator
You can also do this with http://drupal.org/project/views_rotator module.
just create a view that will show only images,
use sort order GLOBAL RANDOM and set the views style as views rotator.
Sudhanshu
Thanks for the interesting modules
These are what I'm looking for my website :)
thanks everyone! I'll try
thanks everyone! I'll try this options,
mateo