Can magento be configured to select images at random to display on the home page or other landing page ?
I am using magento for an on-line gallery and would like visitors see a different selection of images whenever they visit my site.
This is not a built in feature in Magento but can easily be accomplished by using the CMS to create a custom static homepage and add some JavaScript to randomize images on it.