atom feed9 messages in org.freebsd.freebsd-wwwRe: SGML->HTML: entities translation ...
FromSent OnAttachments
Andrey A. ChernovMar 4, 2000 2:42 am 
Andrey A. ChernovMar 5, 2000 9:36 am 
Chris CostelloMar 5, 2000 2:07 pm 
Andrey A. ChernovMar 5, 2000 2:16 pm 
Chris CostelloMar 5, 2000 3:45 pm 
Nik ClaytonMar 5, 2000 6:14 pm 
Andrey A. ChernovMar 6, 2000 2:14 am 
Alexey ZelkinMar 7, 2000 2:44 pm 
Andrey A. ChernovMar 8, 2000 12:24 am 
Subject:Re: SGML->HTML: entities translation is broken for non-Latin1 charsets
From:Chris Costello (chr@calldei.com)
Date:Mar 5, 2000 3:45:38 pm
List:org.freebsd.freebsd-www

On Monday, March 06, 2000, Andrey A. Chernov wrote:

Yes, I agree to have a list of HTML standard entities which will be not converted in sgml->html procedure. Other formats must use its own symbolic names or hardcoded values not from latin1 but from native tables in this case. But for HTML better variant is to keep all symbolic HTML entities untouched. If adding all of them will be hard, we need to add at least all entities above ASCII and not latin1 letters (like   and © are).

Somewhere in the HTML DTD all the HTML standard entities are defined. All we need to do is get that list and have them translated, or give them special handling.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message