- From: Olivier Thereaux <ot@dev.w3.org>
- Date: Mon, 31 May 2004 05:54:41 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/docs
In directory hutz:/tmp/cvs-serv1205/docs
Modified Files:
checklink.html
Log Message:
Changing the layout of checklink (script) to math the one for the documentation.
- adding Style_URI configuration parameter
- The layout now uses default links pointing to the instance on v.w.o
Index: checklink.html
===================================================================
RCS file: /sources/public/perl/modules/W3C/LinkChecker/docs/checklink.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- checklink.html 14 May 2004 01:37:16 -0000 1.17
+++ checklink.html 31 May 2004 05:54:39 -0000 1.18
@@ -19,7 +19,7 @@
<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="http://dev.w3.org/cvsweb/~checkout~/perl/modules/W3C/LinkChecker/docs/checklink.html?content-type=text/html;%20charset=utf-8" title="Documentation for this Link Checker Service">Docs</a></li>
+ <li><a href="http://validator.w3.org/checklink" 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="http://validator.w3.org" accesskey="h" title="Validate your markup with the W3C Markup Validation Service">Validator</a></li>
Received on Monday, 31 May 2004 01:54:48 UTC