On Wed, 23 Jun 1999, Gilles Detillieux wrote:
> out the final ">", so that an unquoted value at the end of the tag will be
Yeah, I was planning on making this change too. It seems cleaner that way.
> valid in HTML, then perhaps Configuration::Add(char *) should be rewritten
> to allow them as well. Finally, the alt attribute on the image tag
Exactly. I wasn't sure if the Configuration code allowed single quotes
yet. I guess that's the first step.
> contain much more than just one word, so it will need to be parsed to
> separate the words, and also add them to the head variable if appropriate.
Of course. The code for this is used in several places in the HTML parser,
like the keywords parsing. Eventually, it deserves to go in it's own
method.
> This was on my to-do list, but I doubt I'll find the time in the next
Hmm. Perhaps I should post my todo list... ;-)
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.