On Sunday, April 7, 2002, at 01:08 AM, Andrew M. Bishop wrote: > Error - Choose a Group > > ERROR - No group_id was chosen. ... > Whatever the reason, the error message is not clear enough and would > put off many people.
It seems to be a bug in the SF bug system. (How ironic.) Not surprisingly, you can always report bugs to the htdig-general mailing list. > Using version 3.1.6 of htdig the files header.html, footer.html, > etc. that are installed for htsearch have the image location set at > compile/install time. This is not different from any previous version. > There is a variable called image_url_prefix in the configuration file > but this is only used for the star images in the search results and > not the ones in the header or the htdig logo in the header. > > The ideal solution would be to make the image_url_prefix configuration > file variable available to the header and footer templates to allow > run-time configuration. You can already do this without any coding. allow_in_form: image_url_prefix Then in the form, use $(IMAGE_URL_PREFIX) as a variable. Perhaps this should be enabled by default as you suggest, but I don't see it as a very significant bug as you can easily edit the header and footer HTML files to your heart's content. -- -Geoff Hutchison Williams Students Online http://wso.williams.edu/ _______________________________________________ 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

