- From: Ville Skytta <ville@dev.w3.org>
- Date: Tue, 08 Jun 2004 17:15:04 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/bin In directory hutz:/tmp/cvs-serv30830/bin Modified Files: checklink Log Message: Remove the "Skip navigation" link as it is not too useful at the moment. Index: checklink =================================================================== RCS file: /sources/public/perl/modules/W3C/LinkChecker/bin/checklink,v retrieving revision 3.54 retrieving revision 3.55 diff -u -d -r3.54 -r3.55 --- checklink 2 Jun 2004 19:07:19 -0000 3.54 +++ checklink 8 Jun 2004 17:15:02 -0000 3.55 @@ -2006,7 +2006,6 @@ printf(<<'EOF', &encode($title), $Cfg{Doc_URI}); <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" 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>
Received on Tuesday, 8 June 2004 13:15:04 UTC