Have successfully integrated header.html into my website's template, but
the actual search results (long/short.html) pop out of my table and begin
underneath on a new line.
Witness by performing a search for "test" at:
http://www.openmash.org/search/search.html
I want the results to appear under the HR that ends header.html.
I've studied the documentation about template_map to no avail. My
htdig.conf looks like:
---------
search_results_header: /etc/search/header.html
search_results_footer: /etc/search/footer.html
nothing_found_file: /etc/search/nomatch.html
syntax_error_file: /etc/search/syntax.html
template_map: Long long /etc/search/long.html \
Short short /etc/search/short.html
template_name: long
---------
Any advice is much appreciated!
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html