This manual is being depreciated. Much of the information here is out of date.

The new Jomres Documentation, updated in 2022, can be found at Jomres.net/documentation.

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.