Re: checklink: -l?; get relative

On Thu, 2002-03-28 at 12:28, Dan Jacobson wrote:

> First I should mention the version.
> $ checklink --version
> W3C checklink Revision: 2.86 (c) 1999-2001 W3C
> GET file://localhost/home/jidanni/--version  fetched in 0.0s
> 
> Error: 404 File `/home/jidanni/--version' does not exist
> $ bin/checklink -version
> $ 
> 
> OK, never mind that.

FYI, there's no -version or --version option in that version of
checklink.  And due to a bit sloppy option parsing, running
"checklink -version" is in that version equal to running
"checklink --summary" or "checklink -s".

I have a patch for this, attached.  This and more patches for validator
and checklink can be found at
http://koti.welho.com/vskytta/patches/w3c-validator/

> Anyways, my dream is I want to analyze the internal links in my tree
> of html files on my disk.
> 
> $ checklink -r -l . index.html

[...]

I might get into hacking this one too shortly...

-- 
Ville Skyttä
ville.skytta@iki.fi

Received on Friday, 29 March 2002 13:09:07 UTC