- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Thu, 02 Dec 2004 17:03:11 +0100
- To: Dan Jacobson <jidanni@jidanni.org>
- Cc: debian-user@lists.debian.org, html-tidy@w3.org
* Dan Jacobson wrote: >Any package for converting the average bloated webpage into slim and >trim HTML for a turn of the century browser on a weakling black and >white PDA? Well, that depends on what you consider slim and trim here, Tidy corrects many things and is able to replace some markup like <font> with "better" markup (or style sheets) but if you have a document with tables nested 20 levels deep, Tidy will not change that, it can't really. Nevertheless, it seems it should be not too difficult to use Tidy to convert to XHTML and use a custom XSLT document to strip or replace whatever you want. -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Thursday, 2 December 2004 16:03:36 UTC