On Thu, 16 Sep 2004 [EMAIL PROTECTED] wrote:

I am having trouble displaying the result set excerpts for every result, the
excerpt is blank.

Here is my template (long.html):

<dl><dt><strong><a href="$&(URL)"
target="_blank">$&(TITLE)</a></strong>$(STARSLEFT)
</dt><dd><p>$(EXCERPT)</dd>
<dd><em><a href="$&(URL)">$&(URL)</a></em><br>
$(MODIFIED), $(SIZE) bytes</p>
</dd></dl>

I don't see any obvious problems and the above works fine when I drop it into long.html. Did you double check your search form and the template_name and template_map attributes to ensure that long.html is actually be requested, as opposed to short.html or some other template file?


Have you checked the raw HTML being returned by htsearch to see if the excerpt is actually missing or just being hidden by a problem with the HTML code?

If the copy of your long.html above was not copy and paste, you should of course double and triple check spelling.

Jim


------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ 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

Reply via email to