Re: [htdig3-dev] Bug / missing: client side image maps


Torsten Neuer (tneuer@inwise.de)
Tue, 13 Jul 1999 08:52:43 +0200


According to Gilles Detillieux:
>According to Geoff Hutchison:
>> Hanno Mueller wrote:
>> > for testing, I just tried ht://dig on my own homepage. It seems that it
>> > does not support client side image maps. Is this a known problem and
>> > already being worked on?
>>
>> I take it you mean the current CVS source... That's a typo:
>>
>> case 22: // area
>> {
>> if (attrs["src"])
>>
>> Oops! I guess there are still a few bugs in my HTML rewrite. ;-)
>
>I think <link> and <area> handling can be merged together. They both use
>href, and both add 1 to the hopcount. Correct?

Depends on what ht://Dig is developing towards. ;-)

I'd rather split things up for correct HTML 4.0 and language support.
<LINK> is somewhat more complex than <AREA> with reagards to language
support. <LINK> adds the "hreflang" attribute to denote the language
of the referred document whereas such an attribute is unknown to <AREA>.

To ease the task of automatically switching between multiple languages
(i.e. stopword lists, dictionaries etc.) in the future it probably will
be better to handle both DTD elements separately.

cheers,
  Torsten

--
InWise - Wirtschaftlich-Wissenschaftlicher Internet Service GmbH
Waldhofstraße 14                            Tel: +49-4101-403605
D-25474 Ellerbek                            Fax: +49-4101-403606
E-Mail: info@inwise.de            Internet: http://www.inwise.de

------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to htdig3-dev@htdig.org containing the single word "unsubscribe" in the SUBJECT of the message.



This archive was generated by hypermail 2.0b3 on Mon Jul 12 1999 - 23:20:46 PDT