Thanks Jim, Here's what I did:
I changed the long.html to eliminate the date and URL display from the end of the search result template. In the config file: I un-commented the template_map that called for long.html and short.html I made the template_name: long For some reason it is still using the builtin-long Is there another step that I am missing? Thanks, Bill -----Original Message----- From: Jim [mailto:[EMAIL PROTECTED] Sent: Saturday, April 10, 2004 12:46 AM To: Bill Cribbs Cc: [EMAIL PROTECTED] Subject: Re: [htdig] Hiding URL's and dates from htDig results On Fri, 9 Apr 2004, Bill Cribbs wrote: > Can anyone direct me how to hide or remove the URL and date from the end > of each result listing? These are changes that need to be made in the search result templates. Somewhere in your ht://Dig install you should find a couple files named long.html and short.html. These files allow you to customize the appearance of your search results. Note that htsearch defaults to using templates compiled into the code. If you want to override the default using the long.html and/or short.html templates (or any others that you choose to create), you need to specify that in your configuration file. Search your configuration file for template_map and template_name to see where the changes need to be made. Jim ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

