Postponed (maintainer needs more info)
Project:
Views Rotator
Version:
5.x-1.0-rc2
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2008 at 02:55 UTC
Updated:
31 Dec 2008 at 22:04 UTC
Hi, first of all I Just love this module, there are so many uses for it, I'm using it on several of my sites right now. One of my favorite ways to use this module is to pull a list of images and rotate through them 1 at a time as a header or something of that sort. anyways, i have played around with views so much now and i still cannot figure out how to change the time. Is there some sort of php script I need to put in to modify teh time? Right now the images rotate roughly every 5 seconds, I'd like to make another rotate image slot that rotates the images every 10 seconds, so how do i do this?
Comments
Comment #1
GatorBat commentedI'm not sure about the Drupal 5.x version, but in Drupal 6 there when you create your view you can change the timing by setting the view type to views rotator and then by clicking on the little settings gear (graphical image), you can change your timing for your rotations.
Comment #2
mfer commentedThe details for this are in the THEME.txt file. In the drupal 5 version you need to modify the settings via a theme function in your template.php file.