pkgsrc/www/htmllint/patches/patch-aj
kei cbc5f120e0 Initial import of 'htmllint-2.32' package.
Another HTML-Lint is another HTML checker written in Perl.  This package
includes individual command and CGI gateway.  Invokng htmllint without any
argument puts the usage string.

It supports various HTML versions and variants.  From usage string:

HTML1.0, HTML2.0, HTML2.x, HTML+, HTML3.0, HTML3.2, HTML4.0 Strict,
HTML4.0 Transitional, HTML4.0 Frameset, HTML4.0 Mobile, HTML4.01 Strict,
HTML4.01 Transitional, HTML4.01-frameset, XHTML1.0 Strict, XHTML1.0
Transitional, XHTML1.0 Frameset, XHTML1.1, XHTML Basic, ISO/IEC 15545,
Netscape Navigator (2.0, 3.0, 4.0), Microsoft Internet Explorer (3.0
beta, 3.0, 4.0, 5.0, 5.5), IBM WebExplorer 1.1, Compact HTML, NTT DoCoMo
iMode (1.0, 2.0), J-SkyWeb, J-SkyWeb Station, TTNet dot-i, HTML variant
for patent application in Japan
2001-03-14 05:13:04 +00:00

491 B

$NetBSD: patch-aj,v 1.1.1.1 2001/03/14 05:13:05 kei Exp $
 
--- use-htmllintcgi.html.orig Mon Jan 29 10:57:18 2001
+++ use-htmllintcgi.html Mon Jan 29 10:58:51 2001
@@ -53,7 +53,7 @@
</FORM>
</code></blockquote>
<p>$B<!$N%\%?%s$O$3$NHTML$B$r%A%'%C%/$7$^$9!#</p>
-<form action="./htmllint.cgi">
+<form action="/cgi-bin/htmllint.cgi">
<input type="hidden" name="ViewSource" value="on">
<input type="submit" value="$B$3$NHTML$B$OK~E@$8$c$J$$$+$bCN$l$^$;$s">
</form>