 |

pacwin
User
Dec 8, 2002, 12:52 PM
Post #1 of 3
(1524 views)
Shortcut
|
|
publish_listing ver 2.28
|
Can't Post
|
|
Could be wishful thinking but does: - image and no_images templatecells in homepage and listing templates can contain general placeholders in the new RM mean that the images don't have to be positioned down the left side of the listing page? If I have 10 pictures per property can I have the images underneath the property information text and positioned in 3 rows for instance? I'm not understanding 'general placeholders' methinks. My client would be completely happy if this could happen! Right now he just thinks he is completely happy.
|
|
|  |
 |

Luke
Staff
/ Moderator

Dec 10, 2002, 2:29 PM
Post #2 of 3
(1503 views)
Shortcut
|
|
Re: [pacwin] publish_listing ver 2.28
[In reply to]
|
Can't Post
|
|
The ability to place your images anywhere (or in any format) in a listing is a great idea, but this isn't what this feature accomplishes. With versions prior to 2.28 the only placeholders you could have in the the image and no_image template cells were $desc$, $listing_url$, and $file$. With versions 2.28 and up you'll now be able to include general placeholders, like the $lfieldx$ (where x is the field number) placeholders into your image and no_image template cells. So if you wanted to output the "Price", "address", or a "Photo By" field right underneath the image's description, you would now be able to do this. e.g. <!-- templatecell : image --> <p><a href="$listing_url$/images/$file$" target="_blank"><img src="$listing_url$/images/$file$" border=1 width=150 alt="Photo"></a><br> <font face="ms sans serif" size=1>$desc$</font><br> <font face="ms sans serif" size=1>Price: $lfield5$</font><br> <!-- /templatecell : image --> I hope this helps. :) If there's anything else I can help you with please let me know. Luke Holzken Product Development
|
|
|  |
 |

pacwin
User
Dec 11, 2002, 12:12 AM
Post #3 of 3
(1495 views)
Shortcut
|
|
Re: [pacwin] publish_listing ver 2.28
[In reply to]
|
Can't Post
|
|
Thanks I understand now. Great program as it is..
|
|
|  |
|