- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 31 Mar 2005 06:25:30 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/docs In directory hutz:/tmp/cvs-serv14079/docs Modified Files: checklink.html Log Message: implementing new access keys, as proposed in http://lists.w3.org/Archives/Public/public-qa-dev/2005Mar/0013.html Index: checklink.html =================================================================== RCS file: /sources/public/perl/modules/W3C/LinkChecker/docs/checklink.html,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- checklink.html 9 Jan 2005 20:43:36 -0000 1.28 +++ checklink.html 31 Mar 2005 06:25:28 -0000 1.29 @@ -18,10 +18,11 @@ </div> <ul class="navbar" id="menu"> - <li><a href="http://validator.w3.org/checklink" accesskey="l" title="The Link Checker Service at W3C">Link Checker</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> + <li><span class="hideme"><a href="#main" accesskey="2" title="Skip past navigation to main part of page">Skip Navigation</a> |</span> + <li><a href="http://validator.w3.org/checklink" accesskey="1" title="The Link Checker Service at W3C">Link Checker</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="#csb" title="feedback: comments, suggestions and bugs" accesskey="4">Feedback</a></li> + <li><a href="http://validator.w3.org" title="Validate your markup with the W3C Markup Validation Service">Validator</a></li> </ul> <div id="main">
Received on Thursday, 31 March 2005 06:25:32 UTC