W3C CVS

CVS log for validator/htdocs/docs/Attic/checklink.html

[BACK] Up to [Public] / validator / htdocs / docs

Request diff between arbitrary revisions


Default branch: 1

Revision 1.5.2.9, Mon Apr 5 20:34:16 2004 UTC (4 years, 6 months ago) by ville
Branch: validator-0_6_0-branch
Changes since 1.5.2.8: +2 -2 lines
FILE REMOVED
The link checker has moved to /perl/modules/W3C/LinkChecker/ and is no longer included in the validator distribution.

Revision 1.7, Mon Apr 5 20:33:06 2004 UTC (4 years, 6 months ago) by ville
CVS Tags: HEAD
Changes since 1.6: +2 -2 lines
FILE REMOVED
The link checker has moved to /perl/modules/W3C/LinkChecker/ and is no longer included with the validator distribution.

Revision 1.5.2.8 / (download) / (as text) - annotate - [select for diffs] , Mon Feb 2 20:08:18 2004 UTC (4 years, 8 months ago) by ville
Branch: validator-0_6_0-branch
Changes since 1.5.2.7: +3 -3 lines
Diff to previous 1.5.2.7 (colored) to branchpoint 1.5 (colored)
Fix a broken link to perldoc.

Revision 1.5.2.7 / (download) / (as text) - annotate - [select for diffs] , Fri Sep 12 18:04:37 2003 UTC (5 years, 1 month ago) by ville
Branch: validator-0_6_0-branch
Changes since 1.5.2.6: +10 -6 lines
Diff to previous 1.5.2.6 (colored) to branchpoint 1.5 (colored)
Config::General is now optional.  While I'm here, add a couple of abbreviations
and refer to the embedded POD documentation in checklink.pl.

Revision 1.5.2.6 / (download) / (as text) - annotate - [select for diffs] , Wed Sep 10 19:00:26 2003 UTC (5 years, 1 month ago) by ville
Branch: validator-0_6_0-branch
Changes since 1.5.2.5: +7 -3 lines
Diff to previous 1.5.2.5 (colored) to branchpoint 1.5 (colored)
Add a note about some CPAN module distributions requiring a recent version of
Perl, and some clarification what to do about it.

Revision 1.5.2.5 / (download) / (as text) - annotate - [select for diffs] , Sun Jul 27 16:19:02 2003 UTC (5 years, 2 months ago) by ville
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_5-beta1
Changes since 1.5.2.4: +3 -3 lines
Diff to previous 1.5.2.4 (colored) to branchpoint 1.5 (colored)
Don't conditionalize the Term::ReadKey requirement, but defer its loading
until actually needed.  system('stty') doesn't work under -T without laundering
$ENV{PATH}, and I don't feel like going there :P

Also, don't load CGI and CGI::Carp in command line mode; defer by using
require() instead of use().

Revision 1.5.2.4 / (download) / (as text) - annotate - [select for diffs] , Sun Jul 27 15:38:16 2003 UTC (5 years, 2 months ago) by ville
Branch: validator-0_6_0-branch
Changes since 1.5.2.3: +7 -6 lines
Diff to previous 1.5.2.3 (colored) to branchpoint 1.5 (colored)
Implement option to disallow checking non-public IP addresses;
disallow by default in CGI mode and allow in command line mode.

New requirement: Net::IP.

Revision 1.5.2.3 / (download) / (as text) - annotate - [select for diffs] , Sun Jun 15 21:41:03 2003 UTC (5 years, 4 months ago) by ville
Branch: validator-0_6_0-branch
Changes since 1.5.2.2: +14 -4 lines
Diff to previous 1.5.2.2 (colored) to branchpoint 1.5 (colored)
Document env vars affecting FTP configuration, and make passive mode the default (#226).

Revision 1.5.2.2 / (download) / (as text) - annotate - [select for diffs] , Sun Jun 15 14:57:48 2003 UTC (5 years, 4 months ago) by ville
Branch: validator-0_6_0-branch
Changes since 1.5.2.1: +9 -2 lines
Diff to previous 1.5.2.1 (colored) to branchpoint 1.5 (colored)
Document configuration of the default NNTP host.

Revision 1.6 / (download) / (as text) - annotate - [select for diffs] , Sat May 24 20:32:46 2003 UTC (5 years, 4 months ago) by link
Changes since 1.5: +10 -2 lines
Diff to previous 1.5 (colored)
Merging from validator-0_6_0-branch, at tag validator-0_6_2-beta1, to HEAD.

Revision 1.5.2.1 / (download) / (as text) - annotate - [select for diffs] , Sun Feb 2 18:49:25 2003 UTC (5 years, 8 months ago) by ville
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_2-beta2, validator-0_6_2-beta1
Changes since 1.5: +10 -2 lines
Diff to previous 1.5 (colored)
Added Config-General to list of requirements and instructions for installing the configuration file.

Revision 1.5 / (download) / (as text) - annotate - [select for diffs] , Tue Nov 19 21:43:31 2002 UTC (5 years, 10 months ago) by ville
CVS Tags: validator-0_6_1-release, validator-0_6_0-release
Branch point for: validator-0_6_0-branch
Changes since 1.4: +11 -60 lines
Diff to previous 1.4 (colored)
Get rid of the TODO list in favor of Bugzilla's open enhancements and bugs
page, link to RFC 2617.

Revision 1.4 / (download) / (as text) - annotate - [select for diffs] , Sun Oct 27 08:26:40 2002 UTC (5 years, 11 months ago) by ville
CVS Tags: validator-0_6_0b3, validator-0_6_0-beta
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)
Duh, missing ).

Revision 1.3 / (download) / (as text) - annotate - [select for diffs] , Sun Oct 27 08:26:09 2002 UTC (5 years, 11 months ago) by ville
Changes since 1.2: +4 -8 lines
Diff to previous 1.2 (colored)
Remove HTTP/1.1 from TODO, add TermReadKey module recommendation.

Revision 1.2 / (download) / (as text) - annotate - [select for diffs] , Fri Oct 25 21:00:57 2002 UTC (5 years, 11 months ago) by ville
Changes since 1.1: +6 -6 lines
Diff to previous 1.1 (colored)
Typo fixes.

Revision 1.1 / (download) / (as text) - annotate - [select for diffs] , Tue Oct 22 21:30:47 2002 UTC (5 years, 11 months ago) by ville
Diff
First cut of checklink doc page, copied from <http://www.w3.org/2000/07/checklink>.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

Webmaster