Gossamer Forum
Home : Products : Links 2.0 : Discussions :

How do I change what shows up in the search result

Quote Reply
How do I change what shows up in the search result
I am making an mp3 search engine. Where can I go and what can I do to change what appears after a search result? This is how the results look now for a search on dmx:

http://sprilor.hypermart.net/cgi-bin/search.cgi?query=dmx&mh=25&type=keyword&bool=and

How do I change the some setting or something so that the search results will look like this

http://sprilor.hypermart.net/cgi-bin/demosearch.html

Someone please help me. What file should I open to edit it to make it look this way. THanks

Quote Reply
Re: How do I change what shows up in the search result In reply to
1) You need to edit the HTML codes in the search_results.html file.

2) To make changes to the font in terms of the category layouts, you need to edit the HTML codes between the $link_results .= qq| and |; in the sub main routine in the search.cgi file.

BTW: This has been discussed MANY times before in the Links 2.0 Customization Forum. Have you even tried using the forum's search engine? I would recommmend using it.

Regards,

Eliot Lee