flipwall

Shows a random set of property images, which when clicked will flip over to show part of the property description and a link to the property's detail page. Can be placed via jomres_asamodule by setting the 'task' to 'flipwall'.
 
Edit j06000flipwall.class.php and edit the following two variables to change the number of properties and characters the blocks show.
 
$required_number_of_properties = 20;
$description_number_of_chars = 70;
 
Needs there to be at least one published property which has had an image uploaded via the edit property details page.
 
Adapted from the GPL/MIT licensed code at http://lab.smashup.it/flip/
 
 
This document is copyright Vince Wooll/Woollyinwales IT, 2011. All rights reserved.