- From: Ville Skytta <ville@dev.w3.org>
- Date: Wed, 02 Jun 2004 19:07:21 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/bin In directory hutz:/tmp/cvs-serv26761/bin Modified Files: checklink Log Message: Add/revise accesskeys. (l=linkchecker,i=download/install,d=docs,m=markup validator,s=skip navigation) Index: checklink =================================================================== RCS file: /sources/public/perl/modules/W3C/LinkChecker/bin/checklink,v retrieving revision 3.53 retrieving revision 3.54 diff -u -d -r3.53 -r3.54 --- checklink 2 Jun 2004 19:02:21 -0000 3.53 +++ checklink 2 Jun 2004 19:07:19 -0000 3.54 @@ -2007,9 +2007,9 @@ <div id="banner"><h1 id="title"><a href="http://www.w3.org/" title="W3C"><img alt="W3C" id="logo" src="http://www.w3.org/Icons/w3c_home" height="48" width="72"></a> Link Checker%s</h1></div> <ul class="navbar" id="menu"> <li><span class="hideme"><a href="#skip" accesskey="s" title="Skip past navigation to main part of page">Skip Navigation</a> |</span> - <li><a href="%s" title="Documentation for this Link Checker Service">Docs</a></li> - <li><a href="http://search.cpan.org/dist/W3C-LinkChecker/" title="Download the source / Install this service">Download</a></li> - <li><a href="http://validator.w3.org/" accesskey="h" title="Validate your markup with the W3C Markup Validation Service">Validator</a></li> + <li><a href="%s" accesskey="d" title="Documentation for this Link Checker Service">Docs</a></li> + <li><a href="http://search.cpan.org/dist/W3C-LinkChecker/" accesskey="i" title="Download the source / Install this service">Download</a></li> + <li><a href="http://validator.w3.org/" accesskey="m" title="Validate your markup with the W3C Markup Validation Service">Validator</a></li> </ul> EOF }
Received on Wednesday, 2 June 2004 15:07:21 UTC