Moved the source to the CVS.
[www.jankratochvil.net.git] / project / fixhtml / Index.pm
index d866a83..b74f7c2 100644 (file)
@@ -32,11 +32,13 @@ our @ListItem=(
                "platform"=>"unixuser",
                "trivia"=>1,
                "priority"=>20,
-               "download"=>"fixhtml",
+               # FIXME: 'http://cvs.jankratochvil.net/viewcvs/' -> $W->{"project_viewcvs"}
+               "link-Source file"=>'http://cvs.jankratochvil.net/viewcvs/'."nethome/bin/fixhtml?rev=HEAD",
                "summary"=>"Convert HTML files URLs to relative ones",
                "license"=>"PD",
                "maintenance"=>sub {
-                               return "obsolete-".a_href('http://wget.sunsite.dk/','Wget')." option <b>--convert-links</b> does the same.";
+                               return "obsolete-".a_href('http://wget.sunsite.dk/','Wget')." option <b>--convert-links</b> does the same"
+                                      ." (OTOH it has some bugs).";
                                },
                "language"=>"Perl",
                "description"=><<"HERE",