hi there,
is there a possibility to schedule banners.
For instance: a block of banners for events. The banner for an event disappears after the date of the event.
Since the banners are nodes, scheduler http://drupal.org/project/scheduler could be of any help.
thanks
Geert
Comments
Comment #1
mrfelton commentedSince the rotor is simply rotating through Rotor nodes, you should already be able to use scheduler to schedule your nodes to be published/unpublished. I don't think there is anything more to do on Rotor's behalf - just install the scheduler module.
Note: you will have to use the latest -dev code for this to work, since there is a bug in 6.x-1.4 where unpublished rotor items were still displaying.