IMGSOLD V 1.6
-----------------------

This free addon was developed by Dan Imbrogno
http://www.danimbrogno.com
Donations always welcome via Paypal on my website. Thanks!

Watermark code originally gleaned from
http://www.fedeblog.com.ar/files/view.php?i=Watermark/watermark.php
Modified by Liem Bahneman (liem@bahneman.com) with some 
path enhancements when called to handled subdirectories
Modified for use with Open Realty by Dan Imbrogno

Instructions
-----------------------
1) Place imgsold directory inside addons directory of your Open-Realty install
2) Access Open-Realty Admin page and click on the Sold! Icon
3) Set which field you use to denote property status. By default in Open Realty, this value is "Status"
4) Insert addon_imgsold template tags in place of the default open realty template tags.
5) If you desire overlays for Property status that are not included by default, simply open the sticker template, modify the image, and save the image in the imgsold directory as a transparent PNG file with the filename equal to that of your property status you wish to overlay.

For example if you wish to create an overlay for the property status value "dilapidated" simply create a png file in the imgsold directory called "dilapidated.png"

Template Tags
-----------------------
{addon_imgsold_slideshow} Displays listing thumbnails as slideshow
{addon_imgsold_listing_images} Displays listing thumbnails in a <ul> with links to full sized images
{addon_imgsold_listing_images_java}{addon_imgsold_main_image_java} Displays listing thumbanils in a <ul> that toggle main image.
{addon_imgsold_listing_images_java_caption}{addon_imgsold_main_image_java_caption} Same as above but with captions
{addon_imgsold_thumb} Displays search result thumbnail with link to listing. Must be inside {search_result_dataset}{/search_result_dataset}
{addon_imgsold_featured} Displays an unordered list of the featured properties in static order (Use instead of {featured_listings_NAME} tag)
{addon_imgsold_featured_random} Displays an unordered list of the featured properties in random order (Use instead of {featured_listings_NAME} tag)
 
Comments and questions welcome at www.danimbrogno.com