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

I'm trying to make my search results xhtml 1.0 compliant and one of the
errors is that the options tags aren't closed with '/>' Same thing for the
stars that go to the end of the document titles.

I looked at the templates and I see that these are generated by $(METHOD),
$(FORMAT), $(SORT) and $(STARSLEFT).

a) how/where do I edit these macros?

To the best of my knowledge, there is no easy way to modify this part of the output. You would need to make the changes at the source code level and recompile. If you want to give this a try, take a look at Display.cc in the htsearch directory. If you are not up to hacking C++ code, but still want to try the change, I might be able to throw together a patch sometime in the next few days.

b) future versions may want to have an xhtml ./configure flag.

You might consider filing a bug report requesting XHTML compliance. I wouldn't mind seeing it added, and I recall others asking for the same in the past.

Jim


------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&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

Reply via email to