Hi,

I'd like to have Drupal (randomly) change the header image (out of a given pool of images) on a daily/weekly/monthly basis, but couldn't find how to do this.
There's that headerimage module which enables you to alter the header image by node, but not by time.

Any hints here?

Cheers,
Nico

Comments

mdupont’s picture

Status: Active » Closed (fixed)

A module like http://drupal.org/project/nodequeue_randomizer would do it, or a short custom PHP script.