- From: Terje Bless <link@pobox.com>
- Date: Sat, 24 May 2003 15:44:41 +0200
- To: W3C Validator <www-validator@w3.org>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Ok, 5 months after the first planned release date and 3 weeks after the second
planned release date -- are we detecting a pattern here? :-) -- the first beta
release of version 0.6.2 of the W3C Markup Validator is now available at:
http://validator.w3.org:8001/
This is primarily a bug fix release, with tweaks to core code, output,
stylesheets, and documentation. The full ChangeLog is included below for
reference.
However, contrary to our informal policy of keeping changes small and
bugfix-oriented for minor revisions (0.6.1->0.6.2) this version contains some
rather serious changes in behaviour.
*** Mark Well #1
In an attempt to address the concerns raised recently (FSVO) on this list, the
validator will no longer treat a missing DOCTYPE Declaration or Character
Encoding labelling as a fatal error. Such documents are still labeled as
invalid, and a "loud" error message is emitted, but the validator will now
attempt to perform the validation run using default values.
The reason for this change is to make life less painfull for those using the
file upload interface where the override options are not easily available.
This also happens to address the concerns raised by Opera and Björn a while
back.
This change is expected to be (potentially) slightly controversial and the
door is held open towards backing this change out before final release! IOW,
please provide feedback in _either_ direction on this change.
*** Mark Well #2
A second large(ish) change in this version is the addion of a "fallback"
modifer option for the DOCTYPE and Charset Override functions. With the
Fallback option selected the Override function changes to a Fallback such that
instead of forcibly overriding an existing DOCTYPE or Charset label, the
Validator will insert the selected DOCTYPE/Charset if, and _only_ if, one did
not allready exist in the document.
This is usefull for the case of a file upload such as from Opera's contextual
menu (an alternate approach to that above) where you want to provide a
fallback option but don't want to override an existing DOCTYPE.
Kudos to Björn Höhrmann for this idea.
*** New (not really) Bug Tracker
We've had the Bugzilla instance at <http://www.w3.org/Bugs/Public/> in use for
quite some time now, but for the 0.6.2 release we are actually owning up to
that fact. You can now find links to Bugzilla scattered in strategic places on
validator.w3.org. This is now the preferred place to report problems if you
are fairly confident this isn't due to Operator Error. User reports,
questions, requests for help, and discussions etc. should still go to the
mailinglist (www-validator@w3.org); including a CC of reports posted to
Bugzilla if they need discussion above what is appropriate for Bugzilla
comments.
*** Thanks
* Special thanks this time around goes to Björn Höhrmann and Håkon Wium Lie
for valuable feedback and perspective on the DOCTYPE/Charset issues.
*** ChangeLog
2003-05-24 14:30 tag validator-0_6_2-beta1
2003-05-24 14:30 Terje Bless <link@pobox.com>
* htdocs/detailed-form.html, httpd/cgi-bin/check
(validator-0_6_0-branch.[4,51]) (utags: validator-0_6_2-beta1):
Close Bug #106 by tweaking/adding to charsets.
2003-05-24 13:38 Terje Bless <link@pobox.com>
* htdocs/: base.css, feedback.html, docs/devel.html,
sgml-lib/sgml.dcl (validator-0_6_0-branch.[9,2,5,1]) (utags:
validator-0_6_2-beta1): [no log message]
2003-05-24 13:03 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.50): Make missing
charset be non-fatal (but still yell loudly).
2003-05-24 11:30 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.49): Add explanatory
text and "https" hint for scheme-not-supported message.
2003-05-23 19:14 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.48): Add more info to
unknown content-type message (closes Bug #105).
2003-05-23 16:25 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.47): Tweak charset
message to point people at tips for how to add charset info.
2003-05-20 20:46 Terje Bless <link@pobox.com>
* htdocs/docs/errors.html (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.3): Streamline quotemark useage;
standardizing on " instead of fancy quotes for now. Fancy quotes
should be reevaluated for next main branch.
2003-05-20 18:26 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.46): Add charset
popup for &transcode failures. Close Bug #202.
2003-05-20 17:40 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.45): Add more
verbiage to missing charset message to help people to use the
encoding override function. Suggest iso-8859-1 or UTF-8 as good
candidates.
2003-05-20 17:30 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.44): Add quick and
nasty hack to insert a space in result URLs to enable line-
wrapping in browsers. There *must* be a better way to do this! :-(
2003-05-20 17:07 Terje Bless <link@pobox.com>
* htdocs/dev/tests/index.html (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.3): Remove testcases for old WD and PR
specs.
2003-05-20 17:02 Terje Bless <link@pobox.com>
* htdocs/config/fpis.cfg (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.2): Add pretty name for XHTML/MathML/SVG
DTD.
2003-05-18 16:47 Terje Bless <link@pobox.com>
* htdocs/about.html (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.6): Tweak to fully credit DanC/MarkG;
thanks to DanC for the report.
2003-05-06 14:00 Olivier Thereaux <ot@w3.org>
* htdocs/docs/: users.html, users.html (tags:
validator-0_6_2-beta1) (validator-0_6_0-branch.[4,5]): adding
missing help for all options
2003-05-06 13:47 Olivier Thereaux <ot@w3.org>
* htdocs/docs/help.html (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.3): adding some info about charset/doctype
2003-05-06 13:28 Olivier Thereaux <ot@w3.org>
* htdocs/docs/help.html (validator-0_6_0-branch.2): adding some
info about charset/doctype
2003-05-05 02:08 Terje Bless <link@pobox.com>
* htdocs/sgml-lib/xml.soc (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.3): Add fallback to XHTML 1.0 Transitional
when DOCTYPE is missing.
2003-05-05 02:05 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.43): WARNING!
WARNING! DANGER, WILL ROBINSON!
Make missing DOCTYPE a non-fatal-error, emitting instead a long
explanation of why this is bad and how to fix it. This is an
experiment to attempt to address the issues brough up on w-v by
Howcome and Bjˆrn. It may get backed out before release if feedback
indicates that to be the better compromise!
2003-05-05 00:03 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.42): Kill dead sub
&internal_error().
2003-05-04 21:14 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.41): Take Ville's
good idea and run with it. :-)
Add more (X)Emacs Local Variables to enforce my preferred coding
style (2-space tab/indent). Fans of 4/8-space tabs can complain to
/dev/null. :-)
2003-05-04 03:08 Ville Skyttä <ville.skytta@iki.fi>
* httpd/cgi-bin/check (validator-0_6_0-branch.40): - Launder config
data for Perl 5.8+ taint mode. - Link to RFC 3023. - Nuke some
warnings emitted to server error log. - Add (X)Emacs local vars
block, only indentation control for now.
2003-04-24 18:49 Ville Skyttä <ville.skytta@iki.fi>
* misc/w3c-markup-validator.spec (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.4): Own the SGML catalog file in
%%{_sysconfdir}, and make install-catalog quiet.
2003-04-23 06:47 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.39): Clean up Charset
Fallback and implement Fallback->Override for DOCTYPE.
2003-04-23 04:47 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.38): Implement
Fallback->Override for charset.
2003-04-23 03:35 Terje Bless <link@pobox.com>
* htdocs/detailed-form.html, htdocs/sgml-lib/sgml.soc (tags:
validator-0_6_2-beta1), httpd/cgi-bin/check
(validator-0_6_0-branch.[3,1,37]): First cut at code to do
fallbacks for charset/content-type/DOCTYPE.
Some logic is missing, side-effects are not mapped, and the
behaviour as a whole needs discussion. Not really 0.6.x material,
but 0.7 is too far away and we need this ASAP if there's to be any
point.
I'm hoping peer review will take care of my doubts regarding this.
:-)
2003-04-23 03:27 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.36): Entity encode
error messages before output.
2003-04-23 03:24 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.35): Kill no less
then 5 instances of code to strip curly braces from lq-nsgmls
output. Since we don't actually support lq-nsgmls any more this
seemed a /tad/ excessive. :-)
2003-04-23 03:19 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.34): s/scalar
@errors/$#errors/g; # No clue why, but this bombs in *weird* ways
under some circumstances. It's an off-by-one error (fencepost?) in
any case so lets just zap it instead of worrying about it. :-)
2003-04-22 17:46 Terje Bless <link@pobox.com>
* htdocs/index.html (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.13): Remove Copyright gunk.
2003-04-21 17:50 Ville Skyttä <ville.skytta@iki.fi>
* misc/w3c-markup-validator.spec (validator-0_6_0-branch.3): - Use
install-catalog to integrate our *.soc with the system catalogs if
it's available. - Add Epoch: 0.
2003-04-19 21:50 Ville Skyttä <ville.skytta@iki.fi>
* httpd/cgi-bin/checklink.pl (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.7): - Abort check in case of non-understood
command line options (#203, Debian bug #187792). - Allow
bundling of command line options. - Bump 2002->2003 in copyright.
2003-04-19 06:06 Terje Bless <link@pobox.com>
* htdocs/config/validator.conf (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.3): Enable data: URI scheme.
2003-04-19 01:22 Terje Bless <link@pobox.com>
* htdocs/sgml-lib/xml.soc (validator-0_6_0-branch.2): Support only
generic (updated/updateable/errata) DTD locally. Other DTDs must
be fetched over the network.
2003-04-19 01:09 Terje Bless <link@pobox.com>
* htdocs/sgml-lib/REC-SVG-20010904/svg10.dtd (tags:
validator-0_6_2-beta1) (validator-0_6_0-branch.1): Update to Errata
DTD. Thanks to Tobias Reif.
2003-04-18 23:58 Terje Bless <link@pobox.com>
* htdocs/config/charset.cfg (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.1): Add support for ISO-8859-16.
2003-04-18 21:40 Terje Bless <link@pobox.com>
* htdocs/sgml-lib/ISO-HTML/15445.dtd (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.1): Update "ISO/IEC 15445:2000" to "ISO/IEC
15445:2000/COR 1:2002(E)" DTD; include new version of ISO-HTML to
incorporate Technical Corrigendum 1.
2003-04-17 18:52 Terje Bless <link@pobox.com>
* htdocs/: index.html, whatsnew.html (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.[12,8]): Reformat code and add placeholder
text for next release.
2003-04-17 18:52 Terje Bless <link@pobox.com>
* htdocs/footer.html (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.6): Move copyright gunk into SSI footer (to
get it out of my hair on the index page; that code is *ugly*).
2003-04-17 18:50 Terje Bless <link@pobox.com>
* htdocs/favelets.html (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.9): Remove Jim's "Black Magic" Favelet for
now due to concerns about standards compliance and cross-browser
applicability/compatibility.
2003-04-17 18:04 Terje Bless <link@pobox.com>
* htdocs/base.css (validator-0_6_0-branch.8): Tone down excessive
(redundant) lawyering to make it less offensive.
2003-04-17 17:52 Terje Bless <link@pobox.com>
* htdocs/index.html (validator-0_6_0-branch.11): Fix b0rken links
in the lawyerspeak.
2003-04-11 10:59 Ville Skyttä <ville.skytta@iki.fi>
* htdocs/favelets.html (validator-0_6_0-branch.8): Escape URIs
properly (#179).
2003-03-04 17:17 Ville Skyttä <ville.skytta@iki.fi>
* htdocs/sgml-lib/: mathml.soc (tags: validator-0_6_2-beta1),
xml.soc (validator-0_6_0-branch.[1,1]): Typo fix (#165).
2003-03-01 20:49 Terje Bless <link@pobox.com>
* htdocs/config/frag.cfg (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.1): s/not-allowed-contained/not-allowed/;
Closes Bug #107;
<http://www.w3.org/Bugs/Public/show_bug.cgi?id=107>. Thanks to
Jonathan Wakely for the report.
2003-03-01 19:56 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.33): Make BOM removal
code aware of a possible non-UTF-8 source encoding; now we remove
either 3 bytes matching the UTF-8 BOM that is the result of
transcoding one of the Unicode encodings to UTF-8, or nothing if
there is no BOM (i.e. because the source document didn't have a BOM
or was not in a Unicode encoding).
2003-03-01 19:21 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.32): s/>//; # Stupid
cperl electric braces. *grumble*
2003-03-01 19:16 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.31): Add link to
WDG's info on specifying character encoding. Thanks to the WDG and
Liam Quinn for the information, and "PieterB" for the suggestion.
This closes Bug #143
<http://www.w3.org/Bugs/Public/show_bug.cgi?id=143>.
2003-03-01 19:10 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.30): s/it's/its/;
Thanks to sbp.
2003-03-01 19:04 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.29): Remove the BOM
from source output, and warn about BOM in UTF-8.
2003-03-01 18:38 Terje Bless <link@pobox.com>
* htdocs/docs/errors.html (validator-0_6_0-branch.2): Random
"cleanup" handwaving... :-)
2003-03-01 10:25 Ville Skyttä <ville.skytta@iki.fi>
* htdocs/config/check.cfg, htdocs/docs/devel.html,
httpd/cgi-bin/check, misc/w3c-markup-validator.spec
(validator-0_6_0-branch.[3,4,28,2]): check.cfg is no more.
2003-02-25 00:14 Ville Skyttä <ville.skytta@iki.fi>
* htdocs/about.html, htdocs/accesskeys.html (tags:
validator-0_6_2-beta1), htdocs/base.css, htdocs/detailed.html
(tags: validator-0_6_2-beta1), htdocs/favelets.html,
htdocs/feedback.html, htdocs/file-upload.html (tags:
validator-0_6_2-beta1), htdocs/footer.html,
htdocs/fragment-upload.html (tags: validator-0_6_2-beta1),
htdocs/header.html (tags: validator-0_6_2-beta1),
htdocs/index.html, htdocs/navbar.css (tags: validator-0_6_2-beta1),
htdocs/tips.css (tags: validator-0_6_2-beta1), htdocs/todo.html
(tags: validator-0_6_2-beta1), htdocs/whatsnew.html,
htdocs/xml-results.css (tags: validator-0_6_2-beta1),
htdocs/config/check.cfg, htdocs/config/validator.conf,
htdocs/dev/tests/index.html, htdocs/docs/devel.html,
htdocs/docs/errors.html, htdocs/docs/help.html,
htdocs/docs/index.html (tags: validator-0_6_2-beta1),
htdocs/docs/sgml.html (tags: validator-0_6_2-beta1),
htdocs/docs/users.html, htdocs/source/index.html (tags:
validator-0_6_2-beta1), httpd/cgi-bin/check, httpd/conf/httpd.conf
(tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.[5,1,7,5,7,1,3,5,2,6,10,1,2,4,7,1,2,2,2,3,1,1,1,3,3,7,
27,1]):
s/MarkUp/Markup/ for consistency with w3.org.
2003-02-24 20:08 Ville Skyttä <ville.skytta@iki.fi>
* misc/: w3c-markup-validator.spec, w3c-validator.spec
(validator-0_6_0-branch.[1,4]): Update to 0.6.2, rename to
w3c-markup-validator.
2003-02-24 20:04 Ville Skyttä <ville.skytta@iki.fi>
* htdocs/config/check.cfg (validator-0_6_0-branch.1): Disable DEBUG
by default (already done in HEAD).
2003-02-24 03:46 Terje Bless <link@pobox.com>
* htdocs/header.html (validator-0_6_0-branch.5): Include version
number in header.html; e.g. in <h1> on every page including
Validator output.
2003-02-20 02:38 Terje Bless <link@pobox.com>
* htdocs/docs/sgml.html (validator-0_6_0-branch.2): Add reference
to Martin Bryan's Excellent "WebSGML and HTML 4.0 Explained".
http://www.sgml.u-net.com/book/
2003-02-20 02:36 Terje Bless <link@pobox.com>
* htdocs/source/index.html (validator-0_6_0-branch.6): Add
reference to /dist/ and minor tweaks.
2003-02-17 01:09 Olivier Thereaux <ot@w3.org>
* htdocs/: footer.html, index.html (validator-0_6_0-branch.[4,9]):
moved copyright statement in homepage only
2003-02-09 23:40 Ville Skyttä <ville.skytta@iki.fi>
* htdocs/source/index.html (validator-0_6_0-branch.5): Fix URI URI
copy-pasto :), thanks to Gerald Maricau.
2003-02-08 23:50 Ville Skyttä <ville.skytta@iki.fi>
* htdocs/todo.html (validator-0_6_0-branch.3): Add link to
Bugzilla.
2003-02-05 22:47 Ville Skyttä <ville.skytta@iki.fi>
* httpd/cgi-bin/checklink.pl (validator-0_6_0-branch.6): Skip
'base' tags with empty hrefs (#138). Put HTML validity a bit more
prominently into beginning of results page.
2003-02-05 21:18 Ville Skyttä <ville.skytta@iki.fi>
* httpd/cgi-bin/check (validator-0_6_0-branch.26): Don't emit
border="0" for "Valid ISO-HTML" badge markup. Thanks to Hans
Schou,
<http://lists.w3.org/Archives/Public/www-validator/2003Feb/0012.html>.
2003-02-02 20:03 Ville Skyttä <ville.skytta@iki.fi>
* httpd/cgi-bin/checklink.pl (validator-0_6_0-branch.5): -
Implemented external configuration file stuff (#127). We now
require Config::General >= 2.06. - Fixed basic authentication
(#122). If the trusted domain is not specificed, we only send
the authentication to the same host which requested it. Also
added a notice about this to the error page/command line message if
no suitable authentication info was given. - Changed
text/javascript to application/x-javascript, thanks to Nicolas
Roeser for the report. (see
<http://lists.w3.org/Archives/Public/www-validator/2003Jan/0158.html>)
- Fixed missing results from the summary when a file:// URI was
present (also reduces number of error log warnings emitted). -
Command line --help clarifications, reformatting. - Code cleanups.
2003-02-02 19:49 Ville Skyttä <ville.skytta@iki.fi>
* htdocs/config/checklink.conf (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.1): Added sample config for checklink.
2003-02-02 19:49 Ville Skyttä <ville.skytta@iki.fi>
* htdocs/docs/checklink.html (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.1): Added Config-General to list of
requirements and instructions for installing the configuration
file.
2003-02-02 00:38 Ville Skyttä <ville.skytta@iki.fi>
* htdocs/footer.html (validator-0_6_0-branch.3): Fixed copyright
notice links. The docs are not on validator.w3.org but www.w3.org.
2003-01-09 19:53 Ville Skyttä <ville.skytta@iki.fi>
* httpd/cgi-bin/check (validator-0_6_0-branch.25): Prevent
prototype warnings from iana_charset_blurb().
2003-01-07 21:07 Ville Skyttä <ville.skytta@iki.fi>
* httpd/cgi-bin/checklink.pl (validator-0_6_0-branch.4): Fix markup
in "Authorization Required" error document.
2003-01-04 03:57 tag validator-0_6_2-test
2003-01-04 03:57 Olivier Thereaux <ot@w3.org>
* htdocs/: base.css, base.css (tags: validator-0_6_2-test)
(validator-0_6_0-branch.[5,6]): adding style for copyright notice
2003-01-04 03:49 Olivier Thereaux <ot@w3.org>
* htdocs/footer.html (tags: validator-0_6_2-test)
(validator-0_6_0-branch.2): adding new copyright statement to
footer
2002-12-14 11:39 Ville Skyttä <ville.skytta@iki.fi>
* htdocs/p3p.html, httpd/cgi-bin/LinkChecker.pl, httpd/cgi-bin/p3p,
httpd/cgi-bin/referers, httpd/cgi-bin/traceroute
(validator-0_6_0-branch.[2,1,1,1,1]): Removed, obsolete.
2002-12-09 01:16 Ville Skyttä <ville.skytta@iki.fi>
* httpd/cgi-bin/checklink.pl (validator-0_6_0-branch.3): - Fix
multiple brainos in cookie code.
2002-12-08 18:51 Ville Skyttä <ville.skytta@iki.fi>
* htdocs/about.html, htdocs/todo.html, htdocs/whatsnew.html,
htdocs/dev/tests/nonSGML-chars.html (tags: validator-0_6_2-beta1),
htdocs/dev/tests/xhtml1-strict.html (tags: validator-0_6_2-beta1),
htdocs/docs/devel.html, htdocs/docs/users.html,
htdocs/source/index.html, httpd/cgi-bin/check
(validator-0_6_0-branch.[4,2,6,1,1,2,2,4,24]): Link tweaks, kudos
to checklink.
2002-12-08 15:47 Ville Skyttä <ville.skytta@iki.fi>
* httpd/cgi-bin/checklink.pl (validator-0_6_0-branch.2): - Rewrote
recursion scope checking, was failing with URIs with no slash after
the hostname; eg. <http://validator.w3.org> caused checklink to
wander to other sites (#115). - Report CVS revision as version
number.
2002-12-08 15:40 Ville Skyttä <ville.skytta@iki.fi>
* htdocs/: about.html, p3p.html, source/index.html
(validator-0_6_0-branch.[3,1,3]): Fix broken links found by
checklink.
2002-12-07 20:55 Ville Skyttä <ville.skytta@iki.fi>
* httpd/cgi-bin/checklink.pl (validator-0_6_0-branch.1): - Send
Accept: application/xhtml+xml, text/html, */*;q=0.5 (#112) -
Sanitize Accept-Language headers; either send the ones from a
browser or *. In command line mode, really default to * and send
the ones given with the command line option. (#110) - Add
messages for codes 303 (#111), 307 and 406 (#55). - Add "for"
attribute for all <label>'s and the corresponding id's so that
MSIE users can enjoy clicking the labels. - Some internal cleanup.
2002-12-06 22:29 Ville Skyttä <ville.skytta@iki.fi>
* htdocs/detailed-form.html, htdocs/fragment-upload.html,
httpd/cgi-bin/check (validator-0_6_0-branch.[2,1,23]): Add "for"
attribute to <label>'s everywhere as well as the corresponding id's
so that MSIE users can just click on the labels too.
2002-12-05 10:50 tag validator-0_6_2-pre
2002-12-05 10:50 Olivier Thereaux <ot@w3.org>
* htdocs/config/tips.cfg (tags: validator-0_6_2-beta1,
validator-0_6_2-pre) (validator-0_6_0-branch.1): adding the alt
attribute tip
2002-12-05 04:19 Olivier Thereaux <ot@w3.org>
* htdocs/file-upload.html (tags: validator-0_6_2-test)
(validator-0_6_0-branch.2): tweak text to link to advanced
2002-12-05 04:18 Olivier Thereaux <ot@w3.org>
* htdocs/index.html (tags: validator-0_6_2-test)
(validator-0_6_0-branch.8): removing style for the buttons
2002-12-05 04:15 Olivier Thereaux <ot@w3.org>
* htdocs/index.html (validator-0_6_0-branch.7): another option
2002-12-05 03:55 Olivier Thereaux <ot@w3.org>
* htdocs/index.html (validator-0_6_0-branch.6): method tweak
2002-12-05 03:54 Olivier Thereaux <ot@w3.org>
* htdocs/index.html (validator-0_6_0-branch.5): reverting to
URI-only validation on HP
2002-12-05 03:42 Olivier Thereaux <ot@w3.org>
* htdocs/detailed.html (tags: validator-0_6_2-test)
(validator-0_6_0-branch.4): tweaking text
2002-12-05 03:24 Olivier Thereaux <ot@w3.org>
* htdocs/detailed.html (validator-0_6_0-branch.3): tweaking text
2002-12-05 03:20 Olivier Thereaux <ot@w3.org>
* htdocs/detailed.html (validator-0_6_0-branch.2): modified to work
with SSIs
2002-12-05 03:14 Olivier Thereaux <ot@w3.org>
* htdocs/file-upload.html (validator-0_6_0-branch.1): modified to
work with SSIs (again...)
2002-12-05 03:07 Olivier Thereaux <ot@w3.org>
* htdocs/detailed-form.html (tags: validator-0_6_2-test)
(validator-0_6_0-branch.1): -removing part of the form (to be
included in the calling pages) -struggling terribly with CVS
branches and tags. sigh.
2002-12-04 12:01 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.22): *sigh* Entity
Escape &s in ,tablin URI... Et Tu Brute... :-(
2002-12-04 11:51 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.21): Fix braino in
,comma-tools links; also output links if file is not Valid (not
just when Verbose is on).
2002-12-04 11:39 Terje Bless <link@pobox.com>
* htdocs/results.css (tags: validator-0_6_2-beta1)
(validator-0_6_0-branch.6): Fixup style for <legend> in result page
to be more legible as per Gerald's recommendation.
2002-12-04 05:18 Terje Bless <link@pobox.com>
* htdocs/dev/tests/colons.html (tags: validator-0_6_2-beta1),
htdocs/dev/tests/index.html, httpd/cgi-bin/check
(validator-0_6_0-branch.[1,1,20]): Attempt to be smarter about
colons in error messages (namespace prefixes) and add test case for
same.
2002-12-03 08:22 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.19):
s/&[lr]dquo;/"/g; # To address issues with older browsers.
2002-12-03 07:53 Terje Bless <link@pobox.com>
* htdocs/results.css (validator-0_6_0-branch.5): Lighten the color
of the <a> in .invalid somewhat for better contrast.
2002-12-03 07:52 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.18): Add "comma
tools" links for ,text and ,tablin in verbose results.
2002-12-03 02:54 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.17): Give a sane
error message for /referer when the Referer header is AWOL, and
supress the bits&pieces of the form when we abort before having a
complete table to print.
2002-12-03 00:59 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.16): Update image/svg
fix with new (more correct) code from Martin.
2002-12-03 00:24 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.15): Add colspan=2 to
Root Namespace and Other Namespaces in result table. Thanks to
Einar Westermann for the report and the fix.
2002-12-02 14:25 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.14): Add special case
for autodetected UTF-8 XML decuments. cf. image/svg+xml.
2002-12-02 14:12 Terje Bless <link@pobox.com>
* httpd/cgi-bin/check (validator-0_6_0-branch.13): Supress jump
links for options that are set but not honored due to the Verbose
option being off.
2002-12-02 13:59 Terje Bless <link@pobox.com>
* htdocs/: index.html, whatsnew.html
(validator-0_6_0-branch.[4,5]): Speculatively update whatsnew for a
possible 0.6.2 release.
2002-12-02 13:43 Terje Bless <link@pobox.com>
* htdocs/source/index.html (validator-0_6_0-branch.2): Add links to
both source and sgml-lib tarballs, add pointer to Ville's RPMs, and
document CVS practice (point people at correct CVS branch).
2002-12-02 13:14 Terje Bless <link@pobox.com>
* htdocs/base.css (validator-0_6_0-branch.4): Remove word-spacing,
letter-spacing, and text-transform. They were set to "normal" which
means the default for all browsers except Konqueror. Konq seems to
think "normal" is less then it's default leading to "squished" text
for Konq users.
Also remove specific fonts for body text; there is no real need to
override user preference on the body font (we're not that good at
picking fonts in any case). Just set it to generic sans-serif.
2002-12-02 12:45 Terje Bless <link@pobox.com>
* htdocs/config/validator.conf (validator-0_6_0-branch.1): Adding
validator.conf (renamed check.cfg) on 0.6.0-branch (was added only
on HEAD during rename).
2002-12-01 17:48 Ville Skyttä <ville.skytta@iki.fi>
* misc/w3c-validator.spec (validator-0_6_0-branch.3): Typo fix.
- --
Now Playing "Ne Me Quitte Pas (If You Go Away)" by "Nina Simone"
from the album "Feeling Good - The Very Best Of".
-----BEGIN PGP SIGNATURE-----
Version: Mailsmith Prerelease , PGP SDK 3.0.2
iQA/AwUBPs93SKPyPrIkdfXsEQKOswCg5B7gsDhC7K1/VaDtbyMhF2XyDgcAnjow
ZVMI7Tn7Yx1y4YgrSTx+0l1u
=+8vg
-----END PGP SIGNATURE-----
Received on Saturday, 24 May 2003 09:44:45 UTC