[ic] images in search results for beginner

Ron Phipps interchange-users@interchange.redhat.com
Wed Feb 20 19:16:00 2002


> From: interchange-users-admin@interchange.redhat.com
[mailto:interchange-
> users-admin@interchange.redhat.com] On Behalf Of catchersgearonly
> 
> I've seen this question asked several times and was wondering what
would
> be
> the easiest way.
> 
> I want to first get rid of the in stock column for my results when
someone
> clicks a category.  I think I can do this by just editing the
results.html
> page and taking the short code out of the page. Am I missing anything
> else.

That's all there is to it.

> 
> Secondly I want to add a small pic or thumbnail to the list of results
is
> there a setting to do this or do I have to change some code on the
page(
> or
> something totally different)

Add the required html into the results.html page, use interchange tags
to pull the thumbnail name from the database, and voila you have added a
thumbnail to the results page :)

-Ron