Re: [PATCH] Outline & Parse Tree Fixes & Features

Thanks for the patch! It's now integrated into the service.

More comments:

On Mon, Oct 18, 1999 at 02:01:57AM +0200, Terje Bless wrote:
> Detailed change list below, but the highlights are:
>     * Eliminated a gazillion warnings (literally thousands of
>       warnings per validated file; all of which ended up in your
>       error logs). Down to about 10 per file now. :-)

I think I got rid of the rest of them, too. (But I may have
re-introduced a few with subsequent changes.) Anyway, the
production server doesn't have -w enabled.

>     * Made Parse Trees more readable by stripping unneccesary
>       whitespace, STRONGly emphasizing elements and wrapping text
>       to 76 columns.

Cool. I replaced the STRONGness with links from each element to
WDG's HTML reference material instead. (this gives roughly the
same readability benefits, I think.) It would be good to add
similar links within the "show source" section of the report,
too.

>     * Show IMG ALT text from headings in the Outlines.
>     * Reduced memory consumption.

Excellent!

I made some other changes after applying your patch, so please
update your local copy when you get a chance.

-- 
Gerald Oskoboiny       <gerald@w3.org>  +1 617 253 2920
System Administrator   http://www.w3.org/People/Gerald/
World Wide Web Consortium (W3C)      http://www.w3.org/

Received on Monday, 25 October 1999 08:44:40 UTC