- From: Ville Skyttä <ville.skytta@iki.fi>
- Date: Mon, 26 Apr 2004 02:33:37 +0300
- To: www-validator@w3.org
On Sun, 2004-04-25 at 01:37, James Gallagher wrote: > What I'd like to do is run checklink but have it not check my sites ftp: > links every time. I'd also like to limit checking of some parts of my > site, but with more control than the -D option provides. For example, if > I could exclude all URLs which match a regex, that would be great. An --exclude-docs option was added recently (not in a released version yet, will be in 3.9.3). But that does not probably do exactly what you want as it makes this link checker exclude links _in documents_ whose URI matches the given regexp. A similar --exclude-links or --exclude-uris is perhaps what you are after. Filed as http://www.w3.org/Bugs/Public/show_bug.cgi?id=689 > Thanks for writing checklink! I've found it to be valuable. Thanks for the feedback!
Received on Sunday, 25 April 2004 19:37:53 UTC